{"id":12653,"date":"2026-09-24T09:52:10","date_gmt":"2026-09-24T09:52:10","guid":{"rendered":"https:\/\/www.7speaking.com\/?page_id=12653"},"modified":"2026-09-24T09:52:10","modified_gmt":"2026-09-24T09:52:10","slug":"our-solutions","status":"publish","type":"page","link":"https:\/\/www.7speaking.com\/en\/our-solutions\/","title":{"rendered":"Our solutions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12653\" class=\"elementor elementor-12653 elementor-12568\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e7219a e-flex e-con-boxed e-con e-parent\" data-id=\"5e7219a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64903e4 elementor-widget elementor-widget-html\" data-id=\"64903e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  =====================================================================\n  7SPEAKING \u2014 \"THE SOLUTION\" PAGE\n  Self-contained content block (CSS + JS included) to be inserted into\n  an existing WordPress page. No navigation bar or footer: your theme's\n  own remain in place.\n\n  HOW TO INTEGRATE IT\n  1. Gutenberg editor: add a Custom HTML block to the page and paste\n     this entire file. Elementor: HTML widget. Divi: Code module.\n  2. IMAGES: 14 slots, numbered 'IMAGE 1\/14' to 'IMAGE 14\/14'.\n     Each is preceded by a comment describing its purpose and format.\n     Upload the image to the media library, copy its URL (Media,\n     'File URL' field) and paste it in place of the src value.\n     An empty slot displays a grey background: you can fill them in\n     gradually. Framing is automatic and centred.\n  3. LINKS: all in place. The 'Skills Mapping' and 'Soft Skills'\n     cards are intentionally not clickable.\n\n  FONTS\n  The block uses your site's fonts: it declares no font-family,\n  so headings use the theme's heading font and body text uses the body\n  font. To restore Montserrat + Poppins, see section 12 of the CSS at\n  the bottom (files provided, no external calls).\n\n  FULL WIDTH\n  The block's div has the class s7-page--full, which stretches it to\n  the full width of the viewport even if the theme constrains the\n  content area. Remove this class if your page is already full-width,\n  or if your layout includes a sidebar.\n\n  OTHER NOTES\n  - Every CSS rule is scoped to .s7-page: nothing leaks into the theme,\n    and theme styles cannot override those of the block. If you add a\n    rule, prefix it the same way, otherwise the theme may take\n    precedence.\n  - The original design was fixed at 1440 px. Here it is fluid and\n    responsive (breakpoints: 1200 \/ 900 \/ 640 px).\n  =====================================================================\n-->\n\n<div class=\"s7-page s7-page--full\">\n\n<style>\n\/* ---------------------------------------------------------------\n   1. VARIABLES & BASE\n   --------------------------------------------------------------- *\/\n.s7-page{\n  --navy:#083763; --navy-900:#062a4d; --navy-500:#1f4f7e; --navy-300:#6c8caf; --navy-100:#d5dee9;\n  --pink:#ff3364; --pink-700:#e02755; --pink-300:#ff89a6; --pink-100:#ffe2ea;\n  --sky:#9ACCE8; --sky-300:#c4e0f1; --sky-100:#ecf6fc;\n  --white:#fff; --paper:#fbfcfe; --mist:#f3f6fa; --line:#e4ebf3;\n  --ink-1:#0c1d35; --ink-2:#4d6480; --ink-3:#8a9bb1;\n  --teal:#2ec4b6; --violet:#7a3b9a; --amber:#f5c36c;\n  --eo:cubic-bezier(.2,.7,.2,1);\n  --es:cubic-bezier(.34,1.56,.64,1);\n  --sh-1:0 1px 2px rgba(8,55,99,.06),0 1px 1px rgba(8,55,99,.04);\n  --sh-2:0 2px 4px rgba(8,55,99,.06),0 4px 14px rgba(8,55,99,.07);\n  --sh-3:0 8px 24px rgba(8,55,99,.10),0 2px 6px rgba(8,55,99,.05);\n  --sh-4:0 20px 46px rgba(8,55,99,.15);\n  --sh-pink:0 10px 26px rgba(255,51,100,.30);\n  --pad-x:clamp(20px,8.33vw,120px);\n  --s7-vw:100vw;               \/* actual viewport width, adjusted in JS *\/\n\n  color:var(--ink-1);\n  background:var(--sky-100);\n  overflow:hidden;\n  -webkit-font-smoothing:antialiased;\n}\n.s7-page *{box-sizing:border-box}\n.s7-page img{max-width:100%;display:block}\n.s7-page a{text-decoration:none}\n.s7-page p{margin:0}\n.s7-page h1,\n.s7-page h2,\n.s7-page h3,\n.s7-page h4{margin:0;letter-spacing:-.01em}\n.s7-page ul{list-style:none;margin:0;padding:0}\n.s7-page button{font-family:inherit}\n\n\/* Full width: takes the block out of the theme's content container.\n   If your page is ALREADY full-width, simply remove the s7-page--full\n   class from the opening div of the block at the very bottom of the CSS. *\/\n.s7-page--full{\n  width:var(--s7-vw);\n  max-width:var(--s7-vw);\n  margin-left:calc(50% - var(--s7-vw) \/ 2);\n  margin-right:calc(50% - var(--s7-vw) \/ 2);\n}\n\n\/* Containers -------------------------------------------------- *\/\n.s7-page .s7-section{padding:clamp(56px,7vw,96px) var(--pad-x)}\n.s7-page .s7-wrap{max-width:1200px;margin:0 auto}\n.s7-page .s7-wrap--narrow{max-width:1160px;margin:0 auto}\n\n\/* Section header ---------------------------------------------- *\/\n.s7-page .s7-head{text-align:center;max-width:820px;margin:0 auto clamp(38px,4.5vw,58px)}\n.s7-page .s7-rule{width:52px;height:5px;border-radius:999px;background:var(--pink);margin:0 auto 22px}\n.s7-page .s7-h2{font-weight:800;color:var(--navy);font-size:clamp(28px,3.4vw,40px);line-height:1.1;margin:0 0 16px}\n.s7-page .s7-lead{font-size:clamp(16px,1.35vw,18px);line-height:1.6;color:var(--ink-2)}\n\n\/* Buttons ----------------------------------------------------- *\/\n.s7-page .s7-btn{\n  display:inline-flex;align-items:center;gap:9px;\n  font-weight:700;font-size:15px;\n  border-radius:999px;white-space:nowrap;flex:none;border:1.5px solid transparent;\n  transition:transform .14s var(--eo),background .18s var(--eo),border-color .18s var(--eo),color .18s var(--eo);\n}\n.s7-page .s7-btn--pink{padding:15px 28px;background:var(--pink);color:#fff;box-shadow:var(--sh-pink)}\n.s7-page .s7-btn--pink:hover{transform:translateY(-2px);background:var(--pink-700);color:#fff}\n.s7-page .s7-btn--ghost{padding:15px 26px;background:#fff;color:var(--navy);border-color:var(--line)}\n.s7-page .s7-btn--ghost:hover{transform:translateY(-2px);border-color:var(--navy);color:var(--navy)}\n.s7-page .s7-btn--white{padding:16px 32px;background:#fff;color:var(--pink);box-shadow:0 10px 26px rgba(4,17,31,.18)}\n.s7-page .s7-btn--white:hover{transform:translateY(-2px);color:var(--pink)}\n.s7-page .s7-btn--outline{padding:16px 30px;background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}\n.s7-page .s7-btn--outline:hover{transform:translateY(-2px);border-color:#fff;background:rgba(255,255,255,.12);color:#fff}\n.s7-page .s7-btn--sm{font-size:14px;padding:11px 20px}\n.s7-page .s7-btn--sm.s7-btn--pink{padding:12px 22px}\n\n\/* ---------------------------------------------------------------\n   3. HERO\n   --------------------------------------------------------------- *\/\n.s7-page .s7-hero{position:relative;padding:clamp(52px,6vw,82px) var(--pad-x) clamp(60px,6.5vw,92px);background:#fff;overflow:hidden}\n.s7-page .s7-hero__blob{position:absolute;top:-140px;right:-90px;width:460px;height:460px;border-radius:50%;background:var(--sky-100);z-index:0}\n.s7-page .s7-hero__dot{position:absolute;bottom:-40px;left:-40px;width:150px;height:150px;border-radius:50%;background:var(--pink-100);z-index:0}\n.s7-page .s7-hero__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}\n.s7-page .s7-hero__title{\n  font-weight:800;color:var(--navy);font-size:clamp(30px,3.9vw,52px);\n  line-height:1.06;letter-spacing:-.02em;margin:0 0 38px;\n}\n.s7-page .s7-hero__title span{color:var(--pink)}\n.s7-page .s7-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,4.8vw,66px);align-items:center}\n.s7-page .s7-hero__intro{font-size:clamp(17px,1.5vw,20px);line-height:1.5;color:var(--navy);font-weight:500;margin:0 0 20px}\n.s7-page .s7-hero__text{font-size:16px;line-height:1.65;color:var(--ink-2);margin:0 0 13px}\n.s7-page .s7-hero__text:last-of-type{margin-bottom:34px}\n.s7-page .s7-hero__cta{display:flex;gap:14px;flex-wrap:wrap}\n.s7-page .s7-hero__media{position:relative}\n.s7-page .s7-hero__ring{position:absolute;top:-26px;right:-22px;width:170px;height:170px;border:14px solid var(--pink-100);border-radius:50%;z-index:0}\n\n\/* Browser window ---------------------------------------------- *\/\n.s7-page .s7-window{position:relative;z-index:1;border-radius:16px;overflow:hidden;box-shadow:var(--sh-3);background:#fff;border:1px solid var(--line)}\n.s7-page .s7-window__bar{display:flex;align-items:center;gap:7px;padding:12px 15px;border-bottom:1px solid var(--line)}\n.s7-page .s7-window__bar i{width:10px;height:10px;border-radius:50%;display:block}\n.s7-page .s7-window__bar i:nth-child(1){background:var(--pink)}\n.s7-page .s7-window__bar i:nth-child(2){background:var(--amber)}\n.s7-page .s7-window__bar i:nth-child(3){background:var(--teal)}\n.s7-page .s7-window__body{position:relative;width:100%;aspect-ratio:16\/10;background:var(--mist)}\n.s7-page .s7-window__body img{width:100%;height:100%;object-fit:cover}\n\n\/* ---------------------------------------------------------------\n   4. SOLUTIONS (4 cards)\n   --------------------------------------------------------------- *\/\n.s7-page .s7-solutions{background:var(--sky-100)}\n.s7-page .s7-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}\n.s7-page .s7-card{\n  display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;color:inherit;\n  box-shadow:var(--sh-2);transition:transform .22s var(--eo),box-shadow .22s var(--eo);\n}\n.s7-page .s7-card:hover{transform:translateY(-8px);box-shadow:var(--sh-4)}\n.s7-page .s7-card__media{position:relative;width:100%;aspect-ratio:16\/10;background:var(--mist)}\n.s7-page .s7-card__media img{width:100%;height:100%;object-fit:cover}\n.s7-page .s7-card__body{padding:26px;display:flex;flex-direction:column;flex:1}\n\/* Card headings: set the font-size here (18px rather than the original 20px).\n   If you change it, also adjust the min-height below, in section 11. *\/\n.s7-page .s7-card__title{font-weight:700;color:var(--navy);font-size:16px;line-height:1.1;margin:0 0 12px}\n.s7-page .s7-card__text{font-size:15px;line-height:1.6;color:var(--ink-2);margin:0 0 22px;flex:1}\n.s7-page .s7-card__arrow{\n  align-self:flex-end;width:46px;height:46px;border-radius:50%;background:var(--pink);color:#fff;\n  display:grid;place-items:center;box-shadow:var(--sh-pink);flex:none;\n}\n\n\/* ---------------------------------------------------------------\n   5. LEARNER EXPERIENCE (2\u00d72 grid)\n   --------------------------------------------------------------- *\/\n.s7-page .s7-exp{background:#fff}\n.s7-page .s7-exp__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}\n.s7-page .s7-tile{\n  background:var(--mist);border-radius:20px;box-shadow:var(--sh-2);padding:28px;color:inherit;\n  display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:start;\n  transition:transform .22s var(--eo),box-shadow .22s var(--eo);\n}\n.s7-page .s7-tile:hover{transform:translateY(-6px);box-shadow:var(--sh-4)}\n.s7-page .s7-tile__media{position:relative;width:150px;height:150px;border-radius:16px;overflow:hidden;box-shadow:var(--sh-1);background:var(--sky-100)}\n.s7-page .s7-tile__media img{width:100%;height:100%;object-fit:cover}\n.s7-page .s7-tile__title{font-weight:700;color:var(--navy);font-size:19px;line-height:1.25;margin:0 0 11px}\n.s7-page .s7-tile__text{font-size:14.5px;line-height:1.6;color:var(--ink-2);margin:0}\n.s7-page .s7-tile__note{display:flex;gap:9px;align-items:flex-start;margin-top:12px}\n.s7-page .s7-tile__note svg{flex:none;color:var(--navy);margin-top:1px}\n.s7-page .s7-tile__note p{font-size:13px;line-height:1.5;color:var(--ink-3);margin:0}\n.s7-page .s7-langs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px}\n.s7-page .s7-langs__label{font-weight:700;font-size:12px;color:var(--navy)}\n\/* Round flags at 24 px. The class works on an <svg> from the library\n   (see the FLAGS block just after the CSS), on a square <img> from your\n   media library, or on an empty <span> that displays as a dotted circle.\n   For larger or smaller flags, change the two values below and the\n   matching size of .s7-lang-code. *\/\n.s7-page .s7-flag{width:24px;height:24px;border-radius:50%;display:block;flex:none;\n  overflow:hidden;object-fit:cover;box-shadow:0 0 0 1px rgba(8,55,99,.14) inset}\n.s7-page span.s7-flag{border:1.5px dashed var(--navy-100);box-shadow:none}\n.s7-page .s7-lang-code{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;\n  background:var(--navy-100);color:var(--navy);font-size:9.5px;font-weight:700;\n  letter-spacing:.02em;flex:none}\n\n\/* ---------------------------------------------------------------\n   6. HR MANAGEMENT (navy background)\n   --------------------------------------------------------------- *\/\n.s7-page .s7-pilot{background:var(--navy);color:#fff}\n.s7-page .s7-pilot .s7-h2{color:#fff}\n.s7-page .s7-pilot .s7-lead{color:var(--navy-100)}\n.s7-page .s7-pilot__head{margin-bottom:clamp(40px,4.8vw,62px)}\n.s7-page .s7-pilot__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(34px,4.8vw,66px);align-items:center;margin-bottom:40px}\n.s7-page .s7-pilot__rule{width:48px;height:5px;border-radius:999px;background:var(--pink);margin-bottom:20px}\n.s7-page .s7-pilot__title{font-weight:700;color:#fff;font-size:clamp(23px,2.4vw,28px);line-height:1.15;margin:0 0 14px}\n.s7-page .s7-pilot__intro{font-size:16px;line-height:1.6;color:var(--navy-100);margin:0 0 22px}\n.s7-page .s7-checks{display:flex;flex-direction:column;gap:14px}\n.s7-page .s7-checks li{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:1.5;color:#eaf2f9}\n.s7-page .s7-checks li>span:first-child{\n  flex:none;width:26px;height:26px;border-radius:50%;background:var(--pink);color:#fff;\n  display:grid;place-items:center;margin-top:1px;\n}\n.s7-page .s7-pilot .s7-window{border:1px solid rgba(255,255,255,.1);box-shadow:var(--sh-4)}\n.s7-page .s7-pilot__cards{display:grid;grid-template-columns:1fr 1fr;gap:28px}\n.s7-page .s7-panel{background:var(--navy-900);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:32px 32px 34px}\n.s7-page .s7-panel__icon{\n  display:inline-grid;place-items:center;width:48px;height:48px;border-radius:12px;\n  background:rgba(255,51,100,.16);color:var(--pink);margin-bottom:20px;\n}\n.s7-page .s7-panel__title{font-weight:700;color:#fff;font-size:20px;line-height:1.25;margin:0 0 12px}\n.s7-page .s7-panel__text{font-size:15px;line-height:1.6;color:var(--navy-100);margin:0}\n\n\/* ---------------------------------------------------------------\n   7. TESTIMONIALS (carousel)\n   --------------------------------------------------------------- *\/\n.s7-page .s7-testi{background:var(--sky-100);overflow:hidden}\n.s7-page .s7-testi__head{max-width:760px;margin-bottom:clamp(36px,4vw,52px)}\n.s7-page .s7-testi__stage{max-width:900px;margin:0 auto;position:relative}\n.s7-page .s7-testi__nav{\n  position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;\n  background:#fff;border:1px solid var(--line);color:var(--navy);display:grid;place-items:center;\n  cursor:pointer;box-shadow:var(--sh-2);z-index:2;padding:0;\n  transition:background .16s var(--eo),color .16s var(--eo);\n}\n.s7-page .s7-testi__nav:hover{background:var(--navy);color:#fff}\n.s7-page .s7-testi__nav--prev{left:-64px}\n.s7-page .s7-testi__nav--next{right:-64px}\n.s7-page .s7-testi__viewport{overflow:hidden;border-radius:24px}\n.s7-page .s7-testi__track{display:flex;transition:transform .6s var(--eo);transform:translateX(0)}\n.s7-page .s7-quote{flex:0 0 100%;background:#fff;padding:clamp(30px,4vw,52px) clamp(24px,4.4vw,56px);box-shadow:var(--sh-3)}\n.s7-page .s7-quote__mark{font-weight:800;font-size:72px;line-height:.55;color:var(--pink);height:40px;overflow:hidden}\n.s7-page .s7-quote__text{\n  font-weight:700;color:var(--navy);\n  font-size:clamp(19px,2.1vw,25px);line-height:1.4;letter-spacing:-.01em;margin:18px 0 30px;\n}\n.s7-page .s7-quote__author{display:flex;align-items:center;gap:14px}\n.s7-page .s7-quote__avatar{position:relative;width:52px;height:52px;border-radius:50%;overflow:hidden;flex:none;box-shadow:var(--sh-1);background:var(--sky-100)}\n.s7-page .s7-quote__avatar img{width:100%;height:100%;object-fit:cover}\n.s7-page .s7-quote__name{font-weight:700;color:var(--navy);font-size:16px}\n.s7-page .s7-quote__org{font-size:14px;color:var(--ink-3)}\n.s7-page .s7-dots{display:flex;justify-content:center;gap:9px;margin-top:28px}\n.s7-page .s7-dots button{\n  width:9px;height:9px;border-radius:999px;background:var(--navy-100);border:none;cursor:pointer;padding:0;\n  transition:width .3s var(--eo),background .3s var(--eo);\n}\n.s7-page .s7-dots button.is-active{width:28px;background:var(--pink)}\n\n\/* ---------------------------------------------------------------\n   8. FINAL CTA\n   --------------------------------------------------------------- *\/\n.s7-page .s7-cta{position:relative;padding:clamp(64px,7.5vw,104px) var(--pad-x);background:var(--pink);overflow:hidden}\n.s7-page .s7-cta__ring1{position:absolute;top:-90px;left:-60px;width:280px;height:280px;border:28px solid rgba(255,255,255,.12);border-radius:50%}\n.s7-page .s7-cta__ring2{position:absolute;bottom:-120px;right:-40px;width:320px;height:320px;border:28px solid rgba(255,255,255,.1);border-radius:50%}\n.s7-page .s7-cta__inner{position:relative;z-index:1;max-width:840px;margin:0 auto;text-align:center}\n.s7-page .s7-cta__title{font-weight:800;color:#fff;font-size:clamp(28px,3.6vw,44px);line-height:1.08;margin:0 0 18px}\n.s7-page .s7-cta__text{font-size:clamp(17px,1.5vw,19px);line-height:1.55;color:rgba(255,255,255,.94);margin:0 0 38px}\n.s7-page .s7-cta__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}\n\n\/* ---------------------------------------------------------------\n   10. REVEAL ANIMATIONS\n   --------------------------------------------------------------- *\/\n.s7-page [data-s7-reveal].is-hidden{opacity:0;transform:translateY(26px)}\n.s7-page [data-s7-reveal]{transition:opacity .7s var(--eo),transform .7s var(--eo)}\n\n\/* ---------------------------------------------------------------\n   11. RESPONSIVE\n   --------------------------------------------------------------- *\/\n\/* Aligns the start of card text across all 4 cards on large screens *\/\n@media (min-width:1201px){\n  .s7-page .s7-card__title{min-height:53px}\n}\n@media (max-width:1200px){\n  .s7-page .s7-cards{grid-template-columns:repeat(2,1fr)}\n  .s7-page .s7-testi__nav--prev{left:8px}\n  .s7-page .s7-testi__nav--next{right:8px}\n}\n@media (max-width:900px){\n  .s7-page .s7-hero__grid,\n.s7-page .s7-exp__grid,\n.s7-page .s7-pilot__grid,\n.s7-page .s7-pilot__cards{grid-template-columns:1fr}\n  .s7-page .s7-hero__media{order:-1}\n  .s7-page .s7-hero__ring{display:none}\n}\n@media (max-width:640px){\n  .s7-page .s7-cards{grid-template-columns:1fr}\n  .s7-page .s7-tile{grid-template-columns:1fr;gap:18px}\n  .s7-page .s7-tile__media{width:100%;height:190px}\n  .s7-page .s7-hero__cta,\n.s7-page .s7-cta__buttons{justify-content:center}\n  .s7-page .s7-hero__title{text-align:center}\n  .s7-page .s7-testi__nav{display:none}\n}\n@media (prefers-reduced-motion:reduce){\n  .s7-page *{animation:none !important;transition:none !important}\n}\n\n\/* ---------------------------------------------------------------\n   12. OPTION \u2014 MONTSERRAT + POPPINS FONTS (as used in the original design)\n\n   By default, the block uses your theme's fonts: it declares no\n   font-family, so headings use the site's heading font and body text\n   uses the body font.\n\n   To restore the original design fonts exactly: place the assets\/fonts\/\n   folder on your server, replace 'assets\/fonts\/' below with its actual\n   URL, then delete the opening and closing comment lines around this\n   section. No calls are made to Google; the files are hosted on your\n   server.\n   --------------------------------------------------------------- *\/\n\/*\n@font-face{font-family:'Montserrat 7S';font-style:normal;font-weight:100 900;font-display:swap;\n  src:url('assets\/fonts\/montserrat-latin.woff2') format('woff2');\n  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}\n@font-face{font-family:'Montserrat 7S';font-style:normal;font-weight:100 900;font-display:swap;\n  src:url('assets\/fonts\/montserrat-latin-ext.woff2') format('woff2');\n  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:400;font-display:swap;\n  src:url('assets\/fonts\/poppins-400-latin.woff2') format('woff2');\n  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:400;font-display:swap;\n  src:url('assets\/fonts\/poppins-400-latin-ext.woff2') format('woff2');\n  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:500;font-display:swap;\n  src:url('assets\/fonts\/poppins-500-latin.woff2') format('woff2');\n  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:500;font-display:swap;\n  src:url('assets\/fonts\/poppins-500-latin-ext.woff2') format('woff2');\n  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:600;font-display:swap;\n  src:url('assets\/fonts\/poppins-600-latin.woff2') format('woff2');\n  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:600;font-display:swap;\n  src:url('assets\/fonts\/poppins-600-latin-ext.woff2') format('woff2');\n  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:700;font-display:swap;\n  src:url('assets\/fonts\/poppins-700-latin.woff2') format('woff2');\n  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}\n@font-face{font-family:'Poppins 7S';font-style:normal;font-weight:700;font-display:swap;\n  src:url('assets\/fonts\/poppins-700-latin-ext.woff2') format('woff2');\n  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}\n.s7-page{font-family:'Poppins 7S',system-ui,sans-serif}\n.s7-page h1,.s7-page h2,.s7-page h3,.s7-page h4,\n.s7-page .s7-btn,.s7-page .s7-langs__label,\n.s7-page .s7-quote__mark,.s7-page .s7-quote__text,\n.s7-page .s7-quote__name{font-family:'Montserrat 7S',system-ui,sans-serif}\n*\/\n<\/style>\n\n<!-- =============================================================\n     FLAGS \u2014 SVG library, defined once, hidden.\n     To display a language, add the following line to an\n     'Available languages' block:\n       <svg class=\"s7-flag\" role=\"img\" aria-label=\"Italian\"><use href=\"#s7-flag-it\"><\/use><\/svg>\n     Available IDs: s7-flag-en (English), s7-flag-fr, s7-flag-de,\n     s7-flag-it, s7-flag-es, s7-flag-pt, s7-flag-nl, s7-flag-lu,\n     s7-flag-ru, s7-flag-cn, s7-flag-jp, and s7-flag-ar (Arab League\n     flag, simplified version).\n     For any other flag, a square image works just as well:\n     <img decoding=\"async\" class=\"s7-flag\" src=\"URL\" alt=\"\u2026\">\n     A text badge is also an option: <span class=\"s7-lang-code\">AR<\/span>\n     ============================================================= -->\n<svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\" focusable=\"false\">\n  <symbol id=\"s7-flag-en\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#012169\"\/>\n    <path d=\"M0 0 L20 20 M20 0 L0 20\" stroke=\"#fff\" stroke-width=\"4\" fill=\"none\"\/>\n    <path d=\"M0 0 L20 20 M20 0 L0 20\" stroke=\"#C8102E\" stroke-width=\"2.4\" fill=\"none\"\/>\n    <path d=\"M10 0 V20 M0 10 H20\" stroke=\"#fff\" stroke-width=\"6.6\" fill=\"none\"\/>\n    <path d=\"M10 0 V20 M0 10 H20\" stroke=\"#C8102E\" stroke-width=\"4\" fill=\"none\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-fr\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/>\n    <rect width=\"6.667\" height=\"20\" fill=\"#002395\"\/><rect x=\"13.333\" width=\"6.667\" height=\"20\" fill=\"#ED2939\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-de\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#FFCE00\"\/>\n    <rect width=\"20\" height=\"13.333\" fill=\"#DD0000\"\/><rect width=\"20\" height=\"6.667\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-it\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/>\n    <rect width=\"6.667\" height=\"20\" fill=\"#009246\"\/><rect x=\"13.333\" width=\"6.667\" height=\"20\" fill=\"#CE2B37\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-es\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#AA151B\"\/><rect y=\"5\" width=\"20\" height=\"10\" fill=\"#F1BF00\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-pt\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#FF0000\"\/><rect width=\"8\" height=\"20\" fill=\"#006600\"\/>\n    <circle cx=\"8\" cy=\"10\" r=\"3.1\" fill=\"#FFE800\" stroke=\"#D52B1E\" stroke-width=\".5\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-nl\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/>\n    <rect width=\"20\" height=\"6.667\" fill=\"#AE1C28\"\/><rect y=\"13.333\" width=\"20\" height=\"6.667\" fill=\"#21468B\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-lu\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/>\n    <rect width=\"20\" height=\"6.667\" fill=\"#ED2939\"\/><rect y=\"13.333\" width=\"20\" height=\"6.667\" fill=\"#00A1DE\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-ru\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/>\n    <rect y=\"6.667\" width=\"20\" height=\"6.666\" fill=\"#0039A6\"\/><rect y=\"13.333\" width=\"20\" height=\"6.667\" fill=\"#D52B1E\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-cn\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#DE2910\"\/>\n    <g fill=\"#FFDE00\">\n      <path d=\"M0,-1 .2245,-.309 .9511,-.309 .3633,.118 .5878,.809 0,.382 -.5878,.809 -.3633,.118 -.9511,-.309 -.2245,-.309Z\" transform=\"translate(7,8.5) scale(3.7)\"\/>\n      <path d=\"M0,-1 .2245,-.309 .9511,-.309 .3633,.118 .5878,.809 0,.382 -.5878,.809 -.3633,.118 -.9511,-.309 -.2245,-.309Z\" transform=\"translate(13.6,3.4) rotate(23) scale(1.25)\"\/>\n      <path d=\"M0,-1 .2245,-.309 .9511,-.309 .3633,.118 .5878,.809 0,.382 -.5878,.809 -.3633,.118 -.9511,-.309 -.2245,-.309Z\" transform=\"translate(16.6,6.6) rotate(45) scale(1.25)\"\/>\n      <path d=\"M0,-1 .2245,-.309 .9511,-.309 .3633,.118 .5878,.809 0,.382 -.5878,.809 -.3633,.118 -.9511,-.309 -.2245,-.309Z\" transform=\"translate(16.6,11) rotate(70) scale(1.25)\"\/>\n      <path d=\"M0,-1 .2245,-.309 .9511,-.309 .3633,.118 .5878,.809 0,.382 -.5878,.809 -.3633,.118 -.9511,-.309 -.2245,-.309Z\" transform=\"translate(13.6,14.2) rotate(20) scale(1.25)\"\/>\n    <\/g>\n  <\/symbol>\n  <symbol id=\"s7-flag-ar\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#007A3D\"\/>\n    <circle cx=\"10\" cy=\"10\" r=\"8.1\" fill=\"none\" stroke=\"#fff\" stroke-width=\".9\" stroke-dasharray=\"1.6 .8\"\/>\n    <circle cx=\"9.3\" cy=\"10\" r=\"5.1\" fill=\"#fff\"\/>\n    <circle cx=\"11.4\" cy=\"10\" r=\"4.3\" fill=\"#007A3D\"\/>\n  <\/symbol>\n  <symbol id=\"s7-flag-jp\" viewBox=\"0 0 20 20\">\n    <rect width=\"20\" height=\"20\" fill=\"#fff\"\/><circle cx=\"10\" cy=\"10\" r=\"6\" fill=\"#BC002D\"\/>\n  <\/symbol>\n<\/svg>\n\n\n<!-- ============================================================\n     HERO\n     ============================================================ -->\n<section class=\"s7-hero\">\n  <div class=\"s7-hero__blob\" aria-hidden=\"true\"><\/div>\n  <div class=\"s7-hero__dot\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"s7-hero__inner\">\n    <h1 class=\"s7-hero__title\" data-s7-reveal=\"0\">\n      Develop your teams.<br>\n      <span>Measure the results.<\/span>\n    <\/h1>\n\n    <div class=\"s7-hero__grid\">\n      <div data-s7-reveal=\"60\">\n        <p class=\"s7-hero__intro\">Digital learning, trainer-led sessions, learning support and programme management: a coordinated solution built around your objectives.<\/p>\n        <p class=\"s7-hero__text\">With 7Speaking, every training format works together. Your employees build language and soft skills that are really useful in their day-to-day work, while your HR teams monitor their engagement and progress.<\/p>\n        <p class=\"s7-hero__text\">From the assessment test to the final review, we help you turn your investment into real, measurable language skills.<\/p>\n        <div class=\"s7-hero__cta\">\n          <a class=\"s7-btn s7-btn--pink\" href=\"https:\/\/forms.7speaking.com\/contact-us\">Request a demo\n            <svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h13m-5-6 6 6-6 6\"><\/path><\/svg>\n          <\/a>\n          <a class=\"s7-btn s7-btn--ghost\" href=\"https:\/\/www.7speaking.com\/temoignages-clients\/\">Read client reviews<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"s7-hero__media\" data-s7-reveal=\"140\">\n        <div class=\"s7-hero__ring\" aria-hidden=\"true\"><\/div>\n        <div class=\"s7-window\">\n          <div class=\"s7-window__bar\" aria-hidden=\"true\"><i><\/i><i><\/i><i><\/i><\/div>\n          <div class=\"s7-window__body\">\n            <!-- IMAGE 1\/14 \u00b7 HERO \u2014 my7Speaking platform | landscape 16\/10 \u2014 1200 \u00d7 750 px -->\n            <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/Plateforme-7Speaking-scaled.png\" alt=\"my7Speaking platform\" decoding=\"async\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     SOLUTIONS (4 cards)\n     ============================================================ -->\n<section class=\"s7-section s7-solutions\">\n  <div class=\"s7-head\" data-s7-reveal=\"0\">\n    <div class=\"s7-rule\"><\/div>\n    <h2 class=\"s7-h2\">Solutions built around your needs<\/h2>\n    <p class=\"s7-lead\">Choose the programme that matches your objectives, your workforce and the level of support you need.<\/p>\n  <\/div>\n\n  <div class=\"s7-wrap s7-cards\">\n\n    <a class=\"s7-card\" href=\"https:\/\/www.7speaking.com\/en\/digital-learning\/\" data-s7-reveal=\"0\">\n      <div class=\"s7-card__media\">\n        <!-- IMAGE 2\/14 \u00b7 CARD 1 \u2014 Digital Learning | landscape 16\/10 \u2014 600 \u00d7 375 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/formation-en-langues-en-digital-learning.png\" alt=\"Language Training through Digital Learning\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div class=\"s7-card__body\">\n        <h3 class=\"s7-card__title\">Language Training through Digital Learning<\/h3>\n        <p class=\"s7-card__text\">Give all your employees self-directed access to content tailored to their level, their role and their industry.<\/p>\n        <span class=\"s7-card__arrow\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 6 6 6-6 6\"><\/path><\/svg><\/span>\n      <\/div>\n    <\/a>\n\n    <a class=\"s7-card\" href=\"https:\/\/www.7speaking.com\/en\/face-to-face-teaching\/\" data-s7-reveal=\"120\">\n      <div class=\"s7-card__media\">\n        <!-- IMAGE 3\/14 \u00b7 CARD 2 \u2014 Blended Learning | landscape 16\/10 \u2014 600 \u00d7 375 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/formation-anglais-en-visio-cours-a-distance.png\" alt=\"Language Training through Blended Learning\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div class=\"s7-card__body\">\n        <h3 class=\"s7-card__title\">Language Training through Blended Learning<\/h3>\n        <p class=\"s7-card__text\">Combine the flexibility of the platform with one-on-one sessions with a trainer, to accelerate progress and build spoken fluency.<\/p>\n        <span class=\"s7-card__arrow\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 6 6 6-6 6\"><\/path><\/svg><\/span>\n      <\/div>\n    <\/a>\n\n    <div class=\"s7-card\" data-s7-reveal=\"240\">\n      <div class=\"s7-card__media\">\n        <!-- IMAGE 4\/14 \u00b7 CARD 3 \u2014 Skills Mapping | landscape 16\/10 \u2014 600 \u00d7 375 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cartographie-competences-anglais.png\" alt=\"Language Skills Mapping\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div class=\"s7-card__body\">\n        <h3 class=\"s7-card__title\">Language Skills Mapping<\/h3>\n        <p class=\"s7-card__text\">Assess your teams' levels of proficiency, identify priority needs and build your skills development programme on reliable data.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"s7-card\" data-s7-reveal=\"320\">\n      <div class=\"s7-card__media\">\n        <!-- IMAGE 5\/14 \u00b7 CARD 4 \u2014 Soft Skills | landscape 16\/10 \u2014 600 \u00d7 375 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/formation-soft-skills-ia.png\" alt=\"Soft Skills Training\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div class=\"s7-card__body\">\n        <h3 class=\"s7-card__title\">Soft Skills Training<\/h3>\n        <p class=\"s7-card__text\">Improve collaboration and productivity across your teams with 7Learning, our soft skills training offering.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     LEARNER EXPERIENCE (2\u00d72 grid)\n     ============================================================ -->\n<section class=\"s7-section s7-exp\">\n  <div class=\"s7-head\" data-s7-reveal=\"0\">\n    <div class=\"s7-rule\"><\/div>\n    <h2 class=\"s7-h2\">An experience designed to help every learner progress<\/h2>\n    <p class=\"s7-lead\">Depending on the programme chosen, your employees combine self-directed learning, spoken practice and learner support.<\/p>\n  <\/div>\n\n  <div class=\"s7-wrap--narrow s7-exp__grid\">\n\n    <a class=\"s7-tile\" href=\"https:\/\/www.7speaking.com\/digital-learning\/\" data-s7-reveal=\"0\">\n      <div class=\"s7-tile__media\">\n        <!-- IMAGE 6\/14 \u00b7 TILE 1 \u2014 Digital Learning platform | square 1\/1 \u2014 400 \u00d7 400 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/Plateforme-e-learning-anglais-espagnol-italien.png\" alt=\"Digital Learning platform\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div>\n        <h3 class=\"s7-tile__title\">A personalised Digital Learning platform<\/h3>\n        <p class=\"s7-tile__text\">Powered by artificial intelligence, the platform tailors learning activities to each learner's level and progress. Videos, audio content, articles and interactive exercises keep learning varied, maintain engagement and develop the most relevant language skills.<\/p>\n        <div class=\"s7-langs\">\n          <span class=\"s7-langs__label\">Available languages:<\/span>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"English\"><use href=\"#s7-flag-en\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"French\"><use href=\"#s7-flag-fr\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"German\"><use href=\"#s7-flag-de\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Italian\"><use href=\"#s7-flag-it\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Spanish\"><use href=\"#s7-flag-es\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Portuguese\"><use href=\"#s7-flag-pt\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Dutch\"><use href=\"#s7-flag-nl\"><\/use><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a class=\"s7-tile\" href=\"https:\/\/www.7speaking.com\/face-a-face-pedagogique\/\" data-s7-reveal=\"120\">\n      <div class=\"s7-tile__media\">\n        <!-- IMAGE 7\/14 \u00b7 TILE 2 \u2014 one-on-one sessions | square 1\/1 \u2014 400 \u00d7 400 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png\" alt=\"One-on-one session via video call\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div>\n        <h3 class=\"s7-tile__title\">One-on-one sessions<\/h3>\n        <p class=\"s7-tile__text\">Via video call or telephone, each learner works towards their objectives with an experienced, native-speaking, certified trainer.<\/p>\n        <div class=\"s7-tile__note\">\n          <svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"4.2\" r=\"1.8\"><\/circle><path d=\"M12 7v6m0 0-3.2 4M12 13l3.2 4M5.5 9h13\"><\/path><\/svg>\n          <p>Adaptations can also be made to meet the specific needs of learners with disabilities.<\/p>\n        <\/div>\n        <div class=\"s7-langs\">\n          <span class=\"s7-langs__label\">Available languages:<\/span>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"English\"><use href=\"#s7-flag-en\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"French\"><use href=\"#s7-flag-fr\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"German\"><use href=\"#s7-flag-de\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Italian\"><use href=\"#s7-flag-it\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Spanish\"><use href=\"#s7-flag-es\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Portuguese\"><use href=\"#s7-flag-pt\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Dutch\"><use href=\"#s7-flag-nl\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Arabic\"><use href=\"#s7-flag-ar\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Chinese\"><use href=\"#s7-flag-cn\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Luxembourgish\"><use href=\"#s7-flag-lu\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Japanese\"><use href=\"#s7-flag-jp\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Russian\"><use href=\"#s7-flag-ru\"><\/use><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a class=\"s7-tile\" href=\"https:\/\/www.7speaking.com\/face-a-face-pedagogique\/\" data-s7-reveal=\"0\">\n      <div class=\"s7-tile__media\">\n        <!-- IMAGE 8\/14 \u00b7 TILE 3 \u2014 group classes | square 1\/1 \u2014 400 \u00d7 400 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-collectif-anglais-en-ligne.png\" alt=\"Group classes via video call\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div>\n        <h3 class=\"s7-tile__title\">Group classes<\/h3>\n        <p class=\"s7-tile__text\">Level-matched groups where employees can speak up, feel more confident and practise the language in real situations.<\/p>\n        <div class=\"s7-langs\">\n          <span class=\"s7-langs__label\">Available languages:<\/span>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"English\"><use href=\"#s7-flag-en\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"French\"><use href=\"#s7-flag-fr\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"Spanish\"><use href=\"#s7-flag-es\"><\/use><\/svg>\n          <svg class=\"s7-flag\" role=\"img\" aria-label=\"German\"><use href=\"#s7-flag-de\"><\/use><\/svg>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <div class=\"s7-tile\" data-s7-reveal=\"120\">\n      <div class=\"s7-tile__media\">\n        <!-- IMAGE 9\/14 \u00b7 TILE 4 \u2014 Learner Success Manager | square 1\/1 \u2014 400 \u00d7 400 px -->\n        <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/coach-pedagogique-7speaking.png\" alt=\"Learner Success Manager\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <div>\n        <h3 class=\"s7-tile__title\">A Learner Success Manager<\/h3>\n        <p class=\"s7-tile__text\">A dedicated Learner Success Manager supports each learner, monitors their progress and helps them stay engaged throughout their programme.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     HR MANAGEMENT (navy background)\n     ============================================================ -->\n<section class=\"s7-section s7-pilot\">\n  <div class=\"s7-head s7-pilot__head\" data-s7-reveal=\"0\">\n    <div class=\"s7-rule\"><\/div>\n    <h2 class=\"s7-h2\">Clear oversight for your HR and training teams<\/h2>\n    <p class=\"s7-lead\">While your employees are making progress, your HR and training teams monitor deployment, engagement and results.<\/p>\n  <\/div>\n\n  <div class=\"s7-wrap--narrow s7-pilot__grid\">\n    <div data-s7-reveal=\"0\">\n      <div class=\"s7-pilot__rule\"><\/div>\n      <h3 class=\"s7-pilot__title\">MILA, your management dashboard<\/h3>\n      <p class=\"s7-pilot__intro\">From a single interface, you can:<\/p>\n      <ul class=\"s7-checks\">\n        <li><span><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>assess your teams' levels of proficiency<\/span><\/li>\n        <li><span><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>measure progress and monitor engagement<\/span><\/li>\n        <li><span><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>manage the programmes you have deployed<\/span><\/li>\n        <li><span><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>access clear indicators for your reviews<\/span><\/li>\n      <\/ul>\n    <\/div>\n\n    <div data-s7-reveal=\"140\">\n      <div class=\"s7-window\">\n        <div class=\"s7-window__bar\" aria-hidden=\"true\"><i><\/i><i><\/i><i><\/i><\/div>\n        <div class=\"s7-window__body\">\n          <!-- IMAGE 10\/14 \u00b7 MILA \u2014 dashboard (image provided) | landscape 16\/10 \u2014 1200 \u00d7 750 px -->\n          <img src=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/07\/MILA-Dashboard-suivi.jpg\" alt=\"MILA dashboard\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"s7-wrap--narrow s7-pilot__cards\">\n    <div class=\"s7-panel\" data-s7-reveal=\"0\">\n      <span class=\"s7-panel__icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M16 2v4M8 2v4M3 10h18\"><\/path><\/svg><\/span>\n      <h4 class=\"s7-panel__title\">Regular Customer Success meetings<\/h4>\n      <p class=\"s7-panel__text\">Join webinars to discover best practices, optimise your programme and boost learner engagement.<\/p>\n    <\/div>\n    <div class=\"s7-panel\" data-s7-reveal=\"120\">\n      <span class=\"s7-panel__icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle><path d=\"M4 21a8 8 0 0 1 16 0\"><\/path><\/svg><\/span>\n      <h4 class=\"s7-panel__title\">A dedicated Customer Success Manager<\/h4>\n      <p class=\"s7-panel__text\">Your dedicated Customer Success Manager oversees your project, analyses results and takes the necessary steps to maintain engagement across your teams.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     TESTIMONIALS (carousel)\n     ============================================================ -->\n<section class=\"s7-section s7-testi\">\n  <div class=\"s7-head s7-testi__head\" data-s7-reveal=\"0\">\n    <div class=\"s7-rule\"><\/div>\n    <h2 class=\"s7-h2\">What our clients say<\/h2>\n  <\/div>\n\n  <div class=\"s7-testi__stage\" data-s7-reveal=\"0\">\n    <button class=\"s7-testi__nav s7-testi__nav--prev\" type=\"button\" data-s7-testi=\"prev\" aria-label=\"Previous testimonial\">\n      <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 6-6 6 6 6\"><\/path><\/svg>\n    <\/button>\n    <button class=\"s7-testi__nav s7-testi__nav--next\" type=\"button\" data-s7-testi=\"next\" aria-label=\"Next testimonial\">\n      <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 6 6 6-6 6\"><\/path><\/svg>\n    <\/button>\n\n    <div class=\"s7-testi__viewport\">\n      <div class=\"s7-testi__track\" data-s7-testi=\"track\">\n\n        <figure class=\"s7-quote\">\n          <div class=\"s7-quote__mark\" aria-hidden=\"true\">\"<\/div>\n          <blockquote class=\"s7-quote__text\">With 7Speaking, you're not left on your own with a tool: there's a real partnership.<\/blockquote>\n          <figcaption class=\"s7-quote__author\">\n            <div class=\"s7-quote__avatar\">\n              <!-- IMAGE 11\/14 \u00b7 PHOTO \u2014 M\u00e9lodie Breiss | square 1\/1 \u2014 160 \u00d7 160 px, displayed as circle -->\n              <img src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg'\/%3E\" alt=\"M\u00e9lodie Breiss\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n            <div>\n              <div class=\"s7-quote__name\">M\u00e9lodie Breiss<\/div>\n              <div class=\"s7-quote__org\">Sicame Group<\/div>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"s7-quote\">\n          <div class=\"s7-quote__mark\" aria-hidden=\"true\">\"<\/div>\n          <blockquote class=\"s7-quote__text\">We brought 7Speaking directly into our skills strategy, with tailored programmes for employees with international responsibilities.<\/blockquote>\n          <figcaption class=\"s7-quote__author\">\n            <div class=\"s7-quote__avatar\">\n              <!-- IMAGE 12\/14 \u00b7 PHOTO \u2014 Fanny Schuimer | square 1\/1 \u2014 160 \u00d7 160 px, displayed as circle -->\n              <img src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg'\/%3E\" alt=\"Fanny Schuimer\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n            <div>\n              <div class=\"s7-quote__name\">Fanny Schuimer<\/div>\n              <div class=\"s7-quote__org\">Les Grands Chais de France<\/div>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"s7-quote\">\n          <div class=\"s7-quote__mark\" aria-hidden=\"true\">\"<\/div>\n          <blockquote class=\"s7-quote__text\">The range of formats 7Speaking offers gave us a lot of freedom in how we rolled things out. But it's the flexibility that's really made the difference.<\/blockquote>\n          <figcaption class=\"s7-quote__author\">\n            <div class=\"s7-quote__avatar\">\n              <!-- IMAGE 13\/14 \u00b7 PHOTO \u2014 Claudia Horta | square 1\/1 \u2014 160 \u00d7 160 px, displayed as circle -->\n              <img src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg'\/%3E\" alt=\"Claudia Horta\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n            <div>\n              <div class=\"s7-quote__name\">Claudia Horta<\/div>\n              <div class=\"s7-quote__org\">Compagnie du Ponant<\/div>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"s7-quote\">\n          <div class=\"s7-quote__mark\" aria-hidden=\"true\">\"<\/div>\n          <blockquote class=\"s7-quote__text\">Today, we have a real partner who truly supports us.<\/blockquote>\n          <figcaption class=\"s7-quote__author\">\n            <div class=\"s7-quote__avatar\">\n              <!-- IMAGE 14\/14 \u00b7 PHOTO \u2014 Laur\u00e8ne Lehmann | square 1\/1 \u2014 160 \u00d7 160 px, displayed as circle -->\n              <img src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg'\/%3E\" alt=\"Laur\u00e8ne Lehmann\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n            <div>\n              <div class=\"s7-quote__name\">Laur\u00e8ne Lehmann<\/div>\n              <div class=\"s7-quote__org\">Intersport<\/div>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"s7-dots\" data-s7-testi=\"dots\">\n      <button type=\"button\" class=\"is-active\" aria-label=\"Go to testimonial 1\"><\/button>\n      <button type=\"button\" aria-label=\"Go to testimonial 2\"><\/button>\n      <button type=\"button\" aria-label=\"Go to testimonial 3\"><\/button>\n      <button type=\"button\" aria-label=\"Go to testimonial 4\"><\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     FINAL CTA\n     ============================================================ -->\n<section class=\"s7-cta\">\n  <div class=\"s7-cta__ring1\" aria-hidden=\"true\"><\/div>\n  <div class=\"s7-cta__ring2\" aria-hidden=\"true\"><\/div>\n  <div class=\"s7-cta__inner\" data-s7-reveal=\"0\">\n    <h2 class=\"s7-cta__title\">Let's build the right solution for your teams<\/h2>\n    <p class=\"s7-cta__text\">Talk to our experts to identify the best solution for your organisation<\/p>\n    <div class=\"s7-cta__buttons\">\n      <a class=\"s7-btn s7-btn--white\" href=\"https:\/\/forms.7speaking.com\/contact-us\">Request a demo\n        <svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h13m-5-6 6 6-6 6\"><\/path><\/svg>\n      <\/a>\n      <a class=\"s7-btn s7-btn--outline\" href=\"https:\/\/www.7speaking.com\/temoignages-clients\/\">Read client reviews<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<script>\n(function () {\n  var root = document.currentScript ? document.currentScript.closest('.s7-page') : null;\n  if (!root) { root = document.querySelector('.s7-page'); }\n  if (!root) { return; }\n\n  \/* --- Full width: viewport width excluding scrollbar ---------- *\/\n  if (root.classList.contains('s7-page--full')) {\n    var syncWidth = function () {\n      root.style.setProperty('--s7-vw', document.documentElement.clientWidth + 'px');\n    };\n    syncWidth();\n    window.addEventListener('resize', syncWidth);\n  }\n\n  \/* --- Testimonials carousel ---------------------------------- *\/\n  var track = root.querySelector('[data-s7-testi=\"track\"]');\n  var dots  = [].slice.call(root.querySelectorAll('[data-s7-testi=\"dots\"] button'));\n  if (track && dots.length) {\n    var total = dots.length, index = 0, timer = null;\n\n    function render() {\n      track.style.transform = 'translateX(-' + (index * 100) + '%)';\n      dots.forEach(function (d, n) { d.classList.toggle('is-active', n === index); });\n    }\n    function go(n, stop) {\n      index = (n + total) % total;\n      if (stop && timer) { clearInterval(timer); timer = null; }\n      render();\n    }\n    dots.forEach(function (d, n) { d.addEventListener('click', function () { go(n, true); }); });\n\n    var prev = root.querySelector('[data-s7-testi=\"prev\"]');\n    var next = root.querySelector('[data-s7-testi=\"next\"]');\n    if (prev) { prev.addEventListener('click', function () { go(index - 1, true); }); }\n    if (next) { next.addEventListener('click', function () { go(index + 1, true); }); }\n\n    timer = setInterval(function () { go(index + 1, false); }, 5500);\n    render();\n  }\n\n  \/* --- Scroll reveal ------------------------------------------ *\/\n  var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  var items  = [].slice.call(root.querySelectorAll('[data-s7-reveal]'));\n\n  function show(el) {\n    el.classList.remove('is-hidden');\n    el.style.opacity = '';\n    el.style.transform = '';\n  }\n  if (reduce || !('IntersectionObserver' in window)) { items.forEach(show); return; }\n\n  var vh = window.innerHeight || 900;\n  var hidden = [];\n  items.forEach(function (el) {\n    if (el.getBoundingClientRect().top < vh * 0.9) { show(el); return; }\n    el.classList.add('is-hidden');\n    var delay = el.getAttribute('data-s7-reveal');\n    if (delay && delay !== '0') { el.style.transitionDelay = delay + 'ms'; }\n    hidden.push(el);\n  });\n\n  var io = new IntersectionObserver(function (entries) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { show(e.target); io.unobserve(e.target); }\n    });\n  }, { rootMargin: '0px 0px -6% 0px', threshold: 0.06 });\n\n  hidden.forEach(function (el) { io.observe(el); });\n  setTimeout(function () { hidden.forEach(show); }, 2400);\n})();\n<\/script>\n\n<\/div><!-- \/.s7-page -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Develop your teams. Measure the results. Digital learning, trainer-led sessions, learning support and programme management: a coordinated solution built around your objectives. With 7Speaking, every training format works together. Your employees build language and soft skills that are really useful in their day-to-day work, while your HR teams monitor their engagement and progress. From the [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":12624,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12653","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our solutions | 7Speaking<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.7speaking.com\/en\/our-solutions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our solutions | 7Speaking\" \/>\n<meta property=\"og:description\" content=\"Develop your teams. Measure the results. Digital learning, trainer-led sessions, learning support and programme management: a coordinated solution built around your objectives. With 7Speaking, every training format works together. Your employees build language and soft skills that are really useful in their day-to-day work, while your HR teams monitor their engagement and progress. From the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.7speaking.com\/en\/our-solutions\/\" \/>\n<meta property=\"og:site_name\" content=\"7Speaking\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/\",\"url\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/\",\"name\":\"Our solutions | 7Speaking\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.7speaking.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/cours-individuel-anglais-visio.png\",\"datePublished\":\"2026-09-24T09:52:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.7speaking.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/cours-individuel-anglais-visio.png\",\"contentUrl\":\"https:\\\/\\\/www.7speaking.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/cours-individuel-anglais-visio.png\",\"width\":400,\"height\":400,\"caption\":\"cours individuel anglais visio\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/our-solutions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our solutions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/\",\"name\":\"7Speaking\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#organization\",\"name\":\"7Speaking\",\"url\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.7speaking.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Logo-7Speaking.webp\",\"contentUrl\":\"https:\\\/\\\/www.7speaking.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Logo-7Speaking.webp\",\"width\":1628,\"height\":504,\"caption\":\"7Speaking\"},\"image\":{\"@id\":\"https:\\\/\\\/www.7speaking.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/7speaking\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our solutions | 7Speaking","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:\/\/www.7speaking.com\/en\/our-solutions\/","og_locale":"en_US","og_type":"article","og_title":"Our solutions | 7Speaking","og_description":"Develop your teams. Measure the results. Digital learning, trainer-led sessions, learning support and programme management: a coordinated solution built around your objectives. With 7Speaking, every training format works together. Your employees build language and soft skills that are really useful in their day-to-day work, while your HR teams monitor their engagement and progress. From the [&hellip;]","og_url":"https:\/\/www.7speaking.com\/en\/our-solutions\/","og_site_name":"7Speaking","og_image":[{"width":400,"height":400,"url":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/","url":"https:\/\/www.7speaking.com\/en\/our-solutions\/","name":"Our solutions | 7Speaking","isPartOf":{"@id":"https:\/\/www.7speaking.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/#primaryimage"},"image":{"@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/#primaryimage"},"thumbnailUrl":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png","datePublished":"2026-09-24T09:52:10+00:00","breadcrumb":{"@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.7speaking.com\/en\/our-solutions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/#primaryimage","url":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png","contentUrl":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2026\/09\/cours-individuel-anglais-visio.png","width":400,"height":400,"caption":"cours individuel anglais visio"},{"@type":"BreadcrumbList","@id":"https:\/\/www.7speaking.com\/en\/our-solutions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.7speaking.com\/en\/"},{"@type":"ListItem","position":2,"name":"Our solutions"}]},{"@type":"WebSite","@id":"https:\/\/www.7speaking.com\/en\/#website","url":"https:\/\/www.7speaking.com\/en\/","name":"7Speaking","description":"","publisher":{"@id":"https:\/\/www.7speaking.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.7speaking.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.7speaking.com\/en\/#organization","name":"7Speaking","url":"https:\/\/www.7speaking.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.7speaking.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2024\/07\/Logo-7Speaking.webp","contentUrl":"https:\/\/www.7speaking.com\/wp-content\/uploads\/2024\/07\/Logo-7Speaking.webp","width":1628,"height":504,"caption":"7Speaking"},"image":{"@id":"https:\/\/www.7speaking.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/7speaking\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/pages\/12653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/comments?post=12653"}],"version-history":[{"count":9,"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/pages\/12653\/revisions"}],"predecessor-version":[{"id":12664,"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/pages\/12653\/revisions\/12664"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/media\/12624"}],"wp:attachment":[{"href":"https:\/\/www.7speaking.com\/en\/wp-json\/wp\/v2\/media?parent=12653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}