{"id":29812,"date":"2023-02-02T08:28:20","date_gmt":"2023-02-02T07:28:20","guid":{"rendered":"https:\/\/instahelp.me\/?page_id=29812"},"modified":"2026-03-19T08:24:46","modified_gmt":"2026-03-19T07:24:46","slug":"business","status":"publish","type":"page","link":"https:\/\/instahelp.me\/en\/business\/","title":{"rendered":"Corporate health management for mentally healthy employees"},"content":{"rendered":"<style>\r\n\t\r\n\t.relative {\r\n\t\tposition: relative;\r\n\t}\r\n\t\r\n\t.logo-wall .logofriedhof {\r\n\t\tdisplay: flex;\r\n\t\tflex-wrap: wrap;\r\n\t\tjustify-content: center;   \/* center the row *\/\r\n\t\tgap: 24px 32px;            \/* row \/ column gaps *\/\r\n\t}\r\n\r\n\t.logo-wall .logofriedhof > figure {\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t\theight: 72px;              \/* mobile cell height *\/\r\n\t\tmargin: 0;\r\n\t\tflex: 1 1 140px;           \/* base width ~140px on mobile *\/\r\n\t\tmax-width: 220px;          \/* avoid super-wide cells *\/\r\n\t}\r\n\t\r\n\t.logo-wall .logofriedhof img {\r\n\t\tmax-height: 100%;\r\n\t\tmax-width: 90%;            \/* leave some breathing room *\/\r\n\t\twidth: auto;\r\n\t\theight: auto;\r\n\t\tobject-fit: contain;\r\n\t}\r\n\t.logo-wall .logofriedhof > figure.logo-wide {\r\n\t\tflex: 2 1 260px;   \/* give it ~double the base width *\/\r\n\t\tmax-width: 300px;  \/* allow it to stretch more *\/\r\n\t}\r\n\t\r\n\t\r\n\t\/* SLIDER *\/\r\n\t\/* Slider wrap with bubble value *\/\r\n\t.roh-section .roh-slider-wrap {\r\n\t\tposition: relative;\r\n\t\tpadding: 20px 0 6px;\r\n\t}\r\n\t\r\n\t\/* Range: simple, rounded track in your green tone *\/\r\n\t.roh-section .roh-range {\r\n\t\t-webkit-appearance: none;\r\n\t\tappearance: none;\r\n\t\twidth: 100%;\r\n\t\theight: 14px;\r\n\t\tborder-radius: 999px;\r\n\t\tbackground: linear-gradient(90deg, #3b7f45 0%, #3b7f45 50%, transparent 0) border-box;\r\n\t\tborder: 2px solid #3b7f45;\r\n\t\toutline: none;\r\n\t}\r\n\t\r\n\t\/* Track colors for WebKit (fallback already set above) *\/\r\n\t.roh-section .roh-range::-webkit-slider-runnable-track {\r\n\t\theight: 10px;\r\n\t\tborder-radius: 999px;\r\n\t\tbackground: transparent;\r\n\t}\r\n\t.roh-section .roh-range::-moz-range-track {\r\n\t\theight: 10px;\r\n\t\tborder-radius: 999px;\r\n\t\tbackground: transparent;\r\n\t}\r\n\t\r\n\t\/* Thumb *\/\r\n\t.roh-section .roh-range::-webkit-slider-thumb {\r\n\t\t-webkit-appearance: none;\r\n\t\tappearance: none;\r\n\t\twidth: 28px;\r\n\t\theight: 28px;\r\n\t\tborder-radius: 14px;\r\n\t\tbackground: #fff;\r\n\t\tborder: 1px solid rgba(0,0,0,.15);\r\n\t\tbox-shadow: 0 2px 6px rgba(0,0,0,.12);\r\n\t\tcursor: pointer;\r\n\t}\r\n\t.roh-section .roh-range::-moz-range-thumb {\r\n\t\twidth: 28px; height: 28px; border-radius: 14px;\r\n\t\tbackground: #fff; border: 1px solid rgba(0,0,0,.15);\r\n\t\tbox-shadow: 0 2px 6px rgba(0,0,0,.12);\r\n\t\tcursor: pointer;\r\n\t}\r\n\t\r\n\t\/* Bubble over the thumb *\/\r\n\t.roh-section .roh-value {\r\n\t\tposition: absolute;\r\n\t\ttop: -18px;\r\n\t\tleft: 50%;\r\n\t\ttransform: translateX(-50%);\r\n\t\tpadding: 6px 10px;\r\n\t\tbackground: #fff;\r\n\t\tborder: 1px solid rgba(0,0,0,.1);\r\n\t\tborder-radius: 8px;\r\n\t\tbox-shadow: 0 2px 6px rgba(0,0,0,.08);\r\n\t\tfont-weight: 600;\r\n\t}\r\n\t\r\n\t\/* Metrics layout *\/\r\n\t.roh-section .roh-metrics {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tgap: 22px;\r\n\t\ttext-align: left;\r\n\t}\r\n\t.roh-section .roh-metric__value {\r\n\t\tfont-size: clamp(26px, 5vw, 40px);\r\n\t\tline-height: 1.1;\r\n\t\tmargin-bottom: 8px;\r\n\t}\r\n\t.roh-section .roh-metric__label {\r\n\t\tfont-size: 15px;\r\n\t\tcolor: #2c2c2c;\r\n\t\topacity: .9;\r\n\t}\r\n\t\r\n\t\/* Colors to match theme vibes *\/\r\n\t.roh-section .red { color: #D81E05; }\r\n\t\r\n\t\/* Desktop *\/\r\n\t@media (min-width: 768px) {\r\n\t\t.roh-section .roh-metrics {\r\n\t\t\tflex-direction: row;\r\n\t\t\tgap: 36px;\r\n\t\t}\r\n\t\t.roh-section .roh-metric {\r\n\t\t\tflex: 1 1 0;\r\n\t\t}\r\n\t}\r\n\r\n\t\r\n\t\/* Size vars so you can tweak easily *\/\r\n\t.roh-section .roh-range { --thumb: 36px; --thumb-radius: 12px; }\r\n\t\r\n\t\/* WebKit\/Chromium thumb *\/\r\n\t.roh-section .roh-range::-webkit-slider-thumb {\r\n\t\t-webkit-appearance: none;\r\n\t\tappearance: none;\r\n\t\twidth: var(--thumb);\r\n\t\theight: var(--thumb);\r\n\t\tborder-radius: var(--thumb-radius);\r\n\t\tborder: 1px solid rgba(0,0,0,.15);\r\n\t\tbackground: #fff;\r\n\t\tbox-shadow: 0 2px 6px rgba(0,0,0,.12);\r\n\t\tcursor: pointer;\r\n\t\tmargin-top: -8px;\r\n\t\r\n\t\t\/* add chevrons via inline SVG (dark gray) *\/\r\n\t\tbackground-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='none' stroke='%23222727' stroke-width='2' stroke-linecap='round' d='M16 12l-4 6l4 6M20 12l4 6l-4 6'\/%3E%3C\/svg%3E\");\r\n\t\tbackground-repeat: no-repeat;\r\n\t\tbackground-position: center;\r\n\t}\r\n\t\r\n\t\/* Firefox thumb *\/\r\n\t.roh-section .roh-range::-moz-range-thumb {\r\n\t\twidth: var(--thumb);\r\n\t\theight: var(--thumb);\r\n\t\tborder-radius: var(--thumb-radius);\r\n\t\tborder: 1px solid rgba(0,0,0,.15);\r\n\t\tbackground: #fff;\r\n\t\tbox-shadow: 0 2px 6px rgba(0,0,0,.12);\r\n\t\tcursor: pointer;\r\n\t\tbackground-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Cpath fill='none' stroke='%23222727' stroke-width='2' stroke-linecap='round' d='M16 12l-4 6l4 6M20 12l4 6l-4 6'\/%3E%3C\/svg%3E\");\r\n\t\tbackground-repeat: no-repeat;\r\n\t\tbackground-position: center;\r\n\t}\r\n\t\r\n\t\/* Hover\/focus states *\/\r\n\t.roh-section .roh-range:focus::-webkit-slider-thumb,\r\n\t.roh-section .roh-range:hover::-webkit-slider-thumb,\r\n\t.roh-section .roh-range:focus::-moz-range-thumb,\r\n\t.roh-section .roh-range:hover::-moz-range-thumb {\r\n\t\tbox-shadow: 0 0 0 4px rgba(59,127,69,.18), 0 2px 6px rgba(0,0,0,.18);\r\n\t}\r\n\t\r\n\t\/* Layout *\/\r\n\t.membership-section .membership-cards {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr;\r\n\t\tgap: 28px;\r\n\t\talign-items: stretch;\r\n\t\tjustify-items: center;\r\n\t}\r\n\t\r\n\t@media (min-width: 768px) {\r\n\t\t.membership-section .membership-cards {\r\n\t\t\tgrid-template-columns: repeat(3, 1fr);\r\n\t\t\tgap: 32px;\r\n\t\t}\r\n\t\t.membership-section .membership-card__inner {\r\n\t\t\tmargin-top: 45px;\r\n\t\t}\r\n\t\t\r\n\t}\r\n\t\r\n\t\/* Card base *\/\r\n\t.membership-section .membership-card {\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\twidth: 100%;\r\n\t\tmax-width: 420px;\r\n\t\tmin-height: 240px;\r\n\t\tborder-radius: 16px;\r\n\t\toverflow: hidden;\r\n\t\ttext-align: center;\r\n\t\tcolor: #fff;\r\n\t\tbox-shadow: 0 24px 48px rgba(0,0,0,.14);\r\n\t\ttransition: transform .25s ease, box-shadow .25s ease;\r\n\t}\r\n\t\r\n\t\/* Inner spacing *\/\r\n\t.membership-section .membership-card__inner {\r\n\t\tposition: relative;\r\n\t\tz-index: 1;\r\n\t\tpadding: 16px 28px;\r\n\t}\r\n\t.membership-section .membership-card__inner h3 {\r\n\t\tbackground-color: #000;\r\n\t\tcolor: transparent;\r\n\t\tfont-size: 44px;\r\n\t\ttext-shadow: 0px 1px 0px rgba(255, 255, 255, 1);\r\n\t\t-webkit-background-clip: text;\r\n\t\t-moz-background-clip: text;\r\n\t\tbackground-clip: text;\r\n\t}\r\n\t\/* CTA text *\/\r\n\t.membership-section .membership-card__cta {\r\n\t\tdisplay: inline-block;\r\n\t\tmargin-top: 18px;\r\n\t\tfont-weight: 700;\r\n\t\ttext-decoration: underline;\r\n\t}\r\n\t\r\n\t\/* Hover \/ focus *\/\r\n\t.membership-section .membership-card:hover,\r\n\t.membership-section .membership-card:focus {\r\n\t\ttransform: translateY(-4px);\r\n\t\tbox-shadow: 0 30px 60px rgba(0,0,0,.18);\r\n\t}\r\n\t\r\n\t\r\n\t\r\n\t\/* Metallic background variants *\/\r\n\t.membership-section .membership-card.is-silver {\r\n\t\tbackground: linear-gradient(65deg, rgba(58, 58, 58, 0.50) 9.89%, rgba(164, 164, 164, 0.50) 27.78%, rgba(96, 96, 96, 0.50) 41.19%, rgba(206, 206, 206, 0.50) 58.77%, rgba(143, 143, 143, 0.50) 71.01%, rgba(70, 70, 70, 0.50) 87.9%, rgba(105, 105, 105, 0.50) 104.79%), linear-gradient(0deg, #C4C4C4 0%, #C4C4C4 100%), #FFF;\r\n\t}\r\n\t.membership-section .membership-card.is-gold {\r\n\t\tbackground: linear-gradient(243deg, rgba(253, 231, 187, 0.50) 6.45%, rgba(158, 109, 56, 0.50) 24.64%, rgba(233, 184, 110, 0.50) 52.2%, rgba(157, 105, 51, 0.50) 66.46%, rgba(254, 233, 191, 0.50) 81.92%, rgba(104, 62, 35, 0.50) 97.38%), linear-gradient(0deg, #D4CE9E 0%, #D4CE9E 100%), #FFF;\r\n\t}\r\n\t.membership-section .membership-card.is-platin {\r\n\t\tbackground: linear-gradient(0deg, #C9DCE5 0%, #C9DCE5 100%), linear-gradient(245deg, #121214 -34.09%, #505256 1.81%, #94999F 43.06%, #212124 66.3%, #5D6064 83.59%, #9599A0 98.88%), #FFF;\r\n\t\tbackground-blend-mode: color, normal, normal;\r\n\t}\r\n\t\r\n\t\r\n\t\/* Row spacing + optional subtle divider between rows *\/\r\n\t.benefits-section .benefit-row { position: relative; }\r\n\t.benefits-section .benefit-row img {\r\n\t\tvertical-align: bottom;\r\n\t}\r\n\t@media (min-width: 768px) {\r\n\t\t.benefits-section .benefit-row + .benefit-row { padding-top: 30px; }\r\n\t\t.benefits-section .benefit-row + .benefit-row::before {\r\n\t\t\tcontent: \"\"; position: absolute; left: 0; right: 0; top: 0; height: 1px;\r\n\t\t\tbackground: rgba(0,0,0,.06);\r\n\t\t}\r\n\t}\r\n\t\r\n\t\/* Badge *\/\r\n\t.benefits-section .benefit-badge,\r\n\t.platin-section .benefit-badge {\r\n\t\tfont-size: 18px;\r\n\t\tfont-weight: bold;\r\n\t\tletter-spacing: .02em;\r\n\t\ttext-transform: uppercase;\r\n\t\tcolor: #6b6f72;\r\n\t\tmargin-bottom: 8px;\r\n\t\tbackground: linear-gradient(65deg, rgba(58, 58, 58, 0.50) 9.89%, rgba(164, 164, 164, 0.50) 27.78%, rgba(96, 96, 96, 0.50) 41.19%, rgba(206, 206, 206, 0.50) 58.77%, rgba(143, 143, 143, 0.50) 71.01%, rgba(70, 70, 70, 0.50) 87.9%, rgba(105, 105, 105, 0.50) 104.79%), linear-gradient(0deg, #6D6D6D 0%, #6D6D6D 100%), #D9D9D9;\r\n\t\t-webkit-background-clip: text;\r\n\t\t-webkit-text-fill-color: transparent;\r\n\t}\r\n\t.benefits-section .benefit-badge.benefit-gold {\r\n\t\tbackground: linear-gradient(243deg, rgba(253, 231, 187, 0.50) 6.45%, rgba(158, 109, 56, 0.50) 24.64%, rgba(233, 184, 110, 0.50) 52.2%, rgba(157, 105, 51, 0.50) 66.46%, rgba(254, 233, 191, 0.50) 81.92%, rgba(104, 62, 35, 0.50) 97.38%), #D4CE9E;\r\n\t\t-webkit-background-clip: text;\r\n\t\t-webkit-text-fill-color: transparent;\r\n\t}\r\n\t.benefits-section .badge,\r\n\t.platin-section .badge {\r\n\t\tdisplay: inline-block;\r\n\t\tpadding: 3px 8px;\r\n\t\tborder-radius: 8px;\r\n\t\tfont-weight: 700;\r\n\t\tcolor: #1e1e1e;\r\n\t\tbackground: #e9eaec;\r\n\t\tmargin-left: 6px;\r\n\t}\r\n\t.benefits-section .badge--silver { \r\n\t\tbackground: linear-gradient(267deg, rgba(0, 0, 0, 0.00) -0.72%, rgba(255, 255, 255, 0.20) 100.86%), #C4C4C4;\r\n\t\t-webkit-background-clip: initial;\r\n\t\t-webkit-text-fill-color: initial;\r\n\t}\r\n\t.benefits-section .badge--gold   { \r\n\t\tbackground: linear-gradient(267deg, rgba(0, 0, 0, 0.00) -0.72%, rgba(255, 255, 255, 0.20) 100.86%), #E4D4AE;\r\n\t\t-webkit-background-clip: initial;\r\n\t\t-webkit-text-fill-color: initial;\r\n\t}\r\n\t.platin-section .badge--platin   { \r\n\t\tbackground: linear-gradient(268deg, rgba(0, 0, 0, 0.00) -4.7%, rgba(255, 255, 255, 0.30) 100%), #C9DCE5;\r\n\t\t-webkit-background-clip: initial;\r\n\t\t-webkit-text-fill-color: initial;\r\n\t}\r\n\t\r\n\t\/* Checklist with green ticks *\/\r\n\t.benefits-section .checklist,\r\n\t.self-service-content .checklist {\r\n\t\tlist-style: none;\r\n\t\tpadding: 0;\r\n\t\tmargin: 0;\r\n\t}\r\n\t.benefits-section .checklist li,\r\n\t.self-service-content .checklist li {\r\n\t\tposition: relative;\r\n\t\tpadding-left: 48px;  \r\n\t\tmargin-bottom: 18px;\r\n\t}\r\n\t.benefits-section .checklist li::before,\r\n\t.self-service-content .checklist li:before {\r\n\t\tcontent: \"\";\r\n\t\tposition: absolute;\r\n\t\tleft: 0;\r\n\t\ttop: 50%;\r\n\t\ttransform: translateY(-50%);\r\n\t\twidth: 47px;\r\n\t\theight: 47px;\r\n\t\tbackground: url(\"\/wp-content\/uploads\/2025\/09\/check-good.svg\") no-repeat center \/ contain;\r\n\t}\r\n\t\r\n\t\/* Section background from your spec *\/\r\n\t.platin-section {\r\n\t\tbackground:\r\n\t\t\tlinear-gradient(0deg, rgba(201,220,229,0.05) 0%, rgba(201,220,229,0.05) 100%),\r\n\t\t\tlinear-gradient(245deg, rgba(18,18,20,0.20) -34.09%, rgba(80,82,86,0.20) 1.81%, rgba(148,153,159,0.20) 43.06%, rgba(33,33,36,0.20) 66.3%, rgba(93,96,100,0.20) 83.59%, rgba(149,153,160,0.20) 98.88%),\r\n\t\t\t#fff;\r\n\t}\r\n\t\r\n\t\/* 3-up grid on desktop, 1-up on mobile *\/\r\n\t.platin-section .platin-grid {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr;\r\n\t\tgap: 22px;\r\n\t\ttext-align: left;\r\n\t}\r\n\t@media (min-width: 768px) {\r\n\t\t.platin-section .platin-grid {\r\n\t\t\tgrid-template-columns: repeat(3, 1fr);\r\n\t\t\tgap: 26px;\r\n\t\t}\r\n\t}\r\n\t\r\n\t\/* Cards *\/\r\n\t.platin-section .platin-card {\r\n\t\tbackground: #fff;\r\n\t\tborder: 1px solid rgba(22,26,30,.16);\r\n\t\tborder-radius: 12px;\r\n\t\tbox-shadow:\r\n\t\t\t0 18px 40px rgba(0,0,0,.10),\r\n\t\t\t0 2px 0 rgba(255,255,255,.25) inset;\r\n\t\tpadding: 18px 18px 20px;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tmin-height: 220px;\r\n\t\ttransition: box-shadow .2s ease, transform .2s ease;\r\n\t}\r\n\t.platin-section .platin-card:hover,\r\n\t.platin-section .platin-card:focus {\r\n\t\ttransform: translateY(-2px);\r\n\t\tbox-shadow: 0 24px 56px rgba(0,0,0,.14);\r\n\t}\r\n\t\r\n\t\/* Icon *\/\r\n\t.platin-section .platin-card__icon {\r\n\t\twidth: 44px;\r\n\t\theight: 44px;\r\n\t\tdisplay: grid;\r\n\t\tplace-items: center;\r\n\t\tmargin-bottom: 10px;\r\n\t\toverflow: hidden;\r\n\t}\r\n\t.platin-section .platin-card__icon img {\r\n\t\t\r\n\t\r\n\t}\r\n\t\r\n\t\/* Eyebrow, title, text *\/\r\n\t.platin-section .platin-card__eyebrow {\r\n\t\tmargin: 0 0 4px 0;\r\n\t\tfont-weight: bold;\r\n\t}\r\n\t.platin-section .platin-card__eyebrow .muted { opacity: .8; }\r\n\t.platin-section .platin-card__title {\r\n\t\tfont-size: 20px;\r\n\t\tline-height: 1.25;\r\n\t\tcolor: #1e2327;\r\n\t\tfont-weight: 800;\r\n\t\tmargin: 0 0 6px 0;\r\n\t}\r\n\t.platin-section .platin-card__text {\r\n\t\tfont-size: 15px;\r\n\t\tline-height: 1.6;\r\n\t\tcolor: #2a2f34;\r\n\t\topacity: .95;\r\n\t\tmargin: 0;\r\n\t}\r\n\t\r\n\t\/* Small helpers (optional) *\/\r\n\t.uppercase { text-transform: uppercase; }\r\n\t.letter-1 { letter-spacing: .06em; }\r\n\t.platin-text {\r\n\t\tbackground: linear-gradient(245deg, #121214 -34.09%, #505256 1.81%, #94999F 43.06%, #212124 66.3%, #5D6064 83.59%, #9599A0 98.88%);\r\n\t\tbackground-blend-mode: color, normal, normal;\r\n\t\t-webkit-background-clip: text;\r\n\t\t-webkit-text-fill-color: transparent;\r\n\t}\r\n\t\r\n\t\r\n\t\/* Layout helpers *\/\r\n\t.hide-on-mobile { display: none; }\r\n\t.hide-on-desktop { display: block; }\r\n\t@media (min-width: 768px) {\r\n\t\t.hide-on-mobile { display: block; }\r\n\t\t.hide-on-desktop { display: none; }\r\n\t}\r\n\t\r\n\t\/* ===== PRICING SWITCH ===== *\/\r\n\t.pricing-section .pricing-switch {\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: center;\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\t.pricing-section .pricing-switch__container {\r\n\t\tdisplay: inline-flex;\r\n\t\tbackground: #e9eaec;\r\n\t\tborder-radius: 999px;\r\n\t\tpadding: 4px;\r\n\t\tposition: relative;\r\n\t}\r\n\t.pricing-section .pricing-switch__option {\r\n\t\tposition: relative;\r\n\t\tz-index: 2;\r\n\t\tpadding: 10px 24px;\r\n\t\tborder-radius: 999px;\r\n\t\tfont-size: 16px;\r\n\t\tfont-weight: 600;\r\n\t\tcolor: #333;\r\n\t\tcursor: pointer;\r\n\t\ttransition: color 0.3s ease;\r\n\t\tbackground: transparent;\r\n\t\tborder: none;\r\n\t}\r\n\t.pricing-section .pricing-switch__option:hover {\r\n\t\tcolor: #3b7f45;\r\n\t}\r\n\t.pricing-section .pricing-switch__option.active {\r\n\t\tcolor: #fff;\r\n\t}\r\n\t.pricing-section .pricing-switch__slider {\r\n\t\tposition: absolute;\r\n\t\ttop: 4px;\r\n\t\tleft: 4px;\r\n\t\twidth: calc(50% - 4px);\r\n\t\theight: calc(100% - 8px);\r\n\t\tbackground: #3b7f45;\r\n\t\tborder-radius: 999px;\r\n\t\ttransition: transform 0.3s ease;\r\n\t\tz-index: 1;\r\n\t}\r\n\t.pricing-section .pricing-switch__slider.small-company {\r\n\t\ttransform: translateX(0);\r\n\t}\r\n\t.pricing-section .pricing-switch__slider.large-company {\r\n\t\ttransform: translateX(100%);\r\n\t}\r\n\t\r\n\t\/* ===== SELF-SERVICE CONTENT ===== *\/\r\n\t.pricing-section .self-service-content {\r\n\t\tdisplay: none;\r\n\t\ttext-align: left;\r\n\t\tpadding: 30px;\r\n\t\tbackground: rgba(59, 127, 69, 0.05);\r\n\t\tborder-radius: 12px;\r\n\t}\r\n\t.pricing-section .self-service-content.active {\r\n\t\tdisplay: block;\r\n\t}\r\n\t.pricing-section .self-service-content h2 {\r\n\t\ttext-align: left;\r\n\t\tmargin-bottom: 15px;\r\n\t}\r\n\t.pricing-section .self-service-content h3 {\r\n\t\ttext-align: left;\r\n\t\tmargin-top: 25px;\r\n\t\tmargin-bottom: 15px;\r\n\t}\r\n\t.pricing-section .self-service-content .btn-green {\r\n\t\tmargin-top: 20px;\r\n\t\tmargin-bottom: 20px;\r\n\t}\r\n\t\r\n\t\/* ===== HIDDEN ELEMENTS ===== *\/\r\n\t.pricing-section .hide-for-small-company {\r\n\t\tdisplay: block;\r\n\t}\r\n\t.pricing-section.small-company-mode .hide-for-small-company {\r\n\t\tdisplay: none !important;\r\n\t}\r\n\t.pricing-section .show-for-small-company {\r\n\t\tdisplay: none;\r\n\t}\r\n\t.pricing-section.small-company-mode .show-for-small-company {\r\n\t\tdisplay: block;\r\n\t}\r\n\t\r\n\t\/* FAQ Section - only show for small companies *\/\r\n\t.faq-section-small-company {\r\n\t\tdisplay: none;\r\n\t}\r\n\tbody.small-company-mode .faq-section-small-company {\r\n\t\tdisplay: block;\r\n\t}\r\n\t\r\n\t\/* ===== DESKTOP TABLE ===== *\/\r\n\t.pricing-section .pricing-table {\r\n\t\toverflow: hidden;\r\n\t\tbackground: #fff;\r\n\t}\r\n\t\r\n\t\/* rows as CSS grid: 4 columns (feature + 3 plans) *\/\r\n\t.pricing-section .pricing-row {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 2fr repeat(3, 1fr);\r\n\t\talign-items: stretch;\r\n\t}\r\n\t.pricing-section.small-company-mode .pricing-row {\r\n\t\tgrid-template-columns: 2fr 1fr;\r\n\t}\r\n\t.pricing-section .pricing-row + .pricing-row .pricing-cell { border-top: 1px solid rgba(0,0,0,.07); }\r\n\t\r\n\t\/* header *\/\r\n\t.pricing-section .pricing-row--head .pricing-cell--head {\r\n\t\tpadding: 18px 16px;\r\n\t\ttext-align: center;\r\n\t\tbackground: linear-gradient(120deg, rgba(255,255,255,.6), rgba(255,255,255,.35));\r\n\t}\r\n\t.pricing-section .pricing-row--head .pricing-cell--feature { padding: 16px; }\r\n\t.pricing-section .pricing-pill {\r\n\t\tdisplay: inline-block;\r\n\t\tpadding: 6px 10px;\r\n\t\tborder-radius: 10px;\r\n\t\tfont-weight: 800;\r\n\t\ttext-transform: uppercase;\r\n\t\tletter-spacing: .02em;\r\n\t\tbackground: #e9eaec;\r\n\t}\r\n\t.pricing-section .pricing-cell--costs {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tflex-wrap: nowrap;\r\n\t\talign-content: flex-start;\r\n\t\talign-items: flex-start !important;\r\n\t}\r\n\t\r\n\t\/* plan color chips (subtle) *\/\r\n\t.pricing-section .is-silver .pricing-pill { background: linear-gradient(267deg, rgba(0, 0, 0, 0.00) -0.72%, rgba(255, 255, 255, 0.20) 100.86%), #C4C4C4; color: #222; }\r\n\t.pricing-section .is-gold   .pricing-pill { background: linear-gradient(267deg, rgba(0, 0, 0, 0.00) -0.72%, rgba(255, 255, 255, 0.20) 100.86%), #E4D4AE; color: #1b1606; }\r\n\t.pricing-section .is-platin .pricing-pill { background: linear-gradient(268deg, rgba(0, 0, 0, 0.00) -4.7%, rgba(255, 255, 255, 0.30) 100%), #C9DCE5; color: #0f2632; }\r\n\t\r\n\t\/* cells *\/\r\n\t.pricing-section .pricing-cell {\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;   \/* vertical center within the cell *\/\r\n\t\tjustify-content: center; \/* optional, horizontal centering *\/\r\n\t\tpadding: 10px 16px 6px;\r\n\t\ttext-align: center;\r\n\t}\r\n\t.pricing-section .pricing-cell--feature {\r\n\t\ttext-align: left;\r\n\t\tfont-weight: 600;\r\n\t\tjustify-content: flex-start; \/* keep feature text left-aligned *\/\r\n\t}\r\n\t\r\n\t\/* featured column highlight *\/\r\n\t.pricing-section .featured {\r\n\t\tbackground:\r\n\t\t\tlinear-gradient(120deg, rgba(255,255,255,.25), rgba(255,255,255,0)) ,\r\n\t\t\trgba(247, 232, 200, .35);\r\n\t}\r\n\t.pricing-section .pricing-row {\r\n\t\tpadding: inherit;\r\n\t\tborder-left: 0;\r\n\t\tborder-right: 0;\r\n\t\tmin-height: 64px;\r\n\t}\r\n\t.pricing-section .pricing-row-even {\r\n\t\tbackground: rgba(0, 0, 0, 0.03);\r\n\t}\r\n\t.pricing-section .pricing-row--head .featured {\r\n\t\tbackground:linear-gradient(120deg, rgba(255,255,255,.25), rgba(255,255,255,0)) ,rgba(247, 232, 200, .35);\r\n\t\tborder-top-right-radius: 12px;\r\n\t\tborder-top-left-radius: 12px;\r\n\t}\r\n\t\r\n\t\/* checkmark using your SVG via CSS ::before *\/\r\n\t.pricing-section .checkmark {\r\n\t\tdisplay: inline-block;\r\n\t\twidth: 47px; height: 47px;\r\n\t\tbackground: url(\"\/wp-content\/uploads\/2025\/09\/check-good.svg\") center\/contain no-repeat;\r\n\t\tvertical-align: middle;\r\n\t}\r\n\t\r\n\t\/* price row with rounded bottoms like cards *\/\r\n\t.pricing-section .pricing-row--price .pricing-cell--price {\r\n\t\tborder-top: 1px solid rgba(0,0,0,.08);\r\n\t\tborder-radius: 0 0 12px 12px;\r\n\t\tpadding: 12px 8px 16px;\r\n\t\tflex-direction: column;\r\n\t}\r\n\t.pricing-section .pricing-cell--flexcolumn {\r\n\t\tflex-direction: column;\r\n\t\talign-items: flex-start;\r\n\t}\r\n\t.pricing-section .pricing-row--price .is-gold { background:linear-gradient(120deg, rgba(255,255,255,.25), rgba(255,255,255,0)) ,rgba(247, 232, 200, .35) }\r\n\t.pricing-section .pricing-row--price .is-platin {  }\r\n\t\r\n\t\/* small 'Pay per use' chip *\/\r\n\t.pricing-section .chip {\r\n\t\tdisplay: inline-block;\r\n\t\tmargin-left: 8px;\r\n\t\tpadding: 2px 6px;\r\n\t\tborder-radius: 6px;\r\n\t\tfont-size: 13px;\r\n\t\tfont-weight: 700;\r\n\t\tbackground: #FFF;\r\n\t\tborder: 1px solid #000;\r\n\t\ttext-transform: uppercase;\r\n\t}\r\n\t\r\n\t\/* ===== MOBILE CARDS ===== *\/\r\n\t.pricing-section .pricing-cards {\r\n\t\tdisplay: grid;\r\n\t\tgap: 18px;\r\n\t\ttext-align: left;\r\n\t}\r\n\t.pricing-section .pricing-card {\r\n\t\tbackground: #fff;\r\n\t\tborder: 1px solid rgba(0,0,0,.08);\r\n\t\tborder-radius: 14px;\r\n\t\tbox-shadow: 0 16px 36px rgba(0,0,0,.08);\r\n\t\toverflow: hidden;\r\n\t}\r\n\t.pricing-section .pricing-card.is-featured {\r\n\t\tbox-shadow: 0 20px 48px rgba(0,0,0,.12);\r\n\t}\r\n\t.pricing-section .pricing-card__head {\r\n\t\tpadding: 14px 16px;\r\n\t\ttext-align: center;\r\n\t\tbackground: linear-gradient(120deg, rgba(255,255,255,.6), rgba(255,255,255,.35));\r\n\t}\r\n\t.pricing-section .pricing-card__list {\r\n\t\tpadding: 12px 18px 4px 18px;\r\n\t\tmargin: 0;\r\n\t}\r\n\t.pricing-section .pricing-card__price {\r\n\t\tpadding: 6px 18px 18px 48px;\r\n\t}\r\n\t\r\n\t\/* Make checklist use the same icon as earlier (if you already set .checklist li::before) *\/\r\n\t.pricing-section .pricing-card__list.checklist li {\r\n\t\tposition: relative;\r\n\t\tpadding-left: 28px;\r\n\t\tmargin: 10px 0;\r\n\t}\r\n\t.pricing-section .pricing-card__list.checklist li::before {\r\n\t\tcontent: \"\";\r\n\t\tposition: absolute; left: -8px; top: -4px;\r\n\t\twidth: 34px; height: 34px;\r\n\t\tbackground: url(\"\/wp-content\/uploads\/2025\/09\/check-good.svg\") center\/contain no-repeat;\r\n\t}\r\n\t\r\n\t.teams-section .teams-grid {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr;\r\n\t\tgap: 22px;\r\n\t}\r\n\t@media (min-width: 768px) {\r\n\t\t.teams-section .teams-grid {\r\n\t\t\tgrid-template-columns: repeat(3, 1fr);\r\n\t\t}\r\n\t}\r\n\t\r\n\t.teams-section .teams-card {\r\n\t\tborder-radius: 16px;\r\n\t\toverflow: hidden;\r\n\t\tbox-shadow: 0 12px 28px rgba(0,0,0,.12);\r\n\t\tbackground: #fff;\r\n\t\ttransition: transform .2s ease, box-shadow .2s ease;\r\n\t}\r\n\t.teams-section .teams-card:hover {\r\n\t\ttransform: translateY(-4px);\r\n\t\tbox-shadow: 0 18px 36px rgba(0,0,0,.16);\r\n\t}\r\n\t\r\n\t.teams-section .teams-card img {\r\n\t\tdisplay: block;\r\n\t\twidth: 100%;\r\n\t\theight: auto;\r\n\t}\r\n\t\r\n\t.special-section .special-grid {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr;\r\n\t\tgap: 24px;\r\n\t\ttext-align: left;\r\n\t}\r\n\t@media (min-width: 768px) {\r\n\t\t.special-section .special-grid {\r\n\t\t\tgrid-template-columns: repeat(3, 1fr);\r\n\t\t}\r\n\t}\r\n\t\r\n\t.special-section .special-card {\r\n\t\tbackground: #fff;\r\n\t\tborder-radius: 12px;\r\n\t\tbox-shadow: 0 12px 28px rgba(0,0,0,.12);\r\n\t\tpadding: 22px 20px;\r\n\t\ttransition: transform .2s ease, box-shadow .2s ease;\r\n\t}\r\n\t.special-section .special-card:hover {\r\n\t\ttransform: translateY(-4px);\r\n\t\tbox-shadow: 0 18px 36px rgba(0,0,0,.16);\r\n\t}\r\n\t\r\n\t.special-section .special-card__icon {\r\n\t\twidth: 36px;\r\n\t\theight: 36px;\r\n\t\tmargin-bottom: 10px;\r\n\t}\r\n\t.special-section .special-card__icon img {\r\n\t\tdisplay: block;\r\n\t\twidth: 100%;\r\n\t\theight: auto;\r\n\t}\r\n\t\r\n\t.special-section .special-card__eyebrow {\r\n\t\tfont-size: 15px;\r\n\t\tmargin: 0 0 4px 0;\r\n\t}\r\n\t.special-section .special-card__title {\r\n\t\tfont-size: 20px;\r\n\t\tfont-weight: 700;\r\n\t\tmargin: 0 0 10px 0;\r\n\t\tcolor: #1e2327;\r\n\t}\r\n\t.special-section .special-card__text {\r\n\t\tfont-size: 15px;\r\n\t\tline-height: 1.6;\r\n\t\tcolor: #2a2f34;\r\n\t\tmargin: 0;\r\n\t}\r\n\t\r\n\t.light-grey-background {\r\n\t\tbackground-color: #EBEBEB;\r\n\t}\r\n\t\r\n\t\r\n\t\r\n\t.contact-cta__faces {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\theight: 400px;\r\n\t\tmargin: 0;\r\n\t}\r\n\t\r\n\t.contact-cta__face {\r\n\t\tposition: absolute;\r\n\t\twidth: 42%;\r\n\t\taspect-ratio: 1 \/ 1;\r\n\t\tborder-radius: 16px;\r\n\t\toverflow: hidden;\r\n\t\tbox-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);\r\n\t\ttransition: transform 0.3s ease, box-shadow 0.3s ease;\r\n\t}\r\n\t\r\n\t.contact-cta__face img {\r\n\t\twidth: 100%;\r\n\t\theight: 100%;\r\n\t\tobject-fit: cover;\r\n\t}\r\n\t\r\n\t\/* Position each face to overlap *\/\r\n\t.contact-cta__face:nth-child(1) {\r\n\t\ttop: 0;\r\n\t\tleft: 17%;\r\n\t\tz-index: 1;\r\n\t}\r\n\t\r\n\t.contact-cta__face:nth-child(2) {\r\n\t\ttop: 45%;\r\n\t\tleft: 50%;\r\n\t\tz-index: 3;\r\n\t}\r\n\t\r\n\t.contact-cta__face:nth-child(3) {\r\n\t\tleft: 10%;\r\n\t\ttop: 70%;\r\n\t\tz-index: 2;\r\n\t}\r\n\t\r\n\t\/* Hover effect - lift the image *\/\r\n\t.contact-cta__face:hover {\r\n\t\ttransform: translateY(-8px);\r\n\t\tbox-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);\r\n\t\tz-index: 10;\r\n\t}\r\n\t\r\n\t.btn-border {\r\n\t\tbackground-color: #FFF;\r\n\t\tcolor: #458250;\r\n\t\tborder: 1px solid #458250;\r\n\t\tbox-shadow: 0 5px 10px 0 rgba(0, 0, 0, .17);\r\n\t}\r\n\t\r\n\t.contact-selection {\r\n\t\tdisplay: flex;\r\n\t\tgap: 15px;\r\n\t\talign-items: flex-end;\r\n\t\tflex-wrap: wrap;\r\n\t}\r\n\t.contact-selection > div {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\tgap: 8px;\r\n\t}\r\n\t.contact-selection > div > label {\r\n\t\tfont-size: 14px;\r\n\t\tfont-weight: 600;\r\n\t\tcolor: #333;\r\n\t\ttext-align: left;\r\n\t}\r\n\t\r\n\t.employee-dropdown {\r\n\t\tpadding: 12px 16px;\r\n\t\tfont-size: 16px;\r\n\t\tborder: 2px solid #ddd;\r\n\t\tborder-radius: 4px;\r\n\t\tbackground: white;\r\n\t\tcursor: pointer;\r\n\t\tmin-width: 200px;\r\n\t}\r\n\t\r\n\t\r\n\t\/* Alternate rows: swap order on desktop if you prefer true zig-zag using flex *\/\r\n\t@media (min-width: 768px) {\r\n\t\t.benefits-section .benefit-row--alt .grid-50:first-child { order: 1; }\r\n\t\t.benefits-section .benefit-row--alt .grid-50:last-child  { order: 2; }\r\n\t}\r\n\r\n\t\r\n\t\r\n\t@media screen and (min-width: 768px) {\r\n\t\t.f44 {\r\n\t\t\tfont-size: 44px;\r\n\t\t}\r\n\t\t.hero-align { \r\n\t\t\tdisplay: flex; \r\n\t\t\talign-items: center; \r\n\t\t}\r\n\t\t.hero-image {\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 0;\r\n\t\t\tright: 0;\r\n\t\t\twidth: 45%;\r\n\t\t\tbottom: 0;\r\n\t\t\toverflow: hidden;\r\n\t\t}\r\n\t\t.hero-image img {\r\n\t\t\tobject-fit: cover;\r\n\t\t\theight: 100%;\r\n\t\t}\r\n\t\t.logo-wall .logofriedhof {\r\n\t\t\tgap: 28px 40px;\r\n\t\t}\r\n\t\t.logo-wall .logofriedhof > figure {\r\n\t\t\theight: 84px;          \/* taller cells on desktop *\/\r\n\t\t\tflex: 1 1 180px;       \/* grow\/shrink with space; ~5\u20136 per row typically *\/\r\n\t\t\tmax-width: 240px;\r\n\t\t}\r\n\t\t\r\n\t}\r\n\t\r\n\t@media screen and (max-width: 768px) {\r\n\t\t.membership-section .membership-card {\r\n\t\t\tmin-height:auto;\r\n\t\t}\r\n\t\t.membership-section .membership-card__inner h3 {\r\n\t\t\tfont-size: 28px\r\n\t\t}\r\n\t\t.membership-section .membership-card__cta {\r\n\t\t\tmargin-top: 5px;\r\n\t\t}\r\n\t\t.m-top-0 {\r\n\t\t\tmargin-top: 0;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__faces {\r\n\t\t\theight: 300px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t\tmax-width: 400px;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__face {\r\n\t\t\twidth: 160px;\r\n\t\t\theight: 160px;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__face:nth-child(1) {\r\n\t\t\tleft: 0;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__face:nth-child(2) {\r\n\t\t\ttop: 140px;\r\n\t\t\tleft: 100px;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__face:nth-child(3) {\r\n\t\t\ttop: 20px;\r\n\t\t\tleft: 180px;\r\n\t\t}\r\n\t\t\r\n\t\t.contact-cta__content {\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\t\t.logofriedhof .slick-track {\r\n\t\t\tdisplay: flex !important;\r\n\t\t\talign-items: center;\r\n\t\t}\r\n\t\t\r\n\t\t.logofriedhof .slick-slide {\r\n\t\t\tpadding: 0 15px;\r\n\t\t\theight: auto;\r\n\t\t\tdisplay: flex !important;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t}\r\n\t\t\r\n\t\t.logofriedhof figure {\r\n\t\t\tmargin: 0;\r\n\t\t\tdisplay: flex !important;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\t\t\r\n\t\t.logofriedhof img {\r\n\t\t\tmax-width: 100%;\r\n\t\t\theight: auto;\r\n\t\t\tpadding: 0;\r\n\t\t}\r\n\t\t.m-bottom-0 {\r\n\t\t\tmargin-bottom: 0;\r\n\t\t}\r\n\t\t.contact-selection > div {\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\t\t.employee-dropdown {\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\t\t.contact-selection .btn {\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\t}\r\n\t\r\n\t\r\n\t\r\n\r\n\t\r\n\t@media screen and (min-width: 768px) and (max-width:1024px) {\r\n\t\t.header .left {\r\n\t\t\tmax-width: 140px;\r\n\t\t}\r\n\t\t.nav>li>a {\r\n\t\t\tfont-size: 14px;\r\n\t\t\tcolor: #666;\r\n\t\t\tpadding: 25px 5px 28px;\r\n\t\t\tposition: relative;\r\n\t\t}\r\n\t\t.nav>li.menu-item-has-children>a {\r\n\t\t\tpadding-right: 20px;\r\n\t\t}\r\n\t\t.nav>li.menu-item-has-children>a:after {\r\n\t\t\theight: 5px;\r\n\t\t\ttop: 33px;\r\n\t\t}\r\n\t\t.nav>li.login a {\r\n\t\t\tmargin: 0 0 0 5px;\r\n\t\t}\r\n\t}\r\n\t\r\n\t.b2b-form .form-first-row {\r\n\t\tdisplay: flex;\r\n\t\tgap: 15px;\r\n\t}\r\n\t\r\n\t.b2b-form fieldset {\r\n\t\tborder: 0;\r\n\t\tpadding: 0 0 20px\r\n\t}\r\n\t\r\n\t.b2b-form label {\r\n\t\tdisplay: none;\r\n\t\tpadding-top: 15px;\r\n\t\tfont-weight: bold;\r\n\t\tfont-size: 14px;\r\n\t\tpadding-bottom: 5px;\r\n\t\ttext-align: left;\r\n\t}\r\n\t\/* Show the GDPR checkbox label *\/\r\n\t.b2b-form .wpcf7-acceptance label {\r\n\t\tdisplay: inline-block; \/* or display: block; *\/\r\n\t\tpadding-top: 0;\r\n\t\tfont-weight: normal;\r\n\t\tfont-size: 14px;\r\n\t}\r\n\t\r\n\t.b2b-form input[type=email],\r\n\t.b2b-form input[type=text],\r\n\t.b2b-form select,\r\n\t.b2b-form textarea {\r\n\t\twidth: 100%;\r\n\t\tborder: 1px solid rgba(0, 0, 0, 0.1);\r\n\t\tborder-radius: 6px;\r\n\t\theight: 54px;\r\n\t\tpadding: 15px;\r\n\t\tmargin-top: 15px;\r\n\t\tfont-size: 18px;\r\n\t}\r\n\t\r\n\t.b2b-form select {\r\n\t\tmin-width: 130px;\r\n\t}\r\n\t\r\n\t.b2b-form textarea {\r\n\t\theight: 110px;\r\n\t}\r\n\t\r\n\t.b2b-form .wpcf7-acceptance {\r\n\t\tfont-size: 14px;\r\n\t}\r\n\t\r\n\t.b2b-form input[type=submit] {\r\n\t\twidth: 100%;\r\n\t}\r\n\t\r\n\t.b2b-form input[type=submit]:disabled,\r\n\t.b2b-form input[type=submit].disabled {\r\n\t\tbackground-color: #ccc;\r\n\t\tborder-color: #ddd;\r\n\t\tcursor: not-allowed;\r\n\t\topacity: 0.6;\r\n\t}\r\n\t\r\n\t.b2b-form input[type=checkbox] {\r\n\t\tvertical-align: middle;\r\n\t}\r\n\t\r\n\t.b2b-form .wpcf7-form-control.wpcf7-acceptance,\r\n\t#mauticform_checkboxgrp_label_dsgvo_10 {\r\n\t\tdisplay: inline\r\n\t}\r\n\t\r\n\t.wpcf7-not-valid-tip {\r\n\t\tcolor: #ff5d25;\r\n\t\tmargin: 5px 18px;\r\n\t\tdisplay: inline-block;\r\n\t}\r\n\t\r\n\t.b2b-form-sent form p {\r\n\t\tdisplay: none\r\n\t}\r\n\t\r\n\t.b2b-form-sent .wpcf7-response-output {\r\n\t\tfont-size: 24px;\r\n\t\tcolor: #7ebc89;\r\n\t\tfont-weight: bold;\r\n\t}\r\n\t\r\n\t\r\n\t.b2b-banner {\r\n\t\tpadding: 10px 0;\r\n\t}\r\n\t.faq-item {\r\n\t\tborder-bottom: 1px solid #e5e5e5;\r\n\t\tmargin-bottom: 0;\r\n\t}\r\n\t\r\n\t.faq-item:last-child {\r\n\t\tborder-bottom: none;\r\n\t}\r\n\t\r\n\t.faq-question {\r\n\t\twidth: 100%;\r\n\t\tpadding: 10px 40px 10px 0;\r\n\t\tbackground: none;\r\n\t\tborder: none;\r\n\t\ttext-align: left;\r\n\t\tfont-size: 18px;\r\n\t\tfont-weight: 600;\r\n\t\tcolor: #333;\r\n\t\tcursor: pointer;\r\n\t\tposition: relative;\r\n\t\ttransition: color 0.3s ease;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: space-between;\r\n\t\talign-items: center;\r\n\t}\r\n\t\r\n\t.faq-question:hover {\r\n\t\tcolor: #458250;\r\n\t}\r\n\t\r\n\t.faq-question::after {\r\n\t\tbackground-image: url(\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOUwxMiAxNUwxOCA5IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\");\r\n\t\twidth: 24px;\r\n\t\theight: 24px;\r\n\t\tcontent: '';\r\n\t\tposition: absolute;\r\n\t\tright: 0;\r\n\t\tfont-size: 20px;\r\n\t\ttransition: transform 0.3s ease;\r\n\t\tcolor: #666;\r\n\t}\r\n\t\r\n\t.faq-question.active::after {\r\n\t\ttransform: rotate(180deg);\r\n\t}\r\n\t\r\n\t.faq-answer {\r\n\t\tmax-height: 0;\r\n\t\toverflow: hidden;\r\n\t\ttransition: max-height 0.4s ease, padding 0.4s ease;\r\n\t\tpadding: 0 0 0 0;\r\n\t}\r\n\t\r\n\t.faq-answer.active {\r\n\t\tmax-height: 2000px;\r\n\t\tpadding: 0 0 20px 0;\r\n\t}\r\n\t\r\n\t.faq-answer-content {\r\n\t\tfont-size: 16px;\r\n\t\tline-height: 1.7;\r\n\t\tcolor: #555;\r\n\t}\r\n\t\r\n\t.faq-answer-content p {\r\n\t\tmargin-bottom: 15px;\r\n\t}\r\n\t\r\n\t.faq-answer-content p:last-child {\r\n\t\tmargin-bottom: 0;\r\n\t}\r\n\t\r\n\t.faq-answer-content ul {\r\n\t\tmargin: 15px 0;\r\n\t\tpadding-left: 25px;\r\n\t\tlist-style: disc;\r\n\t}\r\n\t\r\n\t.faq-answer-content li {\r\n\t\tmargin-bottom: 10px;\r\n\t}\r\n\t\r\n\t.faq-answer-content a {\r\n\t\tcolor: #458250;\r\n\t\ttext-decoration: none;\r\n\t\tborder-bottom: 1px solid #458250;\r\n\t}\r\n\t\r\n\t.faq-answer-content a:hover {\r\n\t\topacity: 0.8;\r\n\t}\r\n\t\r\n\t.faq-answer-content strong {\r\n\t\tfont-weight: 600;\r\n\t\tcolor: #333;\r\n\t}\r\n\t\r\n\t@media (max-width: 768px) {\r\n\t\t.faq-section {\r\n\t\t\tpadding: 30px 0px;\r\n\t\t}\r\n\t\r\n\t\t.faq-question {\r\n\t\t\tfont-size: 16px;\r\n\t\t\tpadding-right: 30px;\r\n\t\t}\r\n\t\r\n\t\t.faq-answer-content {\r\n\t\t\tfont-size: 15px;\r\n\t\t}\r\n\t}\r\n\t\r\n\t\/* Popup Overlay *\/\r\n\t.popup-overlay {\r\n\t\tdisplay: none;\r\n\t\tposition: fixed;\r\n\t\ttop: 0;\r\n\t\tleft: 0;\r\n\t\twidth: 100%;\r\n\t\theight: 100%;\r\n\t\tbackground: rgba(0, 0, 0, 0.7);\r\n\t\tz-index: 9998;\r\n\t\tanimation: fadeIn 0.3s ease;\r\n\t}\r\n\t\r\n\t@keyframes fadeIn {\r\n\t\tfrom { opacity: 0; }\r\n\t\tto { opacity: 1; }\r\n\t}\r\n\t\r\n\t\/* Popup Container *\/\r\n\t.popup-container {\r\n\t\tdisplay: none;\r\n\t\tposition: fixed;\r\n\t\ttop: 50%;\r\n\t\tleft: 50%;\r\n\t\ttransform: translate(-50%, -50%);\r\n\t\tbackground: #fff;\r\n\t\tborder-radius: 16px;\r\n\t\tbox-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);\r\n\t\tz-index: 9999;\r\n\t\tmax-width: 600px;\r\n\t\twidth: 90%;\r\n\t\tmax-height: 90vh;\r\n\t\toverflow-y: auto;\r\n\t\tanimation: slideIn 0.3s ease;\r\n\t}\r\n\t\r\n\t@keyframes slideIn {\r\n\t\tfrom {\r\n\t\t\topacity: 0;\r\n\t\t\ttransform: translate(-50%, -45%);\r\n\t\t}\r\n\t\tto {\r\n\t\t\topacity: 1;\r\n\t\t\ttransform: translate(-50%, -50%);\r\n\t\t}\r\n\t}\r\n\t\r\n\t\/* Popup Header *\/\r\n\t.popup-header {\r\n\t\tpadding: 30px 30px 20px;\r\n\t\tborder-bottom: 1px solid rgba(0, 0, 0, 0.1);\r\n\t\tposition: relative;\r\n\t}\r\n\t\r\n\t.popup-header h2 {\r\n\t\tmargin: 0;\r\n\t\tfont-size: 28px;\r\n\t\tfont-weight: bold;\r\n\t\tcolor: #1e2327;\r\n\t}\r\n\t\r\n\t.popup-close {\r\n\t\tposition: absolute;\r\n\t\ttop: 20px;\r\n\t\tright: 20px;\r\n\t\twidth: 32px;\r\n\t\theight: 32px;\r\n\t\tbackground: none;\r\n\t\tborder: none;\r\n\t\tcursor: pointer;\r\n\t\tpadding: 0;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: center;\r\n\t\tborder-radius: 50%;\r\n\t\ttransition: background 0.2s ease;\r\n\t}\r\n\t\r\n\t.popup-close:hover {\r\n\t\tbackground: rgba(0, 0, 0, 0.05);\r\n\t}\r\n\t\r\n\t.popup-close::before,\r\n\t.popup-close::after {\r\n\t\tcontent: '';\r\n\t\tposition: absolute;\r\n\t\twidth: 20px;\r\n\t\theight: 2px;\r\n\t\tbackground: #333;\r\n\t}\r\n\t\r\n\t.popup-close::before {\r\n\t\ttransform: rotate(45deg);\r\n\t}\r\n\t\r\n\t.popup-close::after {\r\n\t\ttransform: rotate(-45deg);\r\n\t}\r\n\t\r\n\t\/* Popup Content *\/\r\n\t.popup-content {\r\n\t\tpadding: 30px;\r\n\t}\r\n\t\r\n\t\/* Success Message Styles *\/\r\n\t.popup-success {\r\n\t\ttext-align: center;\r\n\t\tpadding: 20px 0;\r\n\t}\r\n\t\r\n\t.popup-success h3 {\r\n\t\tfont-size: 24px;\r\n\t\tfont-weight: bold;\r\n\t\tcolor: #3b7f45;\r\n\t\tmargin-bottom: 20px;\r\n\t}\r\n\t\r\n\t.popup-success p {\r\n\t\tfont-size: 16px;\r\n\t\tline-height: 1.6;\r\n\t\tcolor: #2a2f34;\r\n\t\tmargin-bottom: 20px;\r\n\t}\r\n\t\r\n\t.popup-success ol {\r\n\t\ttext-align: left;\r\n\t\tmargin: 20px 0;\r\n\t\tpadding-left: 25px;\r\n\t\tfont-size: 16px;\r\n\t\tline-height: 1.8;\r\n\t}\r\n\t\r\n\t.popup-success ol li {\r\n\t\tmargin-bottom: 10px;\r\n\t\tcolor: #2a2f34;\r\n\t}\r\n\t.popup-content .b2b-form label {\r\n\t\tdisplay: block;\r\n\t\tpadding-top: 15px;\r\n\t\tpadding-bottom: 0px;\r\n\t\t\r\n\t}\r\n\t.popup-content .b2b-form fieldset {\r\n\t\tpadding: 0;\r\n\t}\r\n\t.popup-content .b2b-form input[type=email], \r\n\t.popup-content .b2b-form input[type=text], \r\n\t.popup-content .b2b-form select, \r\n\t.popup-content .b2b-form textarea {\r\n\t\tmargin-top: 0px;\r\n\t}\r\n\t\r\n\t\/* Hide standard CF7 response inside the popup *\/\r\n\t#selfservicePopup .wpcf7-form.sent .wpcf7-response-output {\r\n\t\tdisplay: none !important;\r\n\t}\r\n\t\r\n\t\/* Mobile Responsive *\/\r\n\t@media (max-width: 768px) {\r\n\t\t.popup-container {\r\n\t\t\twidth: 95%;\r\n\t\t\tmax-height: 95vh;\r\n\t\t}\r\n\t\t\r\n\t\t.popup-header {\r\n\t\t\tpadding: 20px 20px 15px;\r\n\t\t}\r\n\t\t\r\n\t\t.popup-header h2 {\r\n\t\t\tfont-size: 22px;\r\n\t\t\tpadding-right: 40px;\r\n\t\t}\r\n\t\t\r\n\t\t.popup-content {\r\n\t\t\tpadding: 20px;\r\n\t\t}\r\n\t\t\r\n\t\t.popup-success h3 {\r\n\t\t\tfont-size: 20px;\r\n\t\t}\r\n\t}\r\n\t\r\n\t\/* Prevent body scroll when popup is open *\/\r\n\tbody.popup-open {\r\n\t\toverflow: hidden;\r\n\t}\r\n\t\r\n<\/style>\r\n<script>\r\n\t\/\/ Pricing Switch Toggle Function\r\n\tfunction togglePricingMode(mode) {\r\n\t\tconst section = document.querySelector('.pricing-section');\r\n\t\tconst slider = document.getElementById('pricingSwitchSlider');\r\n\t\tconst smallBtn = document.getElementById('switchSmallCompany');\r\n\t\tconst largeBtn = document.getElementById('switchLargeCompany');\r\n\t\tconst selfServiceContent = document.getElementById('selfServiceContent');\r\n\t\tconst pricingTable = document.getElementById('pricing-table');\r\n\t\tconst pricingCards = document.getElementById('pricing-cards');\r\n\t\tconst pricingCTAs = document.getElementById('pricing-ctas');\r\n\r\n\t\tif (mode === 'small') {\r\n\t\t\tsection.classList.add('small-company-mode');\r\n\t\t\tdocument.body.classList.add('small-company-mode');\r\n\t\t\tslider.classList.remove('large-company');\r\n\t\t\tslider.classList.add('small-company');\r\n\t\t\tsmallBtn.classList.add('active');\r\n\t\t\tlargeBtn.classList.remove('active');\r\n\t\t\tselfServiceContent.classList.add('active');\r\n\t\t\tpricingTable.classList.add('hide');\r\n\t\t\tpricingCards.classList.add('hide');\r\n\t\t\tpricingCTAs.classList.add('hide');\r\n\t\t} else {\r\n\t\t\tsection.classList.remove('small-company-mode');\r\n\t\t\tdocument.body.classList.remove('small-company-mode');\r\n\t\t\tslider.classList.remove('small-company');\r\n\t\t\tslider.classList.add('large-company');\r\n\t\t\tsmallBtn.classList.remove('active');\r\n\t\t\tlargeBtn.classList.add('active');\r\n\t\t\tselfServiceContent.classList.remove('active');\r\n\t\t\tpricingTable.classList.remove('hide');\r\n\t\t\tpricingCards.classList.remove('hide');\r\n\t\t\tpricingCTAs.classList.remove('hide');\r\n\t\t}\r\n\t}\r\n\r\n\t\/\/ FAQ Toggle Function\r\n\tfunction toggleFaqAnswer(button) {\r\n\t\tconst answer = button.nextElementSibling;\r\n\t\tbutton.classList.toggle('active');\r\n\t\tanswer.classList.toggle('active');\r\n\t}\r\n\r\n\twindow.onload = function() {\r\n\r\n\t}\r\n<\/script>\r\n\r\n<!-- HERO -->\r\n<section class=\"light-green-background relative\">\r\n\t<div class=\"grid-container hero-align\">\r\n\t\t<!-- Copy -->\r\n\t\t<div class=\"grid-50 mobile-grid-100 bottom-20\">\r\n\t\t\t<h1 class=\"f40 m-f28 ultradark-grey small-line-height bottom-20 bold top-100 m-top-40\">\r\n\t\t\t\tThe all-in-one solution for<br \/>\r\n\t\t\t\tmental health at work\r\n\t\t\t<\/h1>\r\n\r\n\t\t\t<p class=\"f20 m-f16 grey-95 line-height-1-6 bottom-30\">\r\n\t\t\t\tStaff turnover, absences, low engagement: mental health in companies is not optional, but critical to success. Invest in your team now \u2013 with Instahelp.\r\n\t\t\t<\/p>\r\n\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-hero-cta\">\r\n\t\t\t\tSend enquiry\r\n\t\t\t<\/a>\r\n\t\t\t<hr class=\"divider bottom-100 m-bottom-40\" \/>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Image -->\r\n\t\t<div class=\"hero-image\">\r\n\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/b2b_hero.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/b2b_hero.jpg 1x, \/wp-content\/uploads\/2025\/09\/b2b_hero@2x.jpg 2x\" alt=\"Team sitting together in front of a laptop and smiling\" loading=\"eager\" \/>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"clearfix\"><\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- LOGOFRIEDHOF -->\r\n<section class=\"top-60 bottom-60 logo-wall m-bottom-40 m-top-40\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bottom-30 bold\">\r\n\t\t\t<span class=\"green-underline bold\">150+ leading companies<\/span> trust Instahelp\r\n\t\t<\/h2>\r\n\r\n\t\t<div class=\"logofriedhof\">\r\n\t\t\t<figure class=\"logo-wide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_mercedes.svg\" alt=\"Logo Mercedes-Benz Consulting\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_allianz.svg\" alt=\"Logo Allianz\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_austrian.svg\" alt=\"Logo Austrian\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_kpmg.svg\" alt=\"Logo KPMG\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_waterdrop.svg\" alt=\"Logo Waterdrop\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/10\/Pernod_Ricard_logo.svg\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_wisag.svg\" alt=\"Logo WISAG\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_bluetomato.svg\" alt=\"Logo blue-tomato\" loading=\"lazy\" \/><\/figure>\r\n\t\t\t<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/logo_ebmpapst.svg\" alt=\"Logo ebm-papst\" loading=\"lazy\" \/><\/figure>\r\n\t\t<\/div>\r\n\r\n\t\t<hr class=\"divider border-bottom top-40\" \/>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- FOR YOUR TEAM -->\r\n<section class=\"top-40 bottom-80 m-top-40 m-bottom-40 team-section\">\r\n\t<div class=\"grid-container hero-align\">\r\n\r\n\t\t<div class=\"grid-50 mobile-grid-100\">\r\n\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2024\/03\/instahelp-app-mockup_EN.png\" alt=\"Zwei Smartphones zeigen eine Online-Beratung: Einen Videoanruf mit zwei Personen und einen Chat mit Begr\u00fc\u00dfungstext\" class=\"call-mockup top-20 m-top-5\" \/>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"grid-50 mobile-grid-100\">\r\n\t\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-15\">Instahelp for your team<\/h2>\r\n\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-25\">\r\n\t\t\t\tHR decision-makers at internationally successful companies know: Instahelp works. With quick access to one of the largest networks of top psychologists and low-threshold mental health tools for employees and companies.\r\n\t\t\t<\/p>\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-team-cta\">Send enquiry<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"clearfix\"><\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- ROH -->\r\n<section class=\"top-80 bottom-80 m-bottom-40 m-top-40 roh-section\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<div class=\"bottom-20 f28 m-f22\">\ud83d\ude15 \ud83d\ude10 \ud83d\ude42 \ud83d\ude01<\/div>\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10\">ROH: The Return on Happiness<\/h2>\r\n\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tThe numbers speak for themselves. Use this slider and see how your investment in mental health in the workplace prevents significantly higher costs based on the size of your company.\r\n\t\t<\/p>\r\n\r\n\t\t<div class=\"text-left bottom-25\"><strong>Number of employees<\/strong><\/div>\r\n\r\n\t\t<!-- Slider + live value -->\r\n\t\t<div class=\"roh-slider-wrap bottom-30\">\r\n\t\t\t<input id=\"rohEmployees\" class=\"roh-range\" type=\"range\" min=\"50\" max=\"10000\" step=\"1\" value=\"2500\" aria-describedby=\"rohValueHelp\" \/>\r\n\t\t\t<output id=\"rohValue\" for=\"rohEmployees\" class=\"roh-value\">2.500<\/output>\r\n\t\t<\/div>\r\n\t\t<div id=\"rohValueHelp\" class=\"f14 grey-95 bottom-30\" aria-live=\"polite\">\r\n\t\t\tCurrent selection: <span id=\"rohValueInline\">2.500<\/span> employees\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Metrics -->\r\n\t\t<div class=\"roh-metrics\">\r\n\t\t\t<div class=\"roh-metric\">\r\n\t\t\t\t<div class=\"roh-metric__value red bold\">33&nbsp;days <span aria-hidden=\"true\">\ud83d\udd25<\/span><\/div>\r\n\t\t\t\t<div class=\"roh-metric__label\">\r\n\t\t\t\t\tAverage number of sick days per employee per year due to mental illness\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"roh-metric\">\r\n\t\t\t\t<div class=\"roh-metric__value red bold\">250&nbsp;\u20ac <span aria-hidden=\"true\">\ud83d\udd25<\/span><\/div>\r\n\t\t\t\t<div class=\"roh-metric__label\">\r\n\t\t\t\t\tAverage costs per employee per day of absence due to loss of productivity and overhead costs\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"roh-metric\">\r\n\t\t\t\t<div class=\"roh-metric__value green bold\" id=\"rohCost\">X&nbsp;\u20ac <span aria-hidden=\"true\">\ud83e\udd29<\/span><\/div>\r\n\t\t\t\t<div class=\"roh-metric__label\">\r\n\t\t\t\t\tYour savings from investing in mental health in the workplace based on the size of your company\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Background Info - Collapsible -->\r\n\t\t<div class=\"roh-background-info f14 grey-95 line-height-1-6 top-40\" style=\"\">\r\n\t\t\t<button id=\"rohInfoToggle\" class=\"roh-info-toggle f16 bold\" aria-expanded=\"false\" aria-controls=\"rohInfoContent\" style=\"background: none; border: none; color: inherit; cursor: pointer; text-decoration: underline; padding: 0;\">\r\n\t\t\t\tHow are the savings calculated? \ud83d\udcca\r\n\t\t\t<\/button>\r\n\r\n\t\t\t<div id=\"rohInfoContent\" class=\"roh-info-content\" style=\"display: none; margin-top: 20px;\">\r\n\t\t\t\t<p class=\"bold bottom-10 text-left\">Calculation:<\/p>\r\n\t\t\t\t<ul style=\"text-align: left; list-style: none; padding: 0;\">\r\n\t\t\t\t\t<li class=\"bottom-5\">\u2022 \u00d8 Proportion of employees with mental health issues: 7% (Source: DAK Health Report 2023)<\/li>\r\n\t\t\t\t\t<li class=\"bottom-5\">\u2022 \u00d8 number of sick days due to mental stress per affected person\/year: 32.7 days, reduction of 5 sick days (15%) through the implementation of mental health measures (Source: Statista, 2023)<\/li>\r\n\t\t\t\t\t<li class=\"bottom-5\">\u2022 \u00d8 Cost per day of absence: 250 \u20ac (source: WKO)<\/li>\r\n\t\t\t\t\t<li>\u2022 Return on investment: up to 5.60 \u20ac return per euro invested (source: Deloitte, 2019)<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<script>\r\n\t\t\t\/\/ Toggle background info\r\n\t\t\tdocument.getElementById('rohInfoToggle').addEventListener('click', function() {\r\n\t\t\t\tconst content = document.getElementById('rohInfoContent');\r\n\t\t\t\tconst isExpanded = this.getAttribute('aria-expanded') === 'true';\r\n\r\n\t\t\t\tif (isExpanded) {\r\n\t\t\t\t\tcontent.style.display = 'none';\r\n\t\t\t\t\tthis.setAttribute('aria-expanded', 'false');\r\n\t\t\t\t\tthis.textContent = 'How are the savings calculated? \ud83d\udcca';\r\n\t\t\t\t} else {\r\n\t\t\t\t\tcontent.style.display = 'block';\r\n\t\t\t\t\tthis.setAttribute('aria-expanded', 'true');\r\n\t\t\t\t\tthis.textContent = 'Hide calculation \u25b2';\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t<\/script>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- MEMBERSHIP CARDS -->\r\n<section class=\"light-green-background top-80 bottom-80 m-bottom-40 m-top-40 membership-section\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10 top-80 m-top-40\">Choose the right membership<\/h2>\r\n\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tWhether SME or global enterprise: companies from a wide range of industries have been working successfully with Instahelp for years. We\u2019ll gladly recommend the right membership for you in a\r\n\t\t\t<a href=\"#videocall\" class=\"underline\">free video call<\/a>.\r\n\t\t<\/p>\r\n\r\n\t\t<div class=\"membership-cards\">\r\n\t\t\t<a href=\"#silber\" class=\"membership-card is-silver\" id=\"card-membership-silver\">\r\n\t\t\t\t<div class=\"membership-card__inner\">\r\n\t\t\t\t\t<h3 class=\"f32 m-f24 bold uppercase\">Silver<\/h3>\r\n\t\t\t\t\t<span class=\"membership-card__cta\">Discover now \u00bb<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/a>\r\n\r\n\t\t\t<a href=\"#gold\" class=\"membership-card is-gold\" id=\"card-membership-gold\">\r\n\t\t\t\t<div class=\"membership-card__inner\">\r\n\t\t\t\t\t<h3 class=\"f32 m-f24 bold uppercase\">Gold<\/h3>\r\n\t\t\t\t\t<span class=\"membership-card__cta\">Discover now \u00bb<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/a>\r\n\r\n\t\t\t<a href=\"#platin\" class=\"membership-card is-platin\" id=\"card-membership-platinum\">\r\n\t\t\t\t<div class=\"membership-card__inner\">\r\n\t\t\t\t\t<h3 class=\"f32 m-f24 bold uppercase\">Platinum<\/h3>\r\n\t\t\t\t\t<span class=\"membership-card__cta\">Discover now \u00bb<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"top-40 bottom-80 m-bottom-40\">\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-membership-cta\">Send enquiry<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- EMPLOYEE BENEFITS -->\r\n<section class=\"top-80 bottom-80 m-bottom-40 m-top-40 benefits-section\" id=\"silber\">\r\n\t<div class=\"grid-container\">\r\n\r\n\t\t<h2 class=\"text-center f32 m-f24 ultradark-grey bold bottom-40\">\r\n\t\t\tBenefits for <span class=\"green-underline bold\">employees<\/span>\r\n\t\t<\/h2>\r\n\t\t<p class=\"text-center f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tSupport that scales: Anonymous psychological counselling online as a foundation for everyone \u2013 supplemented by Mental Health Gym and Mental Wellbeing Check, depending on the package, to promote mental health in the long term.\r\n\t\t<\/p>\r\n\t\t<!-- Row 1 -->\r\n\t\t<div class=\"benefit-row\">\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 text-center push-50\">\r\n\t\t\t\t<img decoding=\"async\" class=\"m-bottom-20\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/benefit_employee_1_en.png\" srcset=\"\/wp-content\/uploads\/2025\/09\/benefit_employee_1_en.png 1x, \/wp-content\/uploads\/2025\/09\/benefit_employee_1_en@2x.png 2x\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 bottom-20 pull-50\">\r\n\t\t\t\t<hr class=\"divider top-100 m-top-0\" \/>\r\n\t\t\t\t<p class=\"benefit-badge\">For employees starting from <span class=\"badge badge--silver\">Silver<\/span><\/p>\r\n\t\t\t\t<h3 class=\"f32 m-f22 ultradark-grey bold bottom-10 small-line-height\">Individual online counselling with psychologists<\/h3>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-20\">\r\n\t\t\t\t\tPsychological counselling via app using video\/audio calls and text chat. Appointments are also available outside working hours \u2013 whether in the evening or on weekends.\r\n\t\t\t\t<\/p>\r\n\r\n\t\t\t\t<ul class=\"checklist bottom-20 f18\">\r\n\t\t\t\t\t<li><strong>400+ top psychologists<\/strong><\/li>\r\n\t\t\t\t\t<li><strong>First contact within 24 hours<\/strong><\/li>\r\n\t\t\t\t\t<li><strong>Available in over 20 languages<\/strong><\/li>\r\n\t\t\t\t<\/ul>\r\n\r\n\t\t\t\t<p class=\"grey-95 m-bottom-20\">\r\n\t\t\t\t\tSafe and secure: anonymous access, end-to-end encryption, GDPR compliant.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Row 2 (image left on desktop) -->\r\n\t\t<div class=\"benefit-row benefit-row--alt\" id=\"gold\">\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 text-center\">\r\n\t\t\t\t<img decoding=\"async\" class=\"m-bottom-20 top-60 m-top-0\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/03\/mockup_mhg_ads_en.png\" srcset=\"\/wp-content\/uploads\/2025\/03\/mockup_mhg_ads_en.png 1x, \/wp-content\/uploads\/2025\/03\/mockup_mhg_ads_en@2x.png 2x\" alt=\"\" loading=\"lazy\" width=\"520\" height=\"380\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"grid-50 mobile-grid-100\">\r\n\t\t\t\t<hr class=\"divider top-60 m-top-0\" \/>\r\n\t\t\t\t<p class=\"benefit-badge benefit-gold\">For employees starting from <span class=\"badge badge--gold\">Gold<\/span><\/p>\r\n\t\t\t\t<h3 class=\"f32 m-f22 ultradark-grey bold bottom-10 small-line-height\">Healthy productivity with the Mental Health Gym<\/h3>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-20\">\r\n\t\t\t\t\tIn the Mental Health Gym, your employees train their mental strength \u2013 flexible, practical and scientifically based.\r\n\t\t\t\t<\/p>\r\n\r\n\t\t\t\t<ul class=\"checklist bottom-20 f18\">\r\n\t\t\t\t\t<li>Masterclasses with leading experts<\/li>\r\n\t\t\t\t\t<li><strong>Personalised training programmes<\/strong> for the office and home<\/li>\r\n\t\t\t\t\t<li>More than <strong>175 on-demand exercises<\/strong> \u2013 developed by psychologists<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t<p class=\"grey-95 m-bottom-20 bottom-20\">\r\n\t\t\t\t\tSimply fit: more focus, resilience and inner balance for your team.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Row 3 -->\r\n\t\t<div class=\"benefit-row bottom-40 m-bottom-0\">\r\n\t\t\t<div class=\"grid-40 prefix-10 mobile-grid-100 text-center push-50\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/03\/mental-wellbeing-check-screens-en.png\" srcset=\"\/wp-content\/uploads\/2025\/03\/mental-wellbeing-check-screens-en.png 1x, \/wp-content\/uploads\/2025\/03\/mental-wellbeing-check-screens-en@2x.png 2x\" alt=\"\" loading=\"lazy\" width=\"520\" height=\"380\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 bottom-20 pull-50  m-bottom-0\">\r\n\t\t\t\t<hr class=\"divider top-100 m-top-0\" \/>\r\n\t\t\t\t<p class=\"benefit-badge benefit-gold\">For employees starting from <span class=\"badge badge--gold\">Gold<\/span><\/p>\r\n\t\t\t\t<h3 class=\"f32 m-f22 ultradark-grey bold bottom-10 small-line-height\">Relevant data with the Mental Wellbeing Check<\/h3>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-20\">\r\n\t\t\t\t\tThe Mental Wellbeing Check provides your employees with important statistics \u2013 including exercises based on these statistics in the Mental Health Gym.\r\n\t\t\t\t<\/p>\r\n\r\n\t\t\t\t<ul class=\"checklist bottom-20 f18\">\r\n\t\t\t\t\t<li>Individual assessment of <strong>engagement<\/strong> and <strong>stress level<\/strong><\/li>\r\n\t\t\t\t\t<li><strong>Detailed evaluation<\/strong> for employees<\/li>\r\n\t\t\t\t\t<li><strong>Anonymised data<\/strong> for HR for strategic derivation<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t<p class=\"grey-95 m-bottom-20\">\r\n\t\t\t\t\tA clear picture: the status quo of mental health in your team.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"text-center top-20\">\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-benefits-employee-cta\">Send enquiry<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- HR BENEFITS-->\r\n<section class=\"top-80 m-top-40 benefits-section hr-benefits-section light-orange-background\">\r\n\t<div class=\"grid-container\">\r\n\t\t<hr class=\"top-80 m-top-40 divider\" \/>\r\n\t\t<h2 class=\"text-center f32 m-f24 ultradark-grey bold bottom-10\">\r\n\t\t\tBenefits for <span class=\"green-underline bold\">HR managers<\/span>\r\n\t\t<\/h2>\r\n\t\t<p class=\"text-center f20 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tWe\u2019ve got you covered: Based on a joint roadmap, we take care of the smooth rollout in your company. <br class=\"hide-on-mobile\" \/> And we give you the tools you need to build a healthy corporate culture.\r\n\t\t<\/p>\r\n\r\n\t\t<!-- Row 1 -->\r\n\t\t<div class=\"benefit-row m-bottom-40\">\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 text-center bottom-20\">\r\n\t\t\t\t<img decoding=\"async\" class=\"media-rounded\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png\" srcset=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png 1x, https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en@2x.png 2x\" alt=\"\" loading=\"lazy\" width=\"560\" height=\"360\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"grid-50 mobile-grid-100\">\r\n\t\t\t\t<hr class=\"divider top-50 m-top-0\" \/>\r\n\t\t\t\t<p class=\"benefit-badge benefit-gold\">For HR starting from <span class=\"badge badge--gold\">Gold<\/span><\/p>\r\n\t\t\t\t<h3 class=\"f28 m-f22 ultradark-grey bold bottom-10\">Mental Health Analytics<\/h3>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6\">\r\n\t\t\t\t\tWith our <strong>real-time dashboard<\/strong>, you\u2019ve got everything at a glance: your employees&#8217; current stress levels and burnout risk, their resilience scores and the issues they\u2019re currently dealing with. We provide you with the data you need for sustainable leadership.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"clearfix \"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- Row 2 (text left, image right) -->\r\n\t\t<div class=\"benefit-row bottom-20\">\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 text-center push-50\">\r\n\t\t\t\t<img decoding=\"async\" class=\"media-rounded m-bottom-20\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/hr_circle.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/hr_circle.jpg 1x, \/wp-content\/uploads\/2025\/09\/hr_circle@2x.jpg 2x\" alt=\"\" loading=\"lazy\" width=\"560\" height=\"360\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"grid-50 mobile-grid-100 bottom-20 pull-50\">\r\n\t\t\t\t<hr class=\"divider top-100 m-top-0\" \/>\r\n\t\t\t\t<p class=\"benefit-badge benefit-gold\">For HR starting from <span class=\"badge badge--gold\">Gold<\/span><\/p>\r\n\t\t\t\t<h3 class=\"f28 m-f22 ultradark-grey bold bottom-10\">Instahelp HR Circle<\/h3>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6\">\r\n\t\t\t\t\tHere we connect HR managers from a wide range of industries to share best practices, discuss challenges and develop solutions. Exchange ideas on mental health in the workplace at eye-level.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"text-center top-30 bottom-80 m-bottom-40\">\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-benefits-hr-cta\">Send enquiry<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- PLATIN SECTION -->\r\n<section class=\"platin-section\" id=\"platin\">\r\n\t<hr class=\"divider bottom-80 m-bottom-40\" \/>\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<p class=\"f18 bold ultradark-grey uppercase letter-1 bottom-5 platin-text\">Exclusiv to <span class=\"badge badge--platin\">Platinum<\/span><\/p>\r\n\t\t<\/p>\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10\">In-depth HR support\r\n\t\t<\/h2>\r\n\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tFor <strong>people-driven companies<\/strong> that act instead of react and embed mental health in their strategy. With our Platinum membership, you can strengthen your organisation through targeted measures, personal counselling and a genuine presence in everyday working life.\r\n\r\n\t\t<\/p>\r\n\r\n\t\t<div class=\"platin-grid bottom-30\">\r\n\t\t\t<!-- Card 1 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_academy.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tExpert workshops\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">Mental Wellbeing Academy<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tIn-depth workshops with our top psychologists \u2013 practical, interactive and tailored to your organisation&#8217;s HR issues. For teams, HR managers and all other executives.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 2 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_supporter.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tFirst aid in the company\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">Mental Health Supporter<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tWe train someone in your company to act as the first point of contact for mental health issues and to respond on site. For early support where it\u2019s needed.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 3 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_strategy.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tOccupational psychology consulting\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">HR Strategy Sessions<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tWhether it&#8217;s difficult cultural issues, organisational development or classic leadership topics: our occupational psychologists advise you on all your individual concerns. Discreet, solution-oriented and on equal terms.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 4 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_evaluation.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tPsychosocial risk assessment\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">Mental Health Evaluation<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tOur experts will assess the level of psychological stress in the workplace at your company. At the same time, we provide comprehensive support with ESG reporting, covering everything from data collection to reporting.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 5 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_training.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tCreating awareness\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">Leadership Training<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tOur management training programme strengthens your position as a role model in mental health, teaching you to recognise signs within your team and respond appropriately, while clearly defining your responsibilities.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 6 -->\r\n\t\t\t<div class=\"platin-card\">\r\n\t\t\t\t<div class=\"platin-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_family.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"platin-card__eyebrow platin-text\">\r\n\t\t\t\t\tHolistic approach\r\n\t\t\t\t<\/p>\r\n\t\t\t\t<h3 class=\"platin-card__title\">Family Programmes<\/h3>\r\n\t\t\t\t<p class=\"platin-card__text\">\r\n\t\t\t\t\tYour employees often take their mental health issues home with them from the office \u2013 or bring them from home. We\u2019re happy to support you in opening up Instahelp to their families as well.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<hr class=\"divider bottom-40 m-bottom-20\" \/>\r\n\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold\" id=\"btn-benefits-platin-cta\">Send enquiry<\/a>\r\n\t\t<hr class=\"divider bottom-80 m-bottom-40\" \/>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- PRICING -->\r\n<section class=\"top-80 bottom-80 m-bottom-40 m-top-40 pricing-section\" id=\"selfservice\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10\">The three Instahelp memberships<\/h2>\r\n\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tChoose the right membership for your company here.\r\n\t\t<\/p>\r\n\r\n\t\t<!-- PRICING SWITCH -->\r\n\t\t<div class=\"pricing-switch\">\r\n\t\t\t<div class=\"pricing-switch__container\">\r\n\t\t\t\t<div class=\"pricing-switch__slider large-company\" id=\"pricingSwitchSlider\"><\/div>\r\n\t\t\t\t<button class=\"pricing-switch__option\" id=\"switchSmallCompany\" onclick=\"togglePricingMode('small')\">\r\n\t\t\t\t\t&lt; 100 employees\r\n\t\t\t\t<\/button>\r\n\t\t\t\t<button class=\"pricing-switch__option active\" id=\"switchLargeCompany\" onclick=\"togglePricingMode('large')\">\r\n\t\t\t\t\t&gt; 100 employees\r\n\t\t\t\t<\/button>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- SELF-SERVICE CONTENT (shown for small companies) -->\r\n\t\t<div class=\"self-service-content\" id=\"selfServiceContent\">\r\n\t\t\t<h2 class=\"f28 m-f22 ultradark-grey bold\">Self-Service: For small companies with big impact<\/h2>\r\n\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6\">\r\n\t\t\t\tThe smaller the team, the more limited the resources to introduce new solutions. To make our vision of workplace mental health accessible to everyone, we offer our Self-Service option exclusively for companies with fewer than 100 employees.\r\n\t\t\t\tIt&#8217;s the fastest way to get started with Instahelp for your company \u2014 with full control in your hands.\r\n\t\t\t<\/p>\r\n\t\t\t<h3 class=\"f24 m-f20 ultradark-grey bold\">Benefits for small companies:<\/h3>\r\n\t\t\t<ul class=\"checklist f18\">\r\n\t\t\t\t<li><strong>Ready to go:<\/strong> Sign up for the Silver Membership online \u2014 no base fee in 2026!<\/li>\r\n\t\t\t\t<li><strong>No overhead:<\/strong> Manage setup and administration independently \u2014 with ready-to-use templates provided<\/li>\r\n\t\t\t\t<li><strong>Maximum flexibility:<\/strong> Top up counselling units manually or automatically, depending on your needs<\/li>\r\n\t\t\t\t<li><strong>No basic fee:<\/strong> You only pay \u20ac&nbsp;89 per counselling unit*<\/li>\r\n\t\t\t<\/ul>\r\n\t\t\t<a href=\"#\" class=\"btn btn-new btn-green bold\" id=\"selfservice-btn\">Start onboarding now<\/a>\r\n\t\t\t<p class=\"f16 m-f14 grey-95 line-height-1-6\">\r\n\t\t\t\tWant to use Instahelp for your association or NGO?\r\n\t\t\t\t<a href=\"https:\/\/instahelp.me\/en\/members\/\" class=\"underline\">Take a look at our offering<\/a> for these types of organisations here.\r\n\t\t\t<\/p>\r\n\r\n\t\t\t<!-- FAQ SECTION (only for small companies) -->\r\n\t\t\t<section class=\"top-40 m-top-40 faq-section-small-company\">\r\n\t\t\t\t<div class=\"grid-container\">\r\n\t\t\t\t\t<div class=\"grid-80 prefix-10 suffix-10\">\r\n\t\t\t\t\t\t<div class=\"faq-section\">\r\n\t\t\t\t\t\t\t<div class=\"text-center bold ultradark-grey f32 m-f24 bottom-10\"><span class=\"bold green-underline\">Frequently asked questions about Self-Service<\/span><\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"faq-item\">\r\n\t\t\t\t\t\t\t\t<button class=\"faq-question\" onclick=\"toggleFaqAnswer(this)\">\r\n\t\t\t\t\t\t\t\t\tHow do employees access counselling?\r\n\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t<div class=\"faq-answer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"faq-answer-content\">\r\n\t\t\t\t\t\t\t\t\t\t<p>After purchase, you&#8217;ll receive a unique access link for your company. Using this link, your employees can:<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<ul>\r\n\t\t\t\t\t\t\t\t\t\t\t<li>use the counselling units booked for your company<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t<li>remain anonymous throughout the process<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\t\t\t\t<p>In addition, we provide a communication package and a short intro video to help you introduce the service internally with ease.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"faq-item\">\r\n\t\t\t\t\t\t\t\t<button class=\"faq-question\" onclick=\"toggleFaqAnswer(this)\">\r\n\t\t\t\t\t\t\t\t\tHow does billing work and which payment methods are available?\r\n\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t<div class=\"faq-answer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"faq-answer-content\">\r\n\t\t\t\t\t\t\t\t\t\t<p>You can either top up counselling units manually or enable automatic top-ups. With automatic top-ups, a predefined number of units will be purchased once your balance falls below a limit you set.<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p>The minimum purchase quantity is 10 units per transaction. Payment is currently available via credit card or PayPal.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"faq-item\">\r\n\t\t\t\t\t\t\t\t<button class=\"faq-question\" onclick=\"toggleFaqAnswer(this)\">\r\n\t\t\t\t\t\t\t\t\tCan I set a limit per employee?\r\n\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t<div class=\"faq-answer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"faq-answer-content\">\r\n\t\t\t\t\t\t\t\t\t\t<p>Yes. In the admin tool, you can define an annual usage limit per employee. This limit must be at least five units per year.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"faq-item\">\r\n\t\t\t\t\t\t\t\t<button class=\"faq-question\" onclick=\"toggleFaqAnswer(this)\">\r\n\t\t\t\t\t\t\t\t\tWhat information do I receive as an employer?\r\n\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t<div class=\"faq-answer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"faq-answer-content\">\r\n\t\t\t\t\t\t\t\t\t\t<p>Counselling is confidential and protected by end-to-end encryption. This means that neither Instahelp nor you as an employer have access to the content of conversations.<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p>Our psychologists are bound by strict professional confidentiality obligations. You will therefore not receive any personal data \u2014 only general, anonymised information, such as when a unit has been redeemed.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"faq-item\">\r\n\t\t\t\t\t\t\t\t<button class=\"faq-question\" onclick=\"toggleFaqAnswer(this)\">\r\n\t\t\t\t\t\t\t\t\tAre my employees truly anonymous?\r\n\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t<div class=\"faq-answer\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"faq-answer-content\">\r\n\t\t\t\t\t\t\t\t\t\t<p>Yes. Employees can use Instahelp without sharing real names, and no personal information is visible to employers. Usage is shown in an anonymised format for reporting purposes only.<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/section>\r\n\r\n\t\t\t<hr class=\"divider\" \/>\r\n\t\t\t<span class=\"f14 grey-95\">*Minimum purchase of 10 counselling sessions.<\/span>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- DESKTOP TABLE -->\r\n\t\t<div class=\"pricing-table hide-on-mobile\" id=\"pricing-table\" role=\"table\" aria-label=\"Membership Comparison\">\r\n\t\t\t<!-- Header -->\r\n\t\t\t<div class=\"pricing-row pricing-row--head\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"columnheader\" aria-hidden=\"true\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--head is-silver\" role=\"columnheader\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Silver<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--head is-gold featured hide-for-small-company\" role=\"columnheader\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Gold<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--head is-platin hide-for-small-company\" role=\"columnheader\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Platinum<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Feature rows -->\r\n\t\t\t<div class=\"pricing-row\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\">Individual online counselling with psychologists<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row pricing-row-even\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\">Real-time analytics dashboard<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\"><strong>1\u00d7 Mental Wellbeing Check<\/strong>\/employee per year<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row pricing-row-even\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\">Masterclasses, personalised training plans and over 175 exercises<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\">Exclusive access to HR Circle<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row pricing-row-even\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature\" role=\"rowheader\">Customisable&nbsp;<a href=\"#platin\" class=\"underline\">services<\/a><\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\"><\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\">optional<\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\"><span class=\"checkmark\" aria-label=\"included\"><\/span><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"pricing-row\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature pricing-cell--costs\" role=\"rowheader\">\r\n\t\t\t\t\t<div><span class=\"bold\">Cost per counselling session<\/span> <span class=\"chip hide-for-small-company\">Pay per use<\/span><\/div>\r\n\t\t\t\t\t<div><span class=\"f14 grey-95\">*Minimum contingent of 10 counselling sessions\/year for Silver membership<\/span><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell\" role=\"cell\">\u20ac&nbsp;89*<\/div>\r\n\t\t\t\t<div class=\"pricing-cell featured hide-for-small-company\" role=\"cell\">\u20ac&nbsp;89<\/div>\r\n\t\t\t\t<div class=\"pricing-cell hide-for-small-company\" role=\"cell\">\u20ac&nbsp;89<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Price row -->\r\n\t\t\t<div class=\"pricing-row pricing-row--price\" role=\"row\">\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--feature pricing-cell--flexcolumn\" role=\"rowheader\">\r\n\t\t\t\t\tBasic Fee\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--price is-silver\" role=\"cell\">\r\n\t\t\t\t\t<div class=\"hide-for-small-company\">\r\n\t\t\t\t\t\t<strong class=\"f28\" id=\"silverBasePrice\">from \u20ac&nbsp;199<\/strong><br>\r\n\t\t\t\t\t\t<span class=\"f14 grey-95\">per month<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"show-for-small-company\">\r\n\t\t\t\t\t\t<strong class=\"f28\">from \u20ac&nbsp;199<\/strong><br>\r\n\t\t\t\t\t\t<span class=\"f14 grey-95\">per month<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--price is-gold featured hide-for-small-company\" role=\"cell\">\r\n\t\t\t\t\t<strong class=\"f28\">from \u20ac&nbsp;399<\/strong>\r\n\t\t\t\t\t<span class=\"f14 grey-95\">per month<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pricing-cell pricing-cell--price is-platin hide-for-small-company\" role=\"cell\">\r\n\t\t\t\t\t<strong class=\"f16\">Price on request<\/strong>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<!-- MOBILE CARDS -->\r\n\t\t<div class=\"pricing-cards hide-on-desktop\" id=\"pricing-cards\">\r\n\t\t\t<!-- SILVER -->\r\n\t\t\t<div class=\"pricing-card\">\r\n\t\t\t\t<div class=\"pricing-card__head is-silver\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Silver<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<ul class=\"pricing-card__list checklist\">\r\n\t\t\t\t\t<li>Individual online counselling with psychologists<\/li>\r\n\t\t\t\t\t<li>\r\n\t\t\t\t\t\tCost per counselling session: \u20ac&nbsp;89*\r\n\t\t\t\t\t\t<br \/>\r\n\t\t\t\t\t\t<span class=\"f12 grey-95 block small-line-height\">*Minimum contingent of 10 counselling sessions\/year for silver membership<\/span>\r\n\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t<div class=\"pricing-card__price hide-for-small-company\">\r\n\t\t\t\t\t<strong class=\"f24\" id=\"silverBasePriceMobile\">from \u20ac&nbsp;199<\/strong><span class=\"f14 grey-95\">&nbsp;\/ month<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- GOLD (featured) -->\r\n\t\t\t<div class=\"pricing-card is-featured hide-for-small-company\">\r\n\t\t\t\t<div class=\"pricing-card__head is-gold\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Gold<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<ul class=\"pricing-card__list checklist\">\r\n\t\t\t\t\t<li>Individual online counselling with psychologists<\/li>\r\n\t\t\t\t\t<li>Real-time analytics dashboard<\/li>\r\n\t\t\t\t\t<li><strong>1\u00d7 Mental Wellbeing Check<\/strong>\/employee per year<\/li>\r\n\t\t\t\t\t<li>Masterclasses, personalised training plans &amp; 175+ exercises<\/li>\r\n\t\t\t\t\t<li>Exclusive access to HR Circle<\/li>\r\n\t\t\t\t\t<li>Customisable&nbsp;<a href=\"#platin\" class=\"underline\">services<\/a><\/li>\r\n\t\t\t\t\t<li>Cost per counselling session: \u20ac&nbsp;89<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t<div class=\"pricing-card__price\">\r\n\t\t\t\t\t<strong class=\"f24\">from \u20ac&nbsp;399<\/strong><span class=\"f14 grey-95\">&nbsp;\/ month<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- PLATINUM -->\r\n\t\t\t<div class=\"pricing-card hide-for-small-company\">\r\n\t\t\t\t<div class=\"pricing-card__head is-platin\">\r\n\t\t\t\t\t<span class=\"pricing-pill\">Platinum<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<ul class=\"pricing-card__list checklist\">\r\n\t\t\t\t\t<li>Individual online counselling with psychologists<\/li>\r\n\t\t\t\t\t<li>Real-time analytics dashboard<\/li>\r\n\t\t\t\t\t<li><strong>1\u00d7 Mental Wellbeing Check<\/strong>\/employee per year<\/li>\r\n\t\t\t\t\t<li>Masterclasses, personalised training plans &amp; 175+ exercises<\/li>\r\n\t\t\t\t\t<li>Exclusive access to HR Circle<\/li>\r\n\t\t\t\t\t<li>Customisable&nbsp;<a href=\"#platin\" class=\"underline\">services<\/a><\/li>\r\n\t\t\t\t\t<li>Cost per counselling session: \u20ac&nbsp;89<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t<div class=\"pricing-card__price\">\r\n\t\t\t\t\t<strong class=\"f16\">Price on request<\/strong>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<div class=\"top-40\" id=\"pricing-ctas\">\r\n\t\t\t<a href=\"#kontakt\" class=\"btn btn-new btn-green bold m-bottom-20\" id=\"btn-pricing-cta\">Send enquiry<\/a>\r\n\t\t\t<br class=\"hide-on-desktop\" \/>\r\n\t\t\t<a href=\"tel:+436763285811\" class=\"btn btn-new btn-green btn-border bold\" id=\"btn-phone-cta\">Call now<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- Selfservice Popup -->\r\n<div class=\"popup-overlay\" id=\"selfservicePopupOverlay\"><\/div>\r\n<div class=\"popup-container\" id=\"selfservicePopup\">\r\n\t<div class=\"popup-header\">\r\n\t\t<h2>Self-Service: Get started<\/h2>\r\n\t\t<button class=\"popup-close\" id=\"closePopup\" aria-label=\"Close popup\"><\/button>\r\n\t<\/div>\r\n\t<div class=\"popup-content\">\r\n\t\t<div class=\"b2b-form\">\r\n\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f36320-o1\" lang=\"de-DE\" dir=\"ltr\" data-wpcf7-id=\"36320\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/29812\/#wpcf7-f36320-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"36320\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"de_DE\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f36320-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Company name <span class=\"wpcf7-form-control-wrap\" data-name=\"companyName\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"companyName\" \/><\/span> <\/label><label> Street <span class=\"wpcf7-form-control-wrap\" data-name=\"street\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"street\" \/><\/span> <\/label><label> ZIP code <span class=\"wpcf7-form-control-wrap\" data-name=\"zip\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"zip\" \/><\/span> <\/label><label> City <span class=\"wpcf7-form-control-wrap\" data-name=\"city\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"city\" \/><\/span> <\/label><label> Country <span class=\"wpcf7-form-control-wrap\" data-name=\"country\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"country\"><option value=\"Germany\">Germany<\/option><option value=\"Austria\">Austria<\/option><option value=\"Switzerland\">Switzerland<\/option><\/select><\/span> <\/label><label> VAT ID <span class=\"wpcf7-form-control-wrap\" data-name=\"vatId\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"vatId\" \/><\/span> <\/label><label> Your email address <span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"email\" \/><\/span> <\/label>\n<hr class=\"divider bottom-10\" \/><span class=\"wpcf7-form-control-wrap\" data-name=\"terms\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"terms\" value=\"1\" class=\"terms\" id=\"terms\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I have read the <a href=\"\/en\/gtc\/\" target=\"_blank\" class=\"underline green\" rel=\"noopener\">Terms of Use<\/a> and agree to them.<\/span><\/label><\/span><\/span><\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"entitle\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"entitle\" value=\"1\" class=\"entitle\" id=\"entitle\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I am authorised to create an account for the specified organisation.<\/span><\/label><\/span><\/span><\/span>\n<hr class=\"divider bottom-10\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"b2b\" type=\"hidden\" name=\"type\" \/><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn btn-green bold white\" type=\"submit\" value=\"Save and continue\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n<!-- TEAMS -->\r\n<section class=\"top-80 m-top-40 teams-section light-green-background\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10 top-80 m-top-40\">\r\n\t\t\tTeams like these use Instahelp\r\n\t\t<\/h2>\r\n\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-40\">\r\n\t\t\tLeading companies, major players in international motorsports, cutting-edge university research and the reigning Austrian football champions all recognise that mental health is the foundation for peak performance \u2013 and they use Instahelp to achieve it.\r\n\t\t<\/p>\r\n\r\n\t\t<div class=\"teams-grid\">\r\n\t\t\t<div class=\"teams-card\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/toto-wolff.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/toto-wolff.jpg 1x, \/wp-content\/uploads\/2025\/09\/toto-wolff@2x.jpg 2x\" alt=\"Portrait Toto Wolff\" loading=\"lazy\" width=\"480\" height=\"320\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"teams-card\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/team_sturm.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/team_sturm.jpg 1x, \/wp-content\/uploads\/2025\/09\/team_sturm@2x.jpg 2x\" alt=\"Team photo SK Sturm Graz\" loading=\"lazy\" width=\"480\" height=\"320\" \/>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"teams-card\">\r\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/team_nxp.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/team_nxp.jpg 1x, \/wp-content\/uploads\/2025\/09\/team_nxp@2x.jpg 2x\" alt=\"Portrait employee NXP\" loading=\"lazy\" width=\"480\" height=\"320\" \/>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<hr class=\"didiver bottom-80 m-bottom-40\" \/>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- ABOUT INSTAHELP-->\r\n<section class=\"special-section light-grey-background\">\r\n\t<div class=\"grid-container text-center\">\r\n\t\t<hr class=\"divider bottom-80 m-bottom-40\" \/>\r\n\t\t<p class=\"f14 uppercase green bold letter-1 bottom-5\">What makes Instahelp special<\/p>\r\n\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-40\">\r\n\t\t\tQuality, speed and empathy:<br \/>\r\n\t\t\tThat\u2019s our standard.\r\n\t\t<\/h2>\r\n\r\n\t\t<div class=\"special-grid\">\r\n\t\t\t<!-- Card 1 -->\r\n\t\t\t<div class=\"special-card\">\r\n\t\t\t\t<div class=\"special-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_quality.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"special-card__eyebrow green bold\">Quality Focus<\/p>\r\n\t\t\t\t<h3 class=\"special-card__title\">Excellence instead of experiments<\/h3>\r\n\t\t\t\t<p class=\"special-card__text\">\r\n\t\t\t\t\tIn psychological counselling, quality counts from the very beginning. Instahelp offers the largest network of top psychologists in Europe. Our smart matchmaking system accurately matches each user with the right contact person.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 2 -->\r\n\t\t\t<div class=\"special-card\">\r\n\t\t\t\t<div class=\"special-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_time.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"special-card__eyebrow green bold\">Fast Access<\/p>\r\n\t\t\t\t<h3 class=\"special-card__title\">Help within 24 hours<\/h3>\r\n\t\t\t\t<p class=\"special-card__text\">\r\n\t\t\t\t\tMental health doesn\u2019t stick to office hours. That&#8217;s why our platform is designed for quick availability. Our psychologists respond within 24 hours of initial contact \u2013 uncomplicated and reliable.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<!-- Card 3 -->\r\n\t\t\t<div class=\"special-card\">\r\n\t\t\t\t<div class=\"special-card__icon\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/icon_human.svg\" alt=\"\" loading=\"lazy\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p class=\"special-card__eyebrow green bold\">Human-Centered<\/p>\r\n\t\t\t\t<h3 class=\"special-card__title\">Technology with heart<\/h3>\r\n\t\t\t\t<p class=\"special-card__text\">\r\n\t\t\t\t\tIt may be because we&#8217;re human beings ourselves: Instahelp is interested in people. Despite all our digital efficiency, we act according to a central principle: only genuine connection has an impact \u2013 in every interaction.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<hr class=\"divider bottom-80 m-bottom-40\" \/>\r\n\t<\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT SECTION - Updated Layout -->\r\n<section class=\"top-80 bottom-80 m-bottom-40 m-top-40 contact-cta-section\" id=\"kontakt\">\r\n\t<div class=\"grid-container\">\r\n\r\n\t\t<div class=\"grid-50\">\r\n\t\t\t<div class=\"contact-cta__faces\">\r\n\r\n\t\t\t\t<div class=\"contact-cta__face\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/team_michaela.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/team_michaela.jpg 1x, \/wp-content\/uploads\/2025\/09\/team_michaela@2x.jpg 2x\" alt=\"Martina \u2013 Team Member\" loading=\"lazy\" width=\"280\" height=\"320\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"contact-cta__face\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/team_markus.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/team_markus.jpg 1x, \/wp-content\/uploads\/2025\/09\/team_markus@2x.jpg 2x\" alt=\"Markus \u2013 Team Member\" loading=\"lazy\" width=\"280\" height=\"320\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"contact-cta__face\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/team_eva.jpg\" srcset=\"\/wp-content\/uploads\/2025\/09\/team_eva.jpg 1x, \/wp-content\/uploads\/2025\/09\/team_eva@2x.jpg 2x\" alt=\"Eva \u2013 Team Member\" loading=\"lazy\" width=\"280\" height=\"320\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div class=\"grid-50\">\r\n\t\t\t<div class=\"contact-cta__content\">\r\n\t\t\t\t<h2 class=\"f32 m-f24 ultradark-grey bold bottom-10\">Submit your request<\/h2>\r\n\t\t\t\t<p class=\"f18 m-f16 grey-95 line-height-1-6 bottom-25\">\r\n\t\t\t\t\tIt\u2019s time to get in touch: submit your request via the form and receive a no-obligation proposal on how Instahelp can support your organisation.\r\n\t\t\t\t<\/p>\r\n\r\n\t\t\t\t<div class=\"b2b-form\">\r\n\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f32384-o2\" lang=\"de-DE\" dir=\"ltr\" data-wpcf7-id=\"32384\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/29812\/#wpcf7-f32384-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"32384\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"de_DE\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f32384-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-first-row\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"salutation\"><select class=\"wpcf7-form-control wpcf7-select salutation\" id=\"salutation\" aria-invalid=\"false\" name=\"salutation\"><option value=\"\">Salutation<\/option><option value=\"Mrs\">Mrs<\/option><option value=\"Mr\">Mr<\/option><\/select><\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"first_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text first_name\" id=\"first_name\" aria-invalid=\"false\" placeholder=\"First name\" value=\"\" type=\"text\" name=\"first_name\" \/><\/span>\n\t<\/p>\n<\/div>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"last_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text last_name\" id=\"last_name\" aria-invalid=\"false\" placeholder=\"Last name\" value=\"\" type=\"text\" name=\"last_name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email email\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail address\" value=\"\" type=\"email\" name=\"email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text company\" id=\"company\" aria-invalid=\"false\" placeholder=\"Company name\" value=\"\" type=\"text\" name=\"company\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"territory\"><select class=\"wpcf7-form-control wpcf7-select territory\" id=\"territory\" aria-invalid=\"false\" name=\"territory\"><option value=\"\">Location (headquarter)<\/option><option value=\"Germany\">Germany<\/option><option value=\"Austria\">Austria<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Other\">Other<\/option><\/select><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"market_segment\"><select class=\"wpcf7-form-control wpcf7-select market_segment\" id=\"market_segment\" aria-invalid=\"false\" name=\"market_segment\"><option value=\"\">Number of employees<\/option><option value=\"1-100\">1-100<\/option><option value=\"101-200\">101-200<\/option><option value=\"201-1000\">201-1000<\/option><option value=\"1001-5000\">1001-5000<\/option><option value=\"5001+\">5001+<\/option><\/select><\/span>\n<\/p>\n<div id=\"selfservice-notice\" class=\"selfservice-notice\" style=\"display: none; margin: 20px 0; padding: 20px; background: rgba(59, 127, 69, 0.1); border-left: 4px solid #3b7f45; border-radius: 4px;\">\n\t<p style=\"margin: 0 0 10px 0; font-weight: 600; color: #3b7f45;\">Less than 100 employees?\n\t<\/p>\n\t<p style=\"margin: 0 0 15px 0; color: #333;\">Let's speed things up! Try our self-service option now, designed exclusively for small businesses \u2013 you manage everything yourself and can get started straight away!\n\t<\/p>\n\t<p><a href=\"#selfservice\" class=\"btn btn-new btn-green bold\" style=\"display: inline-block;\" onclick=\"if(typeof togglePricingMode === 'function') { togglePricingMode('small'); } return true;\">Go to Self-Service<\/a>\n\t<\/p>\n<\/div>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"infos\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea infos\" id=\"infos\" aria-invalid=\"false\" placeholder=\"Optional: Personal message and information about your company (e.g. company language(s), locations)\" name=\"infos\"><\/textarea><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"gdpr\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"gdpr\" value=\"1\" class=\"gdpr\" id=\"gdpr\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">&nbsp; I have read the <a href=\"\/en\/privacy\/\" target=\"_blank\" class=\"underline green\" rel=\"noopener\">privacy policy<\/a>  and agree to the use of my email address for communication purposes until further notice.<\/span><\/label><\/span><\/span><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner btn btn-green bold white\" id=\"submitbtn\" type=\"submit\" value=\"Request info\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<hr class=\"divider bottom-100 m-bottom-20\" \/>\r\n\t<hr class=\"divider bottom-100 m-bottom-20\" \/>\r\n<\/section>\r\n\r\n\r\n\r\n<script>\r\n\t(function ROH() {\r\n\t\tconst $range = document.getElementById('rohEmployees');\r\n\t\tconst $bubble = document.getElementById('rohValue');\r\n\t\tconst $inline = document.getElementById('rohValueInline');\r\n\t\tconst $cost = document.getElementById('rohCost');\r\n\t\tconst fmtInt = new Intl.NumberFormat('de-DE');\r\n\t\tconst fmtCurrency = new Intl.NumberFormat('de-DE', {\r\n\t\t\tstyle: 'currency',\r\n\t\t\tcurrency: 'EUR',\r\n\t\t\tmaximumFractionDigits: 0\r\n\t\t});\r\n\r\n\t\tfunction percentFromRange(input) {\r\n\t\t\tconst min = Number(input.min),\r\n\t\t\t\tmax = Number(input.max),\r\n\t\t\t\tval = Number(input.value);\r\n\t\t\treturn ((val - min) * 100) \/ (max - min);\r\n\t\t}\r\n\r\n\t\tfunction update() {\r\n\t\t\tconst employees = Number($range.value);\r\n\t\t\t\/\/ live value(s)\r\n\t\t\t$bubble.textContent = fmtInt.format(employees);\r\n\t\t\t$inline.textContent = fmtInt.format(employees);\r\n\t\t\t\/\/ progress fill for the custom track\r\n\t\t\tconst p = percentFromRange($range);\r\n\t\t\t$range.style.background = `linear-gradient(90deg, #3b7f45 ${p}%, transparent 0) border-box`;\r\n\r\n\t\t\t\/\/ Math: employees * 0.07 * 5 * 250\r\n\t\t\tconst cost = employees * 0.07 * 5 * 250;\r\n\t\t\t$cost.innerHTML = `${fmtCurrency.format(cost)} <span aria-hidden=\"true\">\ud83e\udd29<\/span>`;\r\n\r\n\t\t\t\/\/ Position the bubble over the thumb with min\/max constraints\r\n\t\t\t\/\/ Map 0\u2013100% to 20px\u2013(width - 40px)\r\n\t\t\tconst rangeWidth = $range.offsetWidth;\r\n\t\t\tconst minPos = 20;\r\n\t\t\tconst maxPos = rangeWidth - 40;\r\n\t\t\tconst bubbleOffset = minPos + (p \/ 100) * (maxPos - minPos);\r\n\t\t\t$bubble.style.left = `${bubbleOffset}px`;\r\n\t\t}\r\n\t\t$range.addEventListener('input', update);\r\n\t\twindow.addEventListener('resize', update);\r\n\t\tupdate(); \/\/ init\r\n\t})();\r\n<\/script>\r\n\r\n<script type=\"text\/javascript\" src=\"https:\/\/instahelp.me\/wp-content\/themes\/instahelp\/_\/js\/slick.min.js?ver=1#deferload\" id=\"slick-script-js\" defer=\"defer\" data-wp-strategy=\"defer\"><\/script>\r\n<script>\r\n\twindow.onload = function() {\r\n\r\n\t\tjQuery(document).ready(function($) {\r\n\t\t\tfunction initSlickIfMobile() {\r\n\t\t\t\tif ($(window).width() < 768) {\r\n\t\t\t\t\tif (!$('.logofriedhof').hasClass('slick-initialized')) {\r\n\t\t\t\t\t\t$('.logofriedhof').slick({\r\n\t\t\t\t\t\t\tslidesToShow: 2,\r\n\t\t\t\t\t\t\tslidesToScroll: 1,\r\n\t\t\t\t\t\t\tautoplay: true,\r\n\t\t\t\t\t\t\tautoplaySpeed: 0,\r\n\t\t\t\t\t\t\tspeed: 5000, \/\/ Duration of the slide transition\r\n\t\t\t\t\t\t\tcssEase: 'linear',\r\n\t\t\t\t\t\t\tinfinite: true,\r\n\t\t\t\t\t\t\tarrows: false,\r\n\t\t\t\t\t\t\tpauseOnHover: false,\r\n\t\t\t\t\t\t\tpauseOnFocus: false\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t}\r\n\t\t\t\t} else {\r\n\t\t\t\t\tif ($('.logofriedhof').hasClass('slick-initialized')) {\r\n\t\t\t\t\t\t$('.logofriedhof').slick('unslick');\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Initial check\r\n\t\t\tinitSlickIfMobile();\r\n\r\n\t\t\t\/\/ Re-check on resize\r\n\t\t\t$(window).on('resize', function() {\r\n\t\t\t\tinitSlickIfMobile();\r\n\t\t\t});\r\n\t\t\t\r\n\t\t\t\/\/ Contact Form 7 Validation for Selfservice\r\n\t\t\tfunction checkMarketSegment() {\r\n\t\t\t\tconst marketSegment = $('#market_segment');\r\n\t\t\t\tconst selfserviceNotice = $('#selfservice-notice');\r\n\t\t\t\tconst submitBtn = $('#submitbtn');\r\n\t\t\t\t\r\n\t\t\t\tif (marketSegment.length) {\t\r\n\t\t\t\t\tif(selfserviceNotice.length) {\t\r\n\t\t\t\t\t\tconst selectedValue = marketSegment.val();\r\n\t\t\t\r\n\t\t\t\t\t\tif (selectedValue === '1-100') {\r\n\t\t\t\t\t\t\t\/\/ Show notice and disable submit\r\n\t\t\t\t\t\t\tselfserviceNotice.slideDown(300);\r\n\t\t\t\t\t\t\tsubmitBtn.prop('disabled', true).addClass('disabled');\r\n\t\t\t\t\t\t\tmarketSegment.css('border-color', '#3b7f45');\r\n\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\t\/\/ Hide notice and enable submit\r\n\t\t\t\t\t\t\tselfserviceNotice.slideUp(300);\r\n\t\t\t\t\t\t\tsubmitBtn.prop('disabled', false).removeClass('disabled');\r\n\t\t\t\t\t\t\tmarketSegment.css('border-color', '');\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\/\/ Check on page load\r\n\t\t\tcheckMarketSegment();\r\n\t\t\t\r\n\t\t\t\/\/ Check on change\r\n\t\t\t$(document).on('change', '#market_segment', checkMarketSegment);\r\n\t\t\t\r\n\t\t\t\/\/ Prevent form submission if startup is selected\r\n\t\t\t$(document).on('submit', '.wpcf7-form', function(e) {\r\n\t\t\t\tconst marketSegment = $('#market_segment');\r\n\t\t\t\tif (marketSegment.length) {\r\n\t\t\t\t\tif (marketSegment.val() === 'startup') {\r\n\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\te.stopPropagation();\r\n\t\t\t\t\t\t\/\/ Scroll to selfservice notice\r\n\t\t\t\t\t\t$('html, body').animate({\r\n\t\t\t\t\t\t\tscrollTop: $('#selfservice-notice').offset().top - 100\r\n\t\t\t\t\t\t}, 500);\r\n\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\r\n\t\t\t});\r\n\r\n\t\t\t\/\/ Switch to small company mode when clicking #selfservice link\r\n\t\t\t$(document).on('click', 'a[href=\"#selfservice\"]', function(e) {\r\n\t\t\t\tif (typeof togglePricingMode === 'function') {\r\n\t\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\t\ttogglePricingMode('small');\r\n\t\t\t\t\t}, 100);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\r\n\t\t\t\/\/ Switch to small company mode when page loads with #selfservice hash\r\n\t\t\tif (window.location.hash === '#selfservice') {\r\n\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\tif (typeof togglePricingMode === 'function') {\r\n\t\t\t\t\t\ttogglePricingMode('small');\r\n\t\t\t\t\t}\r\n\t\t\t\t}, 500);\r\n\t\t\t}\r\n\t\t});\r\n\t};\r\n\r\n\t\/\/ Selfservice Popup Functions\r\n\t(function() {\r\n\t\tconst popup = document.getElementById('selfservicePopup');\r\n\t\tconst overlay = document.getElementById('selfservicePopupOverlay');\r\n\t\tconst closeBtn = document.getElementById('closePopup');\r\n\t\tconst selfserviceBtn = document.getElementById('selfservice-btn');\r\n\r\n\t\tfunction openPopup() {\r\n\t\t\tpopup.style.display = 'block';\r\n\t\t\toverlay.style.display = 'block';\r\n\t\t\tdocument.body.classList.add('popup-open');\r\n\t\t}\r\n\r\n\t\tfunction closePopup() {\r\n\t\t\tpopup.style.display = 'none';\r\n\t\t\toverlay.style.display = 'none';\r\n\t\t\tdocument.body.classList.remove('popup-open');\r\n\t\t}\r\n\r\n\t\t\/\/ Open popup on button click\r\n\t\tif (selfserviceBtn) {\r\n\t\t\tselfserviceBtn.addEventListener('click', function(e) {\r\n\t\t\t\te.preventDefault();\r\n\t\t\t\topenPopup();\r\n\t\t\t});\r\n\t\t}\r\n\r\n\t\t\/\/ Close popup on close button click\r\n\t\tif (closeBtn) {\r\n\t\t\tcloseBtn.addEventListener('click', closePopup);\r\n\t\t}\r\n\r\n\t\t\/\/ Close popup on overlay click\r\n\t\tif (overlay) {\r\n\t\t\toverlay.addEventListener('click', closePopup);\r\n\t\t}\r\n\r\n\t\t\/\/ Close popup on ESC key\r\n\t\tdocument.addEventListener('keydown', function(e) {\r\n\t\t\tif (e.key === 'Escape') {\r\n\t\t\t\tif (popup.style.display === 'block') {\r\n\t\t\t\t\tclosePopup();\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t});\r\n\r\n\t\tdocument.addEventListener('wpcf7mailsent', function(event) {\r\n\t\t\t\/\/ TODO: Replace 'TODO_REPLACE_WITH_EN_CF7_FORM_ID' with the actual numeric CF7 form ID\r\n\t\t\tif (event.detail.contactFormId == '36320') {\r\n\t\t\t\tconst formContainer = document.querySelector('#selfservicePopup .b2b-form');\r\n\t\t\t\tconst popupContent = document.querySelector('#selfservicePopup .popup-content');\r\n\r\n\t\t\t\tif (formContainer) {\r\n\t\t\t\t\tif(popupContent) {\r\n\t\t\t\t\t\tjQuery(formContainer).fadeOut(400, function() {\r\n\t\t\t\t\t\t\tconst successHTML = `\r\n\t\t\t\t\t\t\t\t<div class=\"popup-success\" style=\"display:none;\">\r\n\t\t\t\t\t\t\t\t\t<h3>Thank you!<\/h3>\r\n\t\t\t\t\t\t\t\t\t<p>You will receive an email confirming your registration shortly. Here's what to expect next:<\/p>\r\n\t\t\t\t\t\t\t\t\t<ol>\r\n\t\t\t\t\t\t\t\t\t\t<li>Complete your company profile<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li>Purchase your first counselling units<\/li>\r\n\t\t\t\t\t\t\t\t\t\t<li>Share access with your employees<\/li>\r\n\t\t\t\t\t\t\t\t\t<\/ol>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t`;\r\n\t\t\t\t\t\t\tjQuery(popupContent).append(successHTML);\r\n\t\t\t\t\t\t\tjQuery(popupContent).find('.popup-success').fadeIn(400);\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}, false);\r\n\t})();\r\n<\/script>","protected":false},"excerpt":{"rendered":"The all-in-one solution for mental health at work Staff turnover, absences, low engagement: mental health in companies is not optional, but critical to success. Invest in your team now \u2013 with Instahelp. Send enquiry 150+ leading companies trust Instahelp Instahelp for your team HR decision-makers at internationally successful companies know: Instahelp works. With quick access","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29812","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Strengthening mental health in the workplace I Business Solutions<\/title>\n<meta name=\"description\" content=\"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Strengthening mental health in the workplace I Business Solutions\" \/>\n<meta property=\"og:description\" content=\"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/\" \/>\n<meta property=\"og:site_name\" content=\"Instahelp \u2013 Online therapy &amp; counselling\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/instahelp.me\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-19T07:24:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/instahelp.me\/wp-content\/uploads\/2023\/02\/instahelp-b2b-hero.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"810\" \/>\n\t<meta property=\"og:image:height\" content=\"541\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/instahelp.me\/wp-content\/uploads\/2023\/02\/instahelp-b2b-hero.webp\" \/>\n<meta name=\"twitter:site\" content=\"@instahelp_me\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/instahelp.me\/en\/business\/\",\"url\":\"https:\/\/instahelp.me\/en\/business\/\",\"name\":\"Strengthening mental health in the workplace I Business Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/instahelp.me\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/instahelp.me\/en\/business\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/instahelp.me\/en\/business\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png\",\"dateModified\":\"2026-03-19T07:24:46+00:00\",\"description\":\"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.\",\"breadcrumb\":{\"@id\":\"https:\/\/instahelp.me\/en\/business\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/instahelp.me\/en\/business\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/instahelp.me\/en\/business\/#primaryimage\",\"url\":\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png\",\"contentUrl\":\"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/instahelp.me\/en\/business\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Instahelp\",\"item\":\"https:\/\/instahelp.me\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Corporate health management for mentally healthy employees\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/instahelp.me\/en\/#website\",\"url\":\"https:\/\/instahelp.me\/en\/\",\"name\":\"Instahelp \u2013 Online therapy &amp; counselling\",\"description\":\"Online psychological therapy and counselling \u2013 no waiting time via video and audio chat\",\"publisher\":{\"@id\":\"https:\/\/instahelp.me\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/instahelp.me\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/instahelp.me\/en\/#organization\",\"name\":\"Instahelp\",\"url\":\"https:\/\/instahelp.me\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/instahelp.me\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/instahelp.me\/wp-content\/uploads\/2016\/07\/instahelp-mail-logo.png\",\"contentUrl\":\"https:\/\/instahelp.me\/wp-content\/uploads\/2016\/07\/instahelp-mail-logo.png\",\"width\":142,\"height\":29,\"caption\":\"Instahelp\"},\"image\":{\"@id\":\"https:\/\/instahelp.me\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/instahelp.me\/\",\"https:\/\/x.com\/instahelp_me\",\"https:\/\/www.instagram.com\/instahelp.me\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Strengthening mental health in the workplace I Business Solutions","description":"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/","og_locale":"en_GB","og_type":"article","og_title":"Strengthening mental health in the workplace I Business Solutions","og_description":"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.","og_url":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/","og_site_name":"Instahelp \u2013 Online therapy &amp; counselling","article_publisher":"https:\/\/www.facebook.com\/instahelp.me\/","article_modified_time":"2026-03-19T07:24:46+00:00","og_image":[{"width":810,"height":541,"url":"https:\/\/instahelp.me\/wp-content\/uploads\/2023\/02\/instahelp-b2b-hero.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/instahelp.me\/wp-content\/uploads\/2023\/02\/instahelp-b2b-hero.webp","twitter_site":"@instahelp_me","twitter_misc":{"Estimated reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/instahelp.me\/en\/business\/","url":"https:\/\/instahelp.me\/en\/business\/","name":"Strengthening mental health in the workplace I Business Solutions","isPartOf":{"@id":"https:\/\/instahelp.me\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/instahelp.me\/en\/business\/#primaryimage"},"image":{"@id":"https:\/\/instahelp.me\/en\/business\/#primaryimage"},"thumbnailUrl":"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png","dateModified":"2026-03-19T07:24:46+00:00","description":"Workplace health promotion for mental health of employees: excessive demands, burnout, mobbing, management, relationships, familyInstahelp promotes mental health in companies. Online counselling and programmes to reduce stress, absenteeism and burnout.","breadcrumb":{"@id":"https:\/\/instahelp.me\/en\/business\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/instahelp.me\/en\/business\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/instahelp.me\/en\/business\/#primaryimage","url":"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png","contentUrl":"https:\/\/instahelp.me\/wp-content\/uploads\/2025\/09\/mh_analytics_en.png"},{"@type":"BreadcrumbList","@id":"https:\/\/instahelp.me\/en\/business\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Instahelp","item":"https:\/\/instahelp.me\/en\/"},{"@type":"ListItem","position":2,"name":"Corporate health management for mentally healthy employees"}]},{"@type":"WebSite","@id":"https:\/\/instahelp.me\/en\/#website","url":"https:\/\/instahelp.me\/en\/","name":"Instahelp \u2013 Online therapy &amp; counselling","description":"Online psychological therapy and counselling \u2013 no waiting time via video and audio chat","publisher":{"@id":"https:\/\/instahelp.me\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/instahelp.me\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/instahelp.me\/en\/#organization","name":"Instahelp","url":"https:\/\/instahelp.me\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/instahelp.me\/en\/#\/schema\/logo\/image\/","url":"https:\/\/instahelp.me\/wp-content\/uploads\/2016\/07\/instahelp-mail-logo.png","contentUrl":"https:\/\/instahelp.me\/wp-content\/uploads\/2016\/07\/instahelp-mail-logo.png","width":142,"height":29,"caption":"Instahelp"},"image":{"@id":"https:\/\/instahelp.me\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/instahelp.me\/","https:\/\/x.com\/instahelp_me","https:\/\/www.instagram.com\/instahelp.me\/"]}]}},"_links":{"self":[{"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/comments?post=29812"}],"version-history":[{"count":45,"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/revisions"}],"predecessor-version":[{"id":36362,"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/pages\/29812\/revisions\/36362"}],"wp:attachment":[{"href":"https:\/\/instahelp.me\/en\/wp-json\/wp\/v2\/media?parent=29812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}