:root{--gbp-red: 0;--gbp-red-s: 75%;--gbp-amber: 38;--gbp-amber-s: 92%;--gbp-green: 142;--gbp-green-s: 70%;--gbp-blue: 217;--gbp-blue-s: 92%}:root{--gbp-surface: hsl(214, 56%, 97%);--gbp-card: #ffffff;--gbp-line: hsl(215, 30%, 90%);--gbp-shadow: 0 24px 50px -22px hsla(220, 45%, 30%, .32);--gbp-shadow-sm: 0 14px 30px -16px hsla(220, 45%, 30%, .26);--gbp-redx: hsl(2, 78%, 58%)}[data-theme=dark]{--gbp-surface: hsl(220, 24%, 12%);--gbp-card: hsl(222, 22%, 14%);--gbp-line: hsla(0, 0%, 100%, .08)}.gbp-sec--surface{background:var(--gbp-surface)}.gbp-hero{background:linear-gradient(180deg,var(--gbp-surface) 0%,var(--bg-primary) 96%);overflow:hidden}.gbp-hero .gbp-hero-grid{display:block}.gbp-hero__intro{max-width:760px;margin:0 auto;text-align:center}.gbp-hero__intro .hero-actions{justify-content:center;margin-top:1.6rem}.gbp-stage{position:relative;width:100%;max-width:1180px;margin:2.2rem auto 0;aspect-ratio:1.62 / 1}.gbp-stage img{display:block;height:auto}.gbp-stage__shop{position:absolute;left:50%;top:53%;width:41%;transform:translate(-50%,-50%);filter:drop-shadow(0 24px 30px hsla(220,45%,32%,.16));z-index:2}.gbp-stage__card{position:absolute;width:17%;z-index:3;animation:gbpFloat 6s ease-in-out infinite;animation-delay:var(--d, 0s)}.gbp-stage__card--profile{top:5%;left:1%;width:22%}.gbp-stage__card--rating{top:3%;right:2%;width:16%;--d: -1.4s}.gbp-stage__card--hours{top:39%;right:0;width:17%;--d: -2.3s}.gbp-stage__card--call{bottom:7%;right:4%;width:17%;--d: -.7s}.gbp-stage__card--dir{bottom:9%;left:2%;width:16%;--d: -3s}.gbp-stage__card--pin{bottom:2%;left:33%;width:11%;--d: -1.1s;z-index:4}@keyframes gbpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.gbp-stage__card{animation:none}}@media(max-width:780px){.gbp-stage{aspect-ratio:auto;max-width:460px;display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center}.gbp-stage__shop{position:static;width:86%;transform:none;margin:0 auto .3rem}.gbp-stage__card{position:static;width:47%!important;animation:none}.gbp-stage__card--pin{display:none}}.gbp-diag{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;max-width:1080px;margin:0 auto}.gbp-diag__fiche{margin:0}.gbp-diag__fiche img,.gbp-diag__gauge{display:block;width:100%;height:auto;border-radius:var(--radius-lg)}.gbp-diag__panel{display:flex;flex-direction:column;gap:1rem}.gbp-diag__badge{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#e746401a;color:var(--gbp-redx);border:1px solid hsla(2,78%,58%,.28);font-weight:800;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.gbp-diag__badge:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gbp-redx);box-shadow:0 0 8px #e74640cc;animation:gbpBlink 1.4s ease-in-out infinite}@keyframes gbpBlink{0%,to{opacity:1}50%{opacity:.35}}.gbp-diag__gauge{box-shadow:var(--gbp-shadow-sm)}.gbp-diag__issues{display:grid;gap:.6rem}.gbp-diag__issue{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:12px 14px;background:var(--gbp-card);border:1px solid var(--gbp-line);border-radius:var(--radius-md);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.gbp-diag__issue:hover{border-color:#e7464073;transform:translate(3px);box-shadow:var(--gbp-shadow-sm)}.gbp-diag__issue img{width:48px;height:48px;object-fit:contain}.gbp-diag__issue h4{margin:0 0 2px;font-size:.95rem;font-weight:700;color:var(--text-primary);line-height:1.25}.gbp-diag__issue p{margin:0;font-size:.82rem;color:var(--text-secondary);line-height:1.4}@media(max-width:860px){.gbp-diag{grid-template-columns:1fr;gap:1.5rem}}.gbp-podium{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:1.4rem}.gbp-podium__map{display:block;width:100%;max-width:760px;height:auto;margin:0 auto}.gbp-podium__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:880px;margin:0 auto;width:100%}.gbp-podium__card{display:block;width:100%;height:auto;border-radius:var(--radius-lg);filter:drop-shadow(var(--gbp-shadow-sm));transition:transform .4s cubic-bezier(.16,1,.3,1)}.gbp-podium__card:hover{transform:translateY(-4px)}.gbp-podium__card--winner{grid-column:1 / 3;max-width:620px;margin:0 auto}@media(max-width:680px){.gbp-podium__cards{grid-template-columns:1fr}.gbp-podium__card--winner{grid-column:auto}}.gbp-incl,.gbp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1100px;margin:0 auto}.gbp-incl__card,.gbp-steps__card{position:relative;background:var(--gbp-card);border:1px solid var(--gbp-line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease}.gbp-incl__card:hover,.gbp-steps__card:hover{transform:translateY(-6px);box-shadow:var(--gbp-shadow);border-color:hsla(var(--accent-h),var(--accent-s),55%,.4)}.gbp-incl__img,.gbp-steps__img{display:block;width:100%;height:auto;background:var(--gbp-surface)}.gbp-incl__body,.gbp-steps__body{padding:1.15rem 1.3rem 1.4rem}.gbp-incl__num{display:inline-block;font:800 .66rem/1 ui-monospace,monospace;letter-spacing:.16em;text-transform:uppercase;color:hsl(var(--accent-h),var(--accent-s),48%);margin-bottom:.5rem}.gbp-incl__title,.gbp-steps__title{margin:0 0 .4rem;font-size:1.05rem;font-weight:800;color:var(--text-primary);line-height:1.25}.gbp-incl__text,.gbp-steps__text{margin:0;font-size:.88rem;color:var(--text-secondary);line-height:1.55}.gbp-steps__tag{display:inline-block;font:800 .64rem/1 ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--accent-h),var(--accent-s),48%);background:hsla(var(--accent-h),var(--accent-s),55%,.1);padding:5px 10px;border-radius:999px;margin-bottom:.65rem}.gbp-steps__text{margin-bottom:.6rem}.gbp-steps__meta{font-size:.78rem;font-weight:600;color:hsl(var(--accent-h),var(--accent-s),42%)}@media(max-width:900px){.gbp-incl,.gbp-steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gbp-incl,.gbp-steps{grid-template-columns:1fr}}.gbp-aud{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:1.2rem;max-width:1120px;margin:0 auto}.gbp-aud__card{display:flex;flex-direction:column;background:var(--gbp-card);border:1px solid var(--gbp-line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease}.gbp-aud__card:hover{transform:translateY(-5px);box-shadow:var(--gbp-shadow);border-color:hsla(var(--accent-h),var(--accent-s),55%,.4)}.gbp-aud__img{display:block;width:100%;height:auto;background:var(--gbp-surface)}.gbp-aud__body{display:flex;flex-direction:column;flex:1;padding:1.1rem 1.2rem 1.3rem}.gbp-aud__title{margin:0 0 .35rem;font-size:1.02rem;font-weight:800;color:var(--text-primary);line-height:1.25}.gbp-aud__text{margin:0;font-size:.85rem;color:var(--text-secondary);line-height:1.5}.gbp-aud__card--featured{grid-column:1;grid-row:1 / span 3}.gbp-aud__card--featured .gbp-aud__title{font-size:1.35rem;margin-bottom:.55rem}.gbp-aud__card--featured .gbp-aud__text{font-size:.95rem}.gbp-aud__stats{display:flex;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px dashed var(--gbp-line)}.gbp-aud__stat b{display:block;font:800 1.15rem/1 ui-monospace,monospace;color:hsl(var(--accent-h),var(--accent-s),45%)}.gbp-aud__stat span{font-size:.72rem;color:var(--text-tertiary)}.gbp-aud__card--wide{grid-column:2 / 4;flex-direction:row;align-items:stretch}.gbp-aud__card--wide .gbp-aud__img{width:46%;height:auto;align-self:center}.gbp-aud__card--wide .gbp-aud__body{justify-content:center}@media(max-width:900px){.gbp-aud{grid-template-columns:1fr 1fr}.gbp-aud__card--featured{grid-column:span 2;grid-row:auto}.gbp-aud__card--wide{grid-column:span 2;flex-direction:column}.gbp-aud__card--wide .gbp-aud__img{width:100%}}@media(max-width:560px){.gbp-aud{grid-template-columns:1fr}.gbp-aud__card--featured,.gbp-aud__card--wide{grid-column:auto}}.gbp-deliver{display:grid;grid-template-columns:320px 1fr;gap:2.5rem;align-items:start;max-width:1100px;margin:0 auto}.gbp-deliver__phone{display:block;width:100%;max-width:320px;height:auto;margin:0 auto;filter:drop-shadow(0 30px 42px hsla(220,45%,32%,.22))}.gbp-deliver__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gbp-deliver__tile{background:var(--gbp-card);border:1px solid var(--gbp-line);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.gbp-deliver__tile:hover{transform:translateY(-4px);box-shadow:var(--gbp-shadow-sm);border-color:hsla(var(--accent-h),var(--accent-s),55%,.4)}.gbp-deliver__tile img{display:block;width:100%;height:auto;background:var(--gbp-surface)}.gbp-deliver__tile span{display:flex;align-items:center;gap:8px;padding:.6rem .85rem .8rem;font-size:.82rem;font-weight:700;color:var(--text-primary)}.gbp-deliver__tile span:before{content:"✓";display:grid;place-items:center;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:hsla(var(--gbp-green),var(--gbp-green-s),45%,.16);color:hsl(var(--gbp-green),var(--gbp-green-s),38%);font-size:.7rem}@media(max-width:860px){.gbp-deliver{grid-template-columns:1fr;gap:1.6rem}.gbp-deliver__phone{max-width:280px}}@media(max-width:520px){.gbp-deliver__grid{grid-template-columns:1fr}}.gbp-invest{display:grid;grid-template-columns:1fr 1.45fr 1fr;gap:1.2rem;align-items:center;max-width:1180px;margin:0 auto}.gbp-invest__col{display:flex;flex-direction:column;gap:1rem}.gbp-invest__viz img{display:block;width:100%;height:auto}.gbp-invest__benefit{display:flex;gap:12px;align-items:flex-start;padding:1rem 1.1rem;background:var(--gbp-card);border:1px solid var(--gbp-line);border-radius:var(--radius-md);box-shadow:var(--shadow-card);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.gbp-invest__benefit:hover{transform:translateY(-3px);border-color:hsla(var(--accent-h),var(--accent-s),55%,.4);box-shadow:var(--gbp-shadow-sm)}.gbp-invest__benefit img{width:46px;height:46px;flex-shrink:0;object-fit:contain}.gbp-invest__benefit h3{margin:0 0 2px;font-size:.92rem;font-weight:800;color:var(--text-primary);line-height:1.2}.gbp-invest__benefit p{margin:0;font-size:.79rem;color:var(--text-secondary);line-height:1.4}.gbp-invest__note{max-width:720px;margin:2rem auto 0;text-align:center;font-size:.9rem;color:var(--text-secondary)}.gbp-invest__note strong{color:hsl(var(--accent-h),var(--accent-s),42%)}@media(max-width:920px){.gbp-invest{grid-template-columns:1fr 1fr}.gbp-invest__viz{grid-column:1 / 3;order:-1;margin-bottom:.6rem}}@media(max-width:560px){.gbp-invest{grid-template-columns:1fr}.gbp-invest__viz{grid-column:auto}}.gbp-faq__hero{display:block;width:100%;max-width:540px;height:auto;margin:0 auto 2.2rem}.gbp-faq__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1180px;margin:0 auto}.gbp-faq__card{display:block;width:100%;height:auto;border-radius:var(--radius-md);background:var(--gbp-surface);box-shadow:var(--shadow-card);transition:transform .35s ease,box-shadow .35s ease}@media(max-width:980px){.gbp-faq__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.gbp-faq__grid{grid-template-columns:1fr}}.gbp-finale{display:grid;grid-template-columns:1fr 1.1fr;gap:2.5rem;align-items:center;max-width:1100px;margin:0 auto;background:linear-gradient(135deg,var(--gbp-surface),var(--bg-secondary));border:1px solid var(--gbp-line);border-radius:var(--radius-xl);padding:2.6rem;box-shadow:var(--gbp-shadow)}.gbp-finale__img{display:block;width:100%;height:auto;border-radius:var(--radius-lg)}.gbp-finale__title{font-size:clamp(1.6rem,3vw,2rem);font-weight:800;margin:0 0 .8rem;color:var(--text-primary);line-height:1.15}.gbp-finale__lead{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0 0 1.2rem}.gbp-finale__bullets{display:flex;flex-wrap:wrap;gap:.55rem 1.1rem;margin:0 0 1.5rem;padding:0;list-style:none}.gbp-finale__bullet{display:inline-flex;align-items:center;gap:7px;font-size:.84rem;font-weight:600;color:var(--text-secondary)}.gbp-finale__bullet:before{content:"✓";color:hsl(var(--gbp-green),var(--gbp-green-s),42%);font-weight:800}@media(max-width:860px){.gbp-finale{grid-template-columns:1fr;padding:1.8rem}.gbp-finale__img{order:-1}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:1000;padding:.6rem 1rem;border-radius:8px;background:hsl(var(--accent-h),var(--accent-s),48%);color:#fff;font-weight:600;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:1rem;outline:2px solid #fff;outline-offset:2px}.svc-gbp main>section.section,.svc-gbp main>section.section-alt{background:var(--gbp-surface)}.svc-gbp .section-label{color:hsl(var(--accent-h),var(--accent-s),34%)}[data-theme=dark] body.svc-gbp{--bg-primary: hsl(216, 33%, 98.5%);--bg-secondary: #ffffff;--bg-tertiary: hsl(217, 28%, 96%);--text-primary: hsl(229, 35%, 11%);--text-secondary: hsl(227, 14%, 33%);--text-tertiary: hsl(226, 10%, 47%);--gbp-surface: hsl(214, 56%, 97%);--gbp-card: #ffffff;--gbp-line: hsl(215, 30%, 90%)}.gbp-hero__visual{display:block;width:100%;max-width:1080px;height:auto;margin:2rem auto 0}@media(max-width:600px){.gbp-hero__visual{margin-top:1.4rem}}.gbp-diag{grid-template-columns:.92fr 1.08fr;gap:1.6rem;max-width:1120px}.gbp-diag__scoreRow{display:flex;align-items:center;gap:1rem}.gbp-diag__alert{width:64px;height:auto;flex-shrink:0}.gbp-diag__issues{grid-template-columns:1fr 1fr;gap:.7rem}.gbp-diag__issue{grid-template-columns:36px 1fr;gap:10px;padding:10px 12px}.gbp-diag__issue img{width:36px;height:36px}.gbp-diag__issue h3{margin:0 0 2px;font-size:.83rem;font-weight:700;color:var(--text-primary);line-height:1.2}.gbp-diag__issue p{margin:0;font-size:.75rem;color:var(--text-secondary);line-height:1.35}@media(max-width:860px){.gbp-diag{grid-template-columns:1fr}}@media(max-width:520px){.gbp-diag__issues{grid-template-columns:1fr}}.gbp-podium{gap:0}.gbp-podium__map{max-width:900px;position:relative;z-index:0}.gbp-podium__cards{grid-template-columns:1fr 1.12fr 1fr;align-items:end;gap:clamp(.7rem,1.5vw,1.3rem);max-width:1000px;margin-top:clamp(-2.2rem,-2.4vw,-.8rem);position:relative;z-index:1}.gbp-podium__card--winner{order:2;grid-column:auto;max-width:100%;margin:0;transform:translateY(-1.4rem);filter:drop-shadow(var(--gbp-shadow));z-index:2}.gbp-podium__card:nth-of-type(2){order:1}.gbp-podium__card:nth-of-type(3){order:3}@media(max-width:680px){.gbp-podium__cards{grid-template-columns:1fr;margin-top:-1.4rem}.gbp-podium__card--winner{order:-1;transform:none}.gbp-podium__card:nth-of-type(2),.gbp-podium__card:nth-of-type(3){order:0}}.gbp-invest__benefit{background:transparent;border:none;box-shadow:none;padding:.4rem 0}.gbp-invest__benefit:hover{transform:none;box-shadow:none}.gbp-invest__benefit img{width:54px;height:54px}.gbp-invest__benefit h3{font-size:.98rem}.gbp-invest__benefit p{font-size:.82rem}.gbp-finale{background:none;border:none;box-shadow:none;padding:0;gap:clamp(2rem,4vw,3.5rem)}.gbp-finale__img{filter:drop-shadow(var(--gbp-shadow))}.gbp-faq{display:grid;grid-template-columns:1fr clamp(300px,32vw,460px) 1fr;gap:clamp(1rem,2.4vw,2rem);align-items:center;max-width:1180px;margin:0 auto}.gbp-faq__center{display:block;width:100%;height:auto}.gbp-faq__col{display:flex;flex-direction:column;gap:1rem}.gbp-faq__card{display:block;margin:0;width:100%;border-radius:var(--radius-md);background:var(--gbp-surface);box-shadow:var(--shadow-card);transition:transform .35s ease,box-shadow .35s ease}.gbp-faq__card img{display:block;width:100%;height:auto;border-radius:inherit}.gbp-faq__card:hover{transform:translateY(-4px);box-shadow:var(--gbp-shadow-sm)}@media(max-width:980px){.gbp-faq{grid-template-columns:1fr 1fr}.gbp-faq__center{grid-column:1 / 3;order:-1;max-width:460px;margin:0 auto 1.4rem}}@media(max-width:560px){.gbp-faq{grid-template-columns:1fr}.gbp-faq__center{grid-column:auto}}@media(prefers-reduced-motion:reduce){.gbp-diag__badge:before{animation:none}}.svc-gbp .settings-fab,.svc-gbp .settings-panel{display:none!important}.svc-gbp .section-label{display:inline-flex;align-items:center;gap:.45rem;min-height:28px;margin-bottom:.85rem;padding:.25rem .78rem;border:1px solid rgba(61,112,255,.2);border-radius:999px;background:linear-gradient(180deg,#ffffffeb,#f1f6ffe6);color:#2554d9;box-shadow:0 8px 24px #2f67ff14,inset 0 0 0 1px #ffffffad;font-size:.76rem;font-weight:800;letter-spacing:.04em}.svc-gbp .section-label:before{content:"";width:8px;height:8px;border-radius:50%;background:#2f67ff;box-shadow:0 0 0 5px #2f67ff1f}.svc-gbp main>section.section{padding:clamp(2.25rem,3.2vw,3rem) 0}.svc-gbp main>section>.container{max-width:min(1480px,calc(100% - 48px))}.svc-gbp main>section:nth-of-type(5){padding-top:clamp(1.25rem,2vw,1.7rem);padding-bottom:clamp(1.7rem,2.4vw,2.25rem)}html[data-theme=light] .svc-gbp main>section:nth-of-type(2) .section-label{border-color:#f973163d;background:linear-gradient(180deg,#fffaf3,#fff2df);color:#f97316}html[data-theme=light] .svc-gbp main>section:nth-of-type(2) .section-label:before{background:#ff8a00;box-shadow:0 0 0 5px #f9731624}.gbp-hero{padding:clamp(5.2rem,7vw,6.2rem) 0 0}.gbp-hero>.container{max-width:none;width:100%;padding-inline:0}.gbp-hero .breadcrumb,.gbp-hero__intro{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.gbp-hero__visual{display:block;width:min(100%,1672px);max-width:none;height:auto;margin:0 auto}.gbp-diag{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(1.2rem,2vw,1.8rem);max-width:1430px;align-items:start}.gbp-diag__fiche img{border-radius:32px;filter:drop-shadow(0 26px 34px hsla(220,45%,32%,.14))}.gbp-diag__panel{gap:clamp(1rem,1.3vw,1.25rem)}.gbp-diag__badge,.gbp-diag__alert{display:none}.gbp-diag__scoreRow{display:flex;align-items:center;gap:0}.gbp-diag__scoreRow .gbp-diag__gauge{flex:1;min-width:0}.gbp-diag__issues{grid-template-columns:1fr 1fr;gap:clamp(.75rem,1vw,1rem)}.gbp-diag__issue{grid-template-columns:76px 1fr;gap:16px;min-height:128px;padding:18px 20px;border-radius:24px;box-shadow:0 20px 40px -28px #2d457652}.gbp-diag__issue img{width:76px;height:76px}.gbp-diag__issue h3{margin:0 0 6px;font-size:1.04rem;font-weight:800;color:var(--text-primary);line-height:1.16}.gbp-diag__issue p{margin:0;font-size:.88rem;color:var(--text-secondary);line-height:1.4}@media(max-width:980px){.gbp-diag{grid-template-columns:1fr;max-width:720px}}@media(max-width:600px){.gbp-hero{padding-top:4.9rem}.gbp-hero__visual{width:165%;margin-left:50%;transform:translate(-50%)}}@media(max-width:520px){.svc-gbp main>section>.container{max-width:min(100% - 28px,1480px)}.gbp-diag__issues{grid-template-columns:1fr}.gbp-diag__issue{grid-template-columns:60px 1fr;min-height:110px;padding:14px}.gbp-diag__issue img{width:60px;height:60px}}.gbp-podium{max-width:1220px;gap:0}.svc-gbp .gbp-podium.mt-3{margin-top:clamp(-2.7rem,-3vw,-1.8rem)}.gbp-podium__map{width:100%;max-width:1220px;position:relative;z-index:0;margin:0 auto}.gbp-podium__cards{grid-template-columns:1.1fr 1fr 1fr;align-items:end;gap:clamp(.9rem,1.45vw,1.35rem);max-width:1160px;margin-top:clamp(-28rem,-25vw,-21rem);position:relative;z-index:1}.gbp-podium__card,.gbp-podium__card--winner{order:initial;grid-column:auto;max-width:none;width:100%;height:clamp(390px,29vw,455px);margin:0;object-fit:fill;border-radius:28px;transform:none;filter:drop-shadow(0 24px 34px hsla(220,45%,32%,.18))}.gbp-podium__card--winner{height:clamp(420px,31vw,486px);z-index:2}.gbp-podium__card:hover,.gbp-podium__card--winner:hover{transform:translateY(-6px)}.gbp-podium__note{display:flex;align-items:center;gap:1rem;width:max-content;max-width:min(620px,100%);margin:1.05rem auto 0;padding:1rem 1.35rem;border:1px solid hsl(215,46%,88%);border-radius:22px;background:#ffffffd1;box-shadow:0 18px 45px -30px #2d457652}.gbp-podium__note p{margin:0;color:var(--text-secondary);font-size:.96rem;line-height:1.38}.gbp-podium__note strong{color:var(--text-primary)}.gbp-podium__noteIcon{display:inline-grid;grid-template-columns:repeat(3,5px);align-items:end;gap:4px;width:42px;height:42px;padding:11px 10px;flex:0 0 auto;border-radius:14px;background:#eef5ff;box-shadow:inset 0 1px #ffffffeb}.gbp-podium__noteIcon span{display:block;border-radius:999px;background:#2d6cff}.gbp-podium__noteIcon span:nth-child(1){height:9px;opacity:.55}.gbp-podium__noteIcon span:nth-child(2){height:15px;opacity:.8}.gbp-podium__noteIcon span:nth-child(3){height:21px}@media(max-width:860px){.gbp-podium__cards{grid-template-columns:1fr;max-width:480px;margin-top:-3rem}.gbp-podium__card,.gbp-podium__card--winner{height:auto;object-fit:contain}.gbp-podium__note{width:100%}}.gbp-incl__num{display:none}.gbp-aud__media{position:relative;overflow:visible;padding:1rem 1rem 0}.gbp-aud__media .gbp-aud__img{display:block;width:100%;border-radius:22px;box-shadow:inset 0 0 0 1px #ffffffbf}.gbp-aud__badge{position:absolute;top:1.85rem;left:1.85rem;display:inline-flex;align-items:center;gap:.35rem;height:34px;padding:0 .78rem;border-radius:999px;background:linear-gradient(135deg,#2f67ff,#6d8dff);color:#fff;box-shadow:0 13px 24px #3062ff47;font-size:.72rem;font-weight:900;letter-spacing:0;z-index:2}.gbp-aud__badge span{color:#ffd73f;font-size:.86rem}.gbp-aud__icon{--aud-icon: #2f67ff;position:absolute;left:1.45rem;bottom:-1.35rem;width:50px;height:50px;border-radius:18px;background:radial-gradient(circle at 34% 26%,#fffffff2,#ffffffc7);border:1px solid rgba(255,255,255,.82);box-shadow:0 14px 28px #345baa29,inset 0 0 0 1px #4178ff1a;color:var(--aud-icon);z-index:3}.gbp-aud__card--featured .gbp-aud__icon{width:72px;height:72px;border-radius:24px;left:1.85rem;bottom:-2rem;background:linear-gradient(135deg,#2f67ff,#74a0ff);color:#fff}.gbp-aud__icon:before,.gbp-aud__icon:after{content:"";position:absolute;display:block}.gbp-aud__icon--food:before{left:25px;top:20px;width:5px;height:33px;border-radius:999px;background:currentColor;box-shadow:-10px 0 0 currentColor}.gbp-aud__icon--food:after{right:21px;top:17px;width:7px;height:36px;border-radius:999px 999px 12px 12px;background:currentColor}.gbp-aud__icon--tool{--aud-icon: #2f67ff}.gbp-aud__icon--tool:before{left:15px;top:24px;width:25px;height:6px;border-radius:999px;background:currentColor;transform:rotate(-43deg)}.gbp-aud__icon--tool:after{left:11px;top:12px;width:16px;height:16px;border:5px solid currentColor;border-right-color:transparent;border-radius:50%;transform:rotate(-36deg)}.gbp-aud__icon--bag{--aud-icon: #27c86f}.gbp-aud__icon--bag:before{left:14px;top:21px;width:22px;height:19px;border:4px solid currentColor;border-radius:7px}.gbp-aud__icon--bag:after{left:19px;top:13px;width:12px;height:13px;border:4px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.gbp-aud__icon--health{--aud-icon: #8c5cff}.gbp-aud__icon--health:before{left:13px;top:23px;width:24px;height:6px;border-radius:999px;background:currentColor}.gbp-aud__icon--health:after{left:22px;top:14px;width:6px;height:24px;border-radius:999px;background:currentColor}.gbp-aud__icon--beauty{--aud-icon: #f05aa5}.gbp-aud__icon--beauty:before{left:12px;top:27px;width:10px;height:10px;border:4px solid currentColor;border-radius:50%;box-shadow:17px -13px 0 -2px #fff,17px -13px 0 2px currentColor}.gbp-aud__icon--beauty:after{left:17px;top:15px;width:24px;height:5px;border-radius:999px;background:currentColor;box-shadow:0 12px 0 currentColor;transform:rotate(-35deg)}.gbp-aud__icon--coach{--aud-icon: #ff7a2f}.gbp-aud__icon--coach:before{left:18px;top:12px;width:14px;height:14px;border-radius:50%;background:currentColor}.gbp-aud__icon--coach:after{left:12px;top:29px;width:26px;height:14px;border:4px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.gbp-aud__quote{margin:1rem 0 0;padding:.9rem 1rem;border:1px solid hsl(215,40%,88%);border-radius:16px;background:#ffffffb8;color:var(--text-primary);font-size:.84rem;font-weight:700;line-height:1.45}.gbp-aud__quote span{display:block;margin-top:.35rem;color:var(--text-secondary);font-size:.78rem;font-weight:500}.gbp-aud__chips{display:flex;flex-wrap:wrap;gap:.48rem;margin-top:.9rem}.gbp-aud__chips span{display:inline-flex;align-items:center;min-height:30px;padding:.45rem .72rem;border-radius:999px;background:#f4f8ff;color:#2554d9;font-size:.74rem;font-weight:700}.gbp-aud__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:.8rem;padding-top:1rem;border-top:0;border-radius:16px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #d8e2f8d9}.gbp-aud__stat{position:relative;min-height:64px;padding:.85rem .65rem .72rem 3.1rem}.gbp-aud__stat+.gbp-aud__stat{border-left:1px solid #e5ecfa}.gbp-aud__stat:before{content:"";position:absolute;left:1rem;top:50%;width:28px;height:28px;border-radius:50%;transform:translateY(-50%);background:linear-gradient(135deg,#2f67ff,#73a0ff);box-shadow:0 8px 16px #2f67ff38}.gbp-aud__stat:nth-child(2):before{background:linear-gradient(135deg,#34c76f,#7ee5a0)}.gbp-aud__stat:nth-child(3):before{background:linear-gradient(135deg,#ffc31e,#ffe16f)}.gbp-aud__stat b{font-family:inherit;font-size:1.08rem;color:#071634}.gbp-aud__card--featured .gbp-aud__body{padding:1.45rem 1.3rem 1.1rem}.gbp-aud{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));gap:1.05rem;max-width:1420px}.gbp-aud__card--featured{grid-column:1;grid-row:1 / span 2}.gbp-aud__card:nth-child(2){grid-column:2 / 3}.gbp-aud__card:nth-child(3){grid-column:3 / 5}.gbp-aud__card:nth-child(4){grid-column:2 / 3}.gbp-aud__card:nth-child(5){grid-column:3 / 4}.gbp-aud__card--wide{grid-column:4 / 5;flex-direction:column}.gbp-aud__card--wide .gbp-aud__img{width:100%;align-self:auto}.gbp-aud__card--wide .gbp-aud__body{justify-content:flex-start}.gbp-aud__img{aspect-ratio:1.65 / 1;object-fit:cover}.gbp-aud__card--featured .gbp-aud__img{aspect-ratio:1.95 / 1}.gbp-aud__card:nth-child(3) .gbp-aud__img{aspect-ratio:2.3 / 1}.svc-gbp main>section:nth-of-type(6){padding-top:clamp(1.6rem,2.2vw,2rem);padding-bottom:clamp(1.4rem,2vw,2rem)}.gbp-steps{display:flex;flex-wrap:wrap;gap:1.15rem;max-width:1370px}.gbp-steps__card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(150px,1.05fr);align-items:center;min-height:284px;padding:clamp(1.2rem,1.7vw,1.6rem);overflow:hidden;background:radial-gradient(circle at 86% 28%,rgba(47,103,255,.08),transparent 34%),linear-gradient(135deg,#fffffff0,#f6f9ffe6);flex:1 1 calc(32.3% - 1.15rem)}.gbp-steps__card:nth-child(1){flex-basis:calc(43.8% - 1.15rem);min-height:320px;border-color:#2f67ff94;box-shadow:0 22px 54px #2f67ff1a,inset 0 0 0 1px #2f67ff14}.gbp-steps__card:nth-child(2),.gbp-steps__card:nth-child(3){flex-basis:calc(26% - 1.15rem)}.gbp-steps__card:nth-child(4){flex-basis:calc(30% - 1.15rem)}.gbp-steps__card:nth-child(5),.gbp-steps__card:nth-child(6){flex-basis:calc(32.5% - 1.15rem)}.gbp-steps__card:nth-child(2),.gbp-steps__card:nth-child(5){background:radial-gradient(circle at 88% 30%,rgba(38,201,111,.11),transparent 35%),linear-gradient(135deg,#fffffff2,#f6fffae6)}.gbp-steps__card:nth-child(3),.gbp-steps__card:nth-child(6){background:radial-gradient(circle at 86% 32%,rgba(140,92,255,.12),transparent 36%),linear-gradient(135deg,#fffffff2,#faf7ffe6)}.gbp-steps__card:nth-child(4){background:radial-gradient(circle at 86% 32%,rgba(255,122,47,.11),transparent 35%),linear-gradient(135deg,#fffffff5,#fffaf4e6)}.gbp-steps__img{grid-column:2;grid-row:1;width:100%;max-height:220px;object-fit:contain;align-self:center;background:transparent;filter:drop-shadow(0 18px 24px rgba(49,80,140,.12))}.gbp-steps__card:nth-child(1) .gbp-steps__img{max-height:260px}.gbp-steps__body{grid-column:1;grid-row:1;padding:0}.gbp-steps__tag{margin-bottom:1rem;padding:.48rem .9rem;border:1px solid rgba(47,103,255,.12);background:#2f67ff14;box-shadow:0 8px 18px #2f67ff14}.gbp-steps__title{max-width:230px;margin-bottom:1.05rem;font-size:clamp(1.18rem,1.35vw,1.42rem)}.gbp-steps__title:after{content:"";display:block;width:34px;height:2px;margin-top:1rem;border-radius:999px;background:#2f67ff}.gbp-steps__card:nth-child(2) .gbp-steps__title:after,.gbp-steps__card:nth-child(5) .gbp-steps__title:after{background:#27c86f}.gbp-steps__card:nth-child(3) .gbp-steps__title:after,.gbp-steps__card:nth-child(6) .gbp-steps__title:after{background:#8c5cff}.gbp-steps__card:nth-child(4) .gbp-steps__title:after{background:#ff7a2f}.gbp-steps__text{max-width:260px;margin-bottom:1rem;font-size:.82rem;line-height:1.5}.gbp-steps__meta{display:inline-flex;align-items:center;gap:.45rem;min-height:30px;padding:.42rem .72rem;border:1px solid rgba(216,226,248,.95);border-radius:8px;background:#ffffffc7;box-shadow:0 8px 18px #31508c14;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.gbp-steps__meta:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}@media(max-width:980px){.gbp-steps{display:grid;grid-template-columns:1fr}.gbp-steps__card{grid-template-columns:minmax(0,.95fr) minmax(150px,1fr)}}@media(max-width:620px){.gbp-steps__card{grid-template-columns:1fr}.gbp-steps__img,.gbp-steps__body{grid-column:1;grid-row:auto}.gbp-steps__img{order:-1;margin-bottom:1rem}}.svc-gbp main>section:nth-of-type(7){padding-top:clamp(1.2rem,1.8vw,1.6rem);padding-bottom:clamp(1.1rem,1.6vw,1.5rem)}.gbp-deliver{grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:clamp(1.6rem,3vw,2.4rem);align-items:end;max-width:1375px}.gbp-deliver__phone{max-width:380px;margin-top:clamp(-1rem,-1.4vw,-.4rem);filter:drop-shadow(0 34px 44px rgba(45,79,136,.2))}.gbp-deliver__grid{counter-reset:deliver;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.82rem;align-self:end}.gbp-deliver__tile{position:relative;min-height:198px;border-color:#cddaf3e6;border-radius:14px;background:#ffffffbd;box-shadow:0 18px 38px #2d4f881f,inset 0 0 0 1px #ffffffa6}.gbp-deliver__tile:before{counter-increment:deliver;content:counter(deliver,decimal-leading-zero);position:absolute;top:1rem;left:1rem;z-index:2;display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:linear-gradient(135deg,#61a5ff,#2f67ff);color:#fff;box-shadow:0 12px 22px #2f67ff3d;font-weight:900;font-size:.9rem}.gbp-deliver__tile:nth-child(2):before,.gbp-deliver__tile:nth-child(8):before{background:linear-gradient(135deg,#c8f8ae,#68d76d)}.gbp-deliver__tile:nth-child(3):before,.gbp-deliver__tile:nth-child(6):before{background:linear-gradient(135deg,#e9d8ff,#9b6dff)}.gbp-deliver__tile:nth-child(4):before{background:linear-gradient(135deg,#ffd9b8,#ff7a2f)}.gbp-deliver__tile:nth-child(5):before{background:linear-gradient(135deg,#d8e9ff,#4d8dff)}.gbp-deliver__tile:nth-child(7):before{background:linear-gradient(135deg,#b6f3ff,#27bdd8)}.gbp-deliver__tile:first-child{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);align-items:center;min-height:246px;background:radial-gradient(circle at 72% 48%,rgba(47,103,255,.13),transparent 42%),linear-gradient(135deg,#edf4ffeb,#f7faffe6)}.gbp-deliver__tile:nth-child(8){grid-column:3 / 5}.gbp-deliver__tile img{width:100%;height:118px;object-fit:cover;object-position:center;background:var(--gbp-surface)}.gbp-deliver__tile:first-child img{grid-column:2;grid-row:1;height:100%;max-height:222px;object-fit:contain;object-position:center right;background:transparent;padding:.6rem 1rem .6rem 0}.gbp-deliver__tile span{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.72rem .9rem .9rem;color:var(--text-primary)}.gbp-deliver__tile:first-child span{grid-column:1;grid-row:1;justify-content:center;min-height:100%;padding:4rem 1.35rem 1.4rem}.gbp-deliver__tile span:before{display:none}.gbp-deliver__tile b{font-size:.91rem;line-height:1.18}.gbp-deliver__tile:first-child b{font-size:clamp(1.22rem,1.45vw,1.42rem);line-height:1.15}.gbp-deliver__tile small{color:var(--text-secondary);font-size:.72rem;line-height:1.35}.gbp-deliver__tile:first-child small{max-width:380px;font-size:.9rem;line-height:1.45}@media(max-width:980px){.gbp-deliver{grid-template-columns:1fr;align-items:start}.gbp-deliver__phone{max-width:300px}}@media(max-width:700px){.gbp-deliver__grid{grid-template-columns:1fr}.gbp-deliver__tile:first-child,.gbp-deliver__tile:nth-child(8){grid-column:auto}.gbp-deliver__tile:first-child{grid-template-columns:1fr}.gbp-deliver__tile:first-child img,.gbp-deliver__tile:first-child span{grid-column:1;grid-row:auto}}.svc-gbp main>section:nth-of-type(8){padding-top:clamp(1.8rem,2.8vw,2.6rem);padding-bottom:clamp(.9rem,1.6vw,1.4rem)}.gbp-invest{grid-template-columns:minmax(320px,390px) minmax(560px,760px) minmax(320px,390px);gap:clamp(1.4rem,2.5vw,2.2rem);max-width:1540px;align-items:center}.gbp-invest__col{gap:1.1rem}.gbp-invest__benefit{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1rem;align-items:center;min-height:158px;padding:.85rem 1.15rem .85rem .85rem;background:#ffffffdb;border:1px solid rgba(216,226,248,.9);border-radius:24px;box-shadow:0 20px 42px #2d4f881a,inset 0 0 0 1px #ffffffb8}.gbp-invest__benefit:hover{transform:translateY(-4px);box-shadow:0 26px 56px #2d4f8824,inset 0 0 0 1px #ffffffc2}.gbp-invest__benefit img{width:150px;height:150px;object-fit:contain;border-radius:20px}.gbp-invest__benefit h3{margin-bottom:.45rem;font-size:1.02rem;line-height:1.25}.gbp-invest__benefit p{font-size:.82rem;line-height:1.5}.gbp-invest__viz img{width:100%;transform:translateY(1.4rem) scale(1.08);filter:drop-shadow(0 28px 34px rgba(20,31,52,.18))}.gbp-invest__note{margin-top:1.4rem}@media(max-width:1100px){.gbp-invest{grid-template-columns:1fr 1fr}.gbp-invest__viz{grid-column:1 / 3;order:-1;max-width:760px;margin:0 auto}}@media(max-width:680px){.gbp-invest{grid-template-columns:1fr}.gbp-invest__viz{grid-column:auto}.gbp-invest__benefit{grid-template-columns:110px 1fr}.gbp-invest__benefit img{width:110px;height:110px}}.svc-gbp main>section:nth-of-type(9){padding-top:clamp(1.15rem,1.8vw,1.6rem);padding-bottom:clamp(1.1rem,1.7vw,1.5rem)}.gbp-faq{grid-template-columns:minmax(360px,455px) minmax(590px,700px) minmax(360px,455px);gap:clamp(.8rem,1.4vw,1.2rem);max-width:1610px}.gbp-faq__col{gap:.95rem}.gbp-faq__center{max-width:700px;transform:translateY(.4rem) scale(1.04);filter:drop-shadow(0 26px 40px rgba(45,79,136,.14))}.gbp-faq__card{overflow:hidden;border-radius:22px;background:#ffffffdb;box-shadow:0 18px 38px #2d4f881a,inset 0 0 0 1px #ffffffb3}.gbp-faq__card img{display:block;width:100%;height:185px;object-fit:cover;object-position:center}@media(max-width:1150px){.gbp-faq{grid-template-columns:1fr 1fr}.gbp-faq__center{grid-column:1 / 3;order:-1;max-width:560px;margin:0 auto 1rem}}@media(max-width:620px){.gbp-faq{grid-template-columns:1fr;max-width:340px;gap:.9rem}.gbp-faq__center{grid-column:auto;max-width:100%;margin:0 auto .6rem;transform:none}.gbp-faq__col{gap:.9rem}.gbp-faq__card img{height:auto;object-fit:contain}}.svc-gbp main>section:nth-of-type(10){padding:clamp(1.4rem,2vw,2rem) 0 clamp(2rem,3vw,3rem)}.gbp-finale{position:relative;display:flex;align-items:center;width:min(100%,1660px);max-width:1660px;min-height:clamp(520px,46vw,760px);margin:0 auto;padding:clamp(3rem,6vw,6.2rem) clamp(2.4rem,7vw,7rem);border:0;border-radius:0;background-image:url(/images/gbp/finale.webp);background-repeat:no-repeat;background-position:center;background-size:contain;box-shadow:none}.gbp-finale__body{position:relative;z-index:1;max-width:520px}.gbp-finale__img{display:none}.gbp-finale__title{font-size:clamp(2rem,3.2vw,3.35rem);max-width:560px}.gbp-finale__lead{max-width:540px}.gbp-finale__bullets{max-width:470px}@media(max-width:860px){.gbp-finale{min-height:640px;align-items:flex-start;padding:2rem 1.4rem;background-position:center bottom;background-size:170%}.gbp-finale__body{max-width:100%}}@media(max-width:980px){.gbp-aud{grid-template-columns:1fr 1fr}.gbp-aud__card,.gbp-aud__card--featured,.gbp-aud__card--wide,.gbp-aud__card:nth-child(n){grid-column:auto;grid-row:auto}}.svc-gbp .gbp-hero{position:relative;min-height:clamp(700px,62vw,920px);padding:clamp(7rem,9vw,9rem) 0 clamp(3rem,5vw,5rem);overflow:hidden;background:linear-gradient(90deg,#f8fbfffc,#f8fbfff0 30%,#f8fbff80 49%,#f8fbff14 70%),url(/images/gbp/hero/hero.webp) center right / auto 100% no-repeat}.svc-gbp .gbp-hero>.container{max-width:min(100% - 48px,1480px);height:100%;padding-inline:0}.svc-gbp .gbp-hero-grid{display:grid;min-height:clamp(560px,48vw,735px);align-items:center}.svc-gbp .gbp-hero .breadcrumb,.svc-gbp .gbp-hero__intro{position:relative;width:auto;height:auto;clip:auto;clip-path:none;overflow:visible;white-space:normal}.svc-gbp .gbp-hero .breadcrumb{display:inline-flex;align-self:start;margin:0 0 1.4rem}.svc-gbp .gbp-hero__intro{max-width:570px;margin:0;padding:clamp(1.2rem,2vw,1.6rem) 0;text-align:left}.svc-gbp .gbp-hero__intro .section-title{max-width:10.8ch;text-wrap:balance}.svc-gbp .gbp-hero__intro .section-subtitle{max-width:58ch;margin-left:0;margin-right:0}.svc-gbp .gbp-hero__intro .hero-actions{justify-content:flex-start}.svc-gbp .gbp-hero__visual{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.gbp-diag__fiche{display:grid;gap:1.05rem}.gbp-diag__insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.78rem;padding:0 .5rem}.gbp-diag__insights span{min-height:92px;padding:1rem .9rem;border:1px solid rgba(255,96,96,.18);border-radius:20px;background:#ffffffc7;box-shadow:0 18px 36px #d33a3a14;color:var(--text-secondary);font-size:.8rem;line-height:1.3}.gbp-diag__insights strong{display:block;margin-bottom:.25rem;color:#e11d28;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1}.gbp-diag__scoreRow{display:block}.gbp-diag__scoreCard{position:relative;display:grid;grid-template-columns:minmax(180px,.9fr) auto minmax(150px,.5fr);grid-template-areas:"label number alert" "meter text alert";align-items:center;gap:.25rem clamp(1.1rem,2vw,2rem);min-height:170px;padding:clamp(1.45rem,2.2vw,2rem);border-radius:30px;background:transparent;box-shadow:none}.gbp-diag__scoreLabel{grid-area:label;align-self:end;color:#dc171f;font-size:clamp(.9rem,1.15vw,1.06rem);font-weight:900;text-transform:uppercase}.gbp-diag__meter{grid-area:meter;position:relative;display:block;width:clamp(160px,18vw,250px);height:clamp(92px,10vw,125px);overflow:hidden}.gbp-diag__meter:before{content:"";position:absolute;inset:0;border:clamp(18px,2.5vw,28px) solid #eef2f7;border-bottom:0;border-radius:999px 999px 0 0}.gbp-diag__meter span{position:absolute;inset:0;border:clamp(18px,2.5vw,28px) solid transparent;border-bottom:0;border-left-color:#ef2028;border-top-color:#ffb21f;border-right-color:#65ca24;border-radius:999px 999px 0 0}.gbp-diag__meter i{position:absolute;left:49%;bottom:7px;width:clamp(74px,7vw,98px);height:clamp(10px,1vw,13px);border-radius:999px;background:#29364a;transform-origin:8px 50%;transform:rotate(207deg);box-shadow:0 3px 8px #0c172a40}.gbp-diag__scoreNumber{grid-area:number;align-self:end;display:inline-flex;align-items:baseline;gap:.5rem}.gbp-diag__scoreNumber strong{color:#ef2028;font-size:clamp(4.4rem,7vw,6.6rem);line-height:.9;text-shadow:0 10px 18px rgba(239,32,40,.18)}.gbp-diag__scoreNumber em{color:#263449;font-style:normal;font-size:clamp(1.9rem,3.4vw,3.1rem);font-weight:800}.gbp-diag__scoreText{grid-area:text;align-self:start;color:#263449;font-size:clamp(1.05rem,1.7vw,1.45rem);font-weight:800}.gbp-diag__scoreCard .gbp-diag__alert{grid-area:alert;display:block;width:clamp(108px,11vw,158px);justify-self:center;filter:drop-shadow(0 18px 18px rgba(225,29,40,.16))}.gbp-diag__issue{transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.gbp-diag__issue:hover{transform:translateY(-5px);border-color:#ef202861;box-shadow:0 22px 58px #ef202824,0 0 0 1px #ef20281a}.gbp-podium{max-width:1500px}.gbp-podium__map{width:min(100%,1500px);height:clamp(360px,34vw,500px);object-fit:cover;object-position:center;border-radius:30px;opacity:1;filter:saturate(1.08) contrast(1.03);box-shadow:0 30px 70px #2d4f881f}.gbp-podium__cards{margin-top:clamp(-18rem,-17vw,-11rem)}.gbp-podium__card,.gbp-podium__card--winner{height:auto;object-fit:contain;object-position:center;background:transparent;border-radius:26px;filter:drop-shadow(0 24px 34px rgba(45,79,136,.18))}.gbp-incl{max-width:1240px}.gbp-incl__card{overflow:hidden}.gbp-incl__img{height:218px;object-fit:cover;object-position:center}.gbp-incl__card:hover{border-color:#2f67ff52;box-shadow:0 28px 60px #2f67ff21}.gbp-aud__icon--image{display:grid;place-items:center;background:#ffffffc7}.gbp-aud__icon--image:before,.gbp-aud__icon--image:after{display:none}.gbp-aud__icon--image img{width:34px;height:34px;object-fit:contain}.gbp-aud__card:nth-child(2),.gbp-aud__card:nth-child(3){min-height:292px}.gbp-aud__card:nth-child(2) .gbp-aud__img,.gbp-aud__card:nth-child(3) .gbp-aud__img{aspect-ratio:2.08 / 1}.svc-gbp main>section:nth-of-type(6)>.container{max-width:min(100% - 48px,1600px)}.gbp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.4vw,1.25rem);max-width:1600px}.gbp-steps__card,.gbp-steps__card:nth-child(n){--step-bg: url(/images/gbp/methode/method-audit.webp);display:flex;align-items:flex-end;min-height:clamp(220px,18vw,285px);padding:clamp(1.15rem,1.8vw,1.7rem);flex:none;background:linear-gradient(180deg,#ffffff1a,#ffffff70 42%,#fffffff5),var(--step-bg) center / cover no-repeat}.gbp-steps__img{display:none}.gbp-steps__body{width:min(100%,310px);padding:0}.gbp-steps__title{max-width:260px}.gbp-steps__text{max-width:300px}.svc-gbp main>section:nth-of-type(7){background:#fff}.gbp-deliver{grid-template-columns:minmax(300px,410px) minmax(0,1fr);align-items:center}.gbp-deliver__phone{max-width:410px;padding:0;border-radius:0;background:transparent;filter:drop-shadow(0 28px 34px rgba(20,31,52,.18))}.gbp-deliver__tile{overflow:hidden;background-color:#ffffffe6;background-repeat:no-repeat;background-position:center top;background-size:100% auto}.gbp-deliver__tile:nth-child(1){background-image:url(/images/gbp/livrables/deliver-optimized-profile.webp)}.gbp-deliver__tile:nth-child(2){background-image:url(/images/gbp/livrables/deliver-photo-gallery.webp)}.gbp-deliver__tile:nth-child(3){background-image:url(/images/gbp/livrables/deliver-post-calendar.webp)}.gbp-deliver__tile:nth-child(4){background-image:url(/images/gbp/generated-v7/deliver-services-categories-fit.webp)}.gbp-deliver__tile:nth-child(5){background-image:url(/images/gbp/livrables/deliver-nap-report.webp)}.gbp-deliver__tile:nth-child(6){background-image:url(/images/gbp/livrables/deliver-monthly-report.webp)}.gbp-deliver__tile:nth-child(7){background-image:url(/images/gbp/livrables/deliver-monthly-report.webp)}.gbp-deliver__tile:nth-child(8){background-image:url(/images/gbp/livrables/deliver-recommendations.webp)}.gbp-deliver__tile img{display:none}.gbp-deliver__tile span{margin-top:118px;background:#fffffff0;backdrop-filter:blur(8px)}.gbp-deliver__tile:first-child{background-position:right center;background-size:56% auto}.gbp-deliver__tile:first-child span{margin-top:0;background:transparent;backdrop-filter:none}.gbp-invest__viz{min-height:clamp(360px,35vw,560px);border-radius:34px;background:url(/images/gbp/investissement/investment-laptop-clean.webp) center / contain no-repeat;filter:drop-shadow(0 28px 34px rgba(20,31,52,.18))}.gbp-invest__viz img{display:none}.gbp-faq--accordion{grid-template-columns:minmax(330px,470px) minmax(430px,620px) minmax(330px,470px);gap:clamp(1rem,2vw,2rem);max-width:1600px;align-items:center}.gbp-faq--accordion .gbp-faq__center{max-width:620px;transform:none;filter:drop-shadow(0 30px 36px rgba(45,79,136,.12))}.gbp-faq__item{--faq-accent: #2f67ff;border:1px solid rgba(216,226,248,.86);border-radius:24px;background:#ffffffeb;box-shadow:0 18px 42px #2d4f881a,inset 0 0 0 1px #ffffffc7;overflow:hidden}.gbp-faq__item:nth-child(2){--faq-accent: #27b862}.gbp-faq__item:nth-child(3){--faq-accent: #ff8a2a}.gbp-faq__item:nth-child(4){--faq-accent: #8c5cff}.gbp-faq__col:last-child .gbp-faq__item:nth-child(1){--faq-accent: #d6a322}.gbp-faq__col:last-child .gbp-faq__item:nth-child(2){--faq-accent: #d64aa4}.gbp-faq__col:last-child .gbp-faq__item:nth-child(3){--faq-accent: #17a99f}.gbp-faq__col:last-child .gbp-faq__item:nth-child(4){--faq-accent: #08a7d8}.gbp-faq--accordion .faq-question{width:100%;min-height:118px;padding:1rem 1rem 1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:0;background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.gbp-faq__question{display:grid;grid-template-columns:42px 92px minmax(0,1fr);align-items:center;gap:.75rem}.gbp-faq__question img{width:92px;height:92px;object-fit:contain}.gbp-faq__question strong{font-size:clamp(1.03rem,1.3vw,1.32rem);line-height:1.16;text-wrap:balance}.gbp-faq__num{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:color-mix(in srgb,var(--faq-accent) 16%,white);color:var(--faq-accent);font-weight:900;box-shadow:0 8px 18px color-mix(in srgb,var(--faq-accent) 24%,transparent)}.gbp-faq--accordion .faq-icon{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:color-mix(in srgb,var(--faq-accent) 12%,white);color:var(--faq-accent);font-size:1.15rem;line-height:1}.gbp-faq__item.open{border-color:color-mix(in srgb,var(--faq-accent) 34%,#d8e2f8);box-shadow:0 22px 48px color-mix(in srgb,var(--faq-accent) 12%,transparent),inset 0 0 0 1px #ffffffdb}.gbp-faq--accordion .faq-answer-inner{padding:0 1.35rem 1.25rem 5.35rem;color:var(--text-secondary);font-size:.92rem;line-height:1.5}.svc-gbp main>section:nth-of-type(10)>.container{max-width:min(100% - 32px,1920px)}.gbp-finale{width:100%;max-width:1920px;min-height:clamp(560px,47vw,820px);border-radius:34px;background-size:cover;background-position:center;padding-left:clamp(2rem,7vw,8rem)}.gbp-finale__body{max-width:min(540px,42vw)}@media(max-width:980px){.svc-gbp .gbp-hero{min-height:780px;background:linear-gradient(180deg,#f8fbfffa,#f8fbffe6 42%,#f8fbff26 76%),url(/images/gbp/hero/hero.webp) center bottom / 150% auto no-repeat}.svc-gbp .gbp-hero__intro{max-width:640px;padding-top:1.2rem}.gbp-diag__scoreCard{grid-template-columns:1fr auto;grid-template-areas:"label alert" "number alert" "text alert" "meter meter"}.gbp-steps{grid-template-columns:1fr 1fr}.gbp-deliver{grid-template-columns:1fr}.gbp-deliver__phone{max-width:330px}.gbp-faq--accordion{grid-template-columns:1fr 1fr;max-width:920px}.gbp-faq--accordion .gbp-faq__center{grid-column:1 / -1;order:-1;max-width:520px}.gbp-finale__body{max-width:560px}}@media(max-width:640px){.svc-gbp .gbp-hero{min-height:780px;padding-top:6.6rem;background-size:220% auto;background-position:64% bottom}.svc-gbp .gbp-hero>.container{max-width:min(100% - 28px,1480px)}.svc-gbp .gbp-hero__intro .section-title{max-width:11ch}.svc-gbp .gbp-hero__intro .hero-actions{flex-direction:column;align-items:stretch}.gbp-diag__insights{grid-template-columns:1fr}.gbp-diag__scoreCard{padding:1.2rem}.gbp-diag__scoreCard .gbp-diag__alert{width:82px}.gbp-podium__cards{margin-top:-2.6rem}.gbp-incl__img{height:190px}.gbp-steps{grid-template-columns:1fr}.gbp-steps__card,.gbp-steps__card:nth-child(n){min-height:260px}.gbp-deliver__grid{grid-template-columns:1fr}.gbp-deliver__tile:first-child,.gbp-deliver__tile:nth-child(8){grid-column:auto}.gbp-deliver__tile:first-child{background-position:center top;background-size:100% auto}.gbp-deliver__tile:first-child span{margin-top:168px;background:#fffffff0}.gbp-invest__benefit{grid-template-columns:86px 1fr}.gbp-invest__benefit img{width:86px;height:86px}.gbp-invest__viz{min-height:260px}.gbp-faq--accordion{grid-template-columns:1fr;max-width:360px}.gbp-faq__question{grid-template-columns:32px 72px minmax(0,1fr);gap:.55rem}.gbp-faq__question img{width:72px;height:72px}.gbp-faq--accordion .faq-answer-inner{padding-left:1.15rem}.gbp-finale{min-height:730px;padding:2rem 1.25rem;align-items:flex-start;background-size:230% auto;background-position:58% bottom}.gbp-finale__body{max-width:100%}}.svc-gbp main>section.gbp-hero{background-color:#f8fbff;background-image:linear-gradient(90deg,#f8fbfffc,#f8fbffeb 30%,#f8fbff80,#f8fbff1f 62%,#f8fbff05),url(/images/gbp/hero/hero.webp);background-repeat:no-repeat,no-repeat;background-position:center,right center;background-size:100% 100%,auto 100%}.svc-gbp main>section.gbp-hero:before{content:none}.gbp-diag__scoreCard{border:1px solid rgba(205,218,243,.92);background:#ffffffe6;box-shadow:0 24px 54px #2d4f8829,inset 0 0 0 1px #ffffffc7}.gbp-diag__scoreCard .gbp-diag__alert{object-fit:contain}.gbp-aud{align-items:start}.gbp-aud__card,.gbp-aud__card:nth-child(n){align-self:start}.gbp-aud__card:nth-child(2),.gbp-aud__card:nth-child(3){min-height:0}.gbp-aud__card:nth-child(2) .gbp-aud__body,.gbp-aud__card:nth-child(3) .gbp-aud__body{padding-top:1.15rem}.gbp-deliver__tile:nth-child(1){background-image:url(/images/gbp/livrables/deliver-optimized-profile-v2.webp)}.gbp-deliver__tile:nth-child(2){background-image:url(/images/gbp/livrables/deliver-photo-gallery-v2.webp)}.gbp-deliver__tile:nth-child(3){background-image:url(/images/gbp/livrables/deliver-post-calendar-v2.webp)}.gbp-deliver__tile:nth-child(4){background-image:url(/images/gbp/generated-v7/deliver-services-categories-fit.webp)}.gbp-deliver__tile:nth-child(5){background-image:url(/images/gbp/livrables/deliver-nap-report-v2.webp)}.gbp-deliver__tile:nth-child(6){background-image:url(/images/gbp/livrables/deliver-monthly-report-v2.webp)}.gbp-deliver__tile:nth-child(7){background-image:url(/images/gbp/livrables/deliver-monthly-report-v2.webp)}.gbp-deliver__tile:nth-child(8){background-image:url(/images/gbp/livrables/deliver-recommendations-v2.webp)}.gbp-deliver__tile{display:flex;align-items:flex-end;min-height:226px;background-color:#fff;background-repeat:no-repeat;background-position:center 16px;background-size:min(88%,320px) auto}.gbp-deliver__tile span{position:relative;z-index:1;width:100%;min-height:86px;margin-top:0;padding-top:1rem;background:linear-gradient(180deg,#ffffffb8,#fff 34%);backdrop-filter:none}.gbp-deliver__tile:first-child{display:flex;align-items:center;min-height:266px;background-position:right clamp(1.1rem,2.6vw,2.2rem) center;background-size:min(46%,480px) auto}.gbp-deliver__tile:first-child span{width:min(48%,440px);min-height:auto;margin-top:0;padding:4rem 1.35rem 1.4rem;border-radius:18px;background:linear-gradient(90deg,#fffffff5,#ffffffd6)}.gbp-faq--accordion .gbp-faq__center{width:100%;max-width:660px;background:transparent}@media(max-width:980px){.svc-gbp main>section.gbp-hero{min-height:880px;background-image:linear-gradient(180deg,#f8fbfffc,#f8fbfff0 48%,#f8fbff38 70%,#f8fbffdb),url(/images/gbp/hero/hero.webp);background-position:center,60% bottom;background-size:100% 100%,170% auto}}@media(max-width:760px){.gbp-aud,.svc-gbp .gbp-aud{grid-template-columns:1fr;max-width:430px}.gbp-aud__card,.gbp-aud__card--featured,.gbp-aud__card--wide,.gbp-aud__card:nth-child(n){grid-column:auto;grid-row:auto;width:100%}.gbp-aud__card--featured .gbp-aud__body{padding-top:1.65rem}}@media(max-width:640px){.svc-gbp main>section.gbp-hero{min-height:930px;background-image:linear-gradient(180deg,#f8fbfffe,#f8fbfffa 56%,#f8fbff2e 76%,#f8fbffe6),url(/images/gbp/hero/hero.webp);background-position:center,62% calc(100% + 56px);background-size:100% 100%,235% auto}.gbp-deliver__tile{min-height:248px;background-size:min(92%,360px) auto}.gbp-deliver__tile:first-child{min-height:330px;background-position:center 16px;background-size:min(92%,360px) auto}.gbp-deliver__tile:first-child span{width:100%;align-self:flex-end;padding:1rem .9rem .95rem;background:linear-gradient(180deg,#ffffffc2,#fff 38%)}}.svc-gbp .gbp-podium.mt-3{margin-top:clamp(1.8rem,3.4vw,3.3rem)}.gbp-podium__map{position:relative;z-index:0}.gbp-podium__card{border:1px solid rgba(216,226,248,.92);background:#ffffffe0;box-shadow:0 20px 42px #2d4f881a}.gbp-podium__cards .gbp-podium__card:nth-child(1){border-color:#2f67ff6b;filter:drop-shadow(0 30px 42px rgba(47,103,255,.34)) drop-shadow(0 0 18px rgba(47,103,255,.2))}.gbp-podium__cards .gbp-podium__card:nth-child(2){border-color:#ff8a2a6b;filter:drop-shadow(0 28px 38px rgba(255,138,42,.32)) drop-shadow(0 0 18px rgba(255,138,42,.18))}.gbp-podium__cards .gbp-podium__card:nth-child(3){border-color:#8c5cff6b;filter:drop-shadow(0 28px 38px rgba(140,92,255,.32)) drop-shadow(0 0 18px rgba(140,92,255,.18))}.gbp-podium__card:hover,.gbp-podium__card--winner:hover{transform:translateY(-8px) scale(1.012)}.gbp-incl__card{--glow: rgba(47, 103, 255, .24);--line: rgba(47, 103, 255, .32);border-color:var(--line);box-shadow:0 22px 52px var(--glow),0 0 0 1px #ffffffb8 inset}.gbp-incl__card:nth-child(2){--glow: rgba(39, 200, 111, .22);--line: rgba(39, 200, 111, .32)}.gbp-incl__card:nth-child(3){--glow: rgba(255, 138, 42, .22);--line: rgba(255, 138, 42, .34)}.gbp-incl__card:nth-child(4){--glow: rgba(214, 74, 164, .22);--line: rgba(214, 74, 164, .32)}.gbp-incl__card:nth-child(5){--glow: rgba(23, 169, 159, .22);--line: rgba(23, 169, 159, .32)}.gbp-incl__card:nth-child(6){--glow: rgba(140, 92, 255, .22);--line: rgba(140, 92, 255, .32)}.gbp-incl__card:hover{border-color:var(--line);box-shadow:0 32px 74px var(--glow),0 0 28px var(--glow),0 0 0 1px #ffffffc7 inset}@media(min-width:981px){.gbp-aud{grid-template-columns:minmax(360px,1.06fr) repeat(2,minmax(280px,1fr));max-width:1380px}.gbp-aud__card--featured{grid-column:1;grid-row:1 / span 2}.gbp-aud__card:nth-child(2){grid-column:2;grid-row:1}.gbp-aud__card:nth-child(3){grid-column:3;grid-row:1}.gbp-aud__card:nth-child(4){grid-column:2;grid-row:2}.gbp-aud__card:nth-child(5){grid-column:3;grid-row:2}.gbp-aud__card--wide{grid-column:2 / 4;grid-row:3}}.gbp-aud__card{--aud-glow: rgba(47, 103, 255, .2);--aud-line: rgba(47, 103, 255, .28);border-color:var(--aud-line);box-shadow:0 24px 54px var(--aud-glow),0 0 0 1px #ffffffbd inset}.gbp-aud__card:nth-child(2){--aud-glow: rgba(47, 103, 255, .27);--aud-line: rgba(47, 103, 255, .42)}.gbp-aud__card:nth-child(3){--aud-glow: rgba(39, 200, 111, .24);--aud-line: rgba(39, 200, 111, .38)}.gbp-aud__card:nth-child(4){--aud-glow: rgba(140, 92, 255, .22);--aud-line: rgba(140, 92, 255, .34)}.gbp-aud__card:nth-child(5){--aud-glow: rgba(214, 74, 164, .22);--aud-line: rgba(214, 74, 164, .34)}.gbp-aud__card:nth-child(6){--aud-glow: rgba(255, 138, 42, .22);--aud-line: rgba(255, 138, 42, .34)}.gbp-aud__card:hover{box-shadow:0 34px 74px var(--aud-glow),0 0 30px var(--aud-glow),0 0 0 1px #fffc inset;border-color:var(--aud-line)}.gbp-aud__card:nth-child(2) .gbp-aud__img{aspect-ratio:2.05 / 1;object-fit:cover;object-position:center}.gbp-steps__card,.gbp-steps__card:nth-child(n){--step-accent: 47, 103, 255;background:var(--step-bg) center / cover no-repeat;border-color:rgba(var(--step-accent),.34);box-shadow:0 26px 58px rgba(var(--step-accent),.19),0 0 0 1px #ffffffbd inset}.gbp-steps__card:nth-child(2){--step-accent: 39, 200, 111}.gbp-steps__card:nth-child(3){--step-accent: 140, 92, 255}.gbp-steps__card:nth-child(4){--step-accent: 255, 138, 42}.gbp-steps__card:nth-child(5){--step-accent: 214, 74, 164}.gbp-steps__card:nth-child(6){--step-accent: 23, 169, 159}.gbp-steps__card:hover{box-shadow:0 36px 82px rgba(var(--step-accent),.27),0 0 34px rgba(var(--step-accent),.22),0 0 0 1px #ffffffd1 inset;border-color:rgba(var(--step-accent),.52)}.gbp-steps__body{padding:clamp(1rem,1.35vw,1.25rem);border-radius:20px;background:#ffffffbd;box-shadow:0 16px 32px #192d5a14}.gbp-deliver__phone{filter:none}.gbp-deliver__tile{--deliver-glow: rgba(47, 103, 255, .23);--deliver-line: rgba(47, 103, 255, .34);border-color:var(--deliver-line);box-shadow:0 22px 50px var(--deliver-glow),0 0 0 1px #ffffffb8 inset}.gbp-deliver__tile:nth-child(2),.gbp-deliver__tile:nth-child(8){--deliver-glow: rgba(39, 200, 111, .23);--deliver-line: rgba(39, 200, 111, .36)}.gbp-deliver__tile:nth-child(3),.gbp-deliver__tile:nth-child(6){--deliver-glow: rgba(140, 92, 255, .22);--deliver-line: rgba(140, 92, 255, .34)}.gbp-deliver__tile:nth-child(4){--deliver-glow: rgba(255, 138, 42, .23);--deliver-line: rgba(255, 138, 42, .36)}.gbp-deliver__tile:nth-child(5){--deliver-glow: rgba(45, 141, 255, .23);--deliver-line: rgba(45, 141, 255, .36)}.gbp-deliver__tile:nth-child(7){--deliver-glow: rgba(39, 189, 216, .23);--deliver-line: rgba(39, 189, 216, .36)}.gbp-deliver__tile:hover{box-shadow:0 34px 78px var(--deliver-glow),0 0 32px var(--deliver-glow),0 0 0 1px #ffffffd1 inset;border-color:var(--deliver-line)}.gbp-invest__viz img{filter:none}.gbp-invest__benefit{--invest-glow: rgba(47, 103, 255, .22);--invest-line: rgba(47, 103, 255, .34);border-color:var(--invest-line);box-shadow:0 22px 54px var(--invest-glow),0 0 0 1px #ffffffb8 inset}.gbp-invest__benefit:nth-child(2){--invest-glow: rgba(39, 200, 111, .22);--invest-line: rgba(39, 200, 111, .34)}.gbp-invest__benefit:nth-child(3){--invest-glow: rgba(255, 197, 48, .2);--invest-line: rgba(255, 197, 48, .34)}.gbp-invest__col:nth-child(3) .gbp-invest__benefit:nth-child(1){--invest-glow: rgba(214, 74, 164, .22);--invest-line: rgba(214, 74, 164, .34)}.gbp-invest__col:nth-child(3) .gbp-invest__benefit:nth-child(2){--invest-glow: rgba(140, 92, 255, .22);--invest-line: rgba(140, 92, 255, .34)}.gbp-invest__col:nth-child(3) .gbp-invest__benefit:nth-child(3){--invest-glow: rgba(45, 141, 255, .22);--invest-line: rgba(45, 141, 255, .34)}.gbp-invest__benefit:hover{box-shadow:0 34px 76px var(--invest-glow),0 0 30px var(--invest-glow),0 0 0 1px #ffffffd1 inset;border-color:var(--invest-line)}.svc-gbp main>section:nth-of-type(9)>.container{max-width:min(100% - 32px,1760px)}.gbp-faq--accordion{grid-template-columns:minmax(360px,500px) minmax(560px,760px) minmax(360px,500px);max-width:1740px}.gbp-faq--accordion .gbp-faq__center{max-width:760px;filter:none;transform:scale(1.08)}.gbp-faq__item{box-shadow:0 24px 56px color-mix(in srgb,var(--faq-accent) 16%,transparent),0 0 0 1px #ffffffc7 inset}.gbp-faq__item:hover,.gbp-faq__item.open{box-shadow:0 36px 82px color-mix(in srgb,var(--faq-accent) 24%,transparent),0 0 32px color-mix(in srgb,var(--faq-accent) 18%,transparent),0 0 0 1px #ffffffd6 inset}.gbp-finale{align-items:center;padding-left:clamp(2.6rem,6vw,6.5rem);background-position:center}.gbp-finale__body{max-width:min(430px,36vw)}.gbp-finale__title{max-width:12ch;margin-bottom:1.15rem}.gbp-finale__lead{max-width:38ch;margin-bottom:1rem}.gbp-finale__bullets{gap:.55rem 1rem}@media(max-width:980px){.gbp-faq--accordion{grid-template-columns:1fr 1fr;max-width:980px}.gbp-faq--accordion .gbp-faq__center{transform:none;max-width:600px}.gbp-finale__body{max-width:540px}}@media(max-width:640px){.gbp-faq--accordion{grid-template-columns:1fr;max-width:390px}.gbp-faq--accordion .gbp-faq__center{max-width:370px}.gbp-finale{padding:2rem 1.35rem;background-position:60% bottom}.gbp-finale__body{max-width:100%}.gbp-finale__title{max-width:11.5ch}}.svc-gbp main>section:nth-of-type(3),.svc-gbp main>section:nth-of-type(4),.svc-gbp main>section:nth-of-type(5){padding-top:clamp(6.2rem,7.8vw,8.4rem)}.gbp-podium__cards{margin-top:clamp(-1rem,-1vw,-.35rem)}.gbp-podium__cards .gbp-podium__card:nth-child(1){filter:drop-shadow(0 36px 54px rgba(47,103,255,.44)) drop-shadow(0 0 30px rgba(47,103,255,.28))}.gbp-podium__cards .gbp-podium__card:nth-child(2){filter:drop-shadow(0 34px 50px rgba(255,138,42,.4)) drop-shadow(0 0 28px rgba(255,138,42,.24))}.gbp-podium__cards .gbp-podium__card:nth-child(3){filter:drop-shadow(0 34px 50px rgba(140,92,255,.4)) drop-shadow(0 0 28px rgba(140,92,255,.24))}.gbp-incl__card,.gbp-aud__card,.gbp-deliver__tile,.gbp-invest__benefit,.gbp-faq__item{box-shadow:0 30px 72px var(--glow, var(--aud-glow, var(--deliver-glow, var(--invest-glow, color-mix(in srgb, var(--faq-accent, #2f67ff) 20%, transparent))))),0 0 34px var(--glow, var(--aud-glow, var(--deliver-glow, var(--invest-glow, color-mix(in srgb, var(--faq-accent, #2f67ff) 14%, transparent))))),0 0 0 1px #ffffffc7 inset}.gbp-steps__card,.gbp-steps__card:nth-child(n){background:linear-gradient(180deg,#ffffff04,#ffffff14),var(--step-bg) center / cover no-repeat;box-shadow:0 32px 76px rgba(var(--step-accent),.28),0 0 36px rgba(var(--step-accent),.22),0 0 0 1px #ffffffc7 inset}.gbp-steps__body{background:#ffffffd6;backdrop-filter:blur(10px);box-shadow:0 18px 38px #192d5a1a}.svc-gbp main>section:nth-of-type(8){background:#fff}.gbp-invest__viz{filter:none;box-shadow:none}.gbp-faq--accordion{grid-template-columns:minmax(300px,.82fr) minmax(560px,1.36fr) minmax(300px,.82fr);gap:clamp(.8rem,1.35vw,1.35rem);max-width:min(100%,1720px)}.gbp-faq--accordion .gbp-faq__center{width:min(100%,820px);max-width:820px;filter:none;transform:scale(1.12)}.gbp-faq__item:hover{box-shadow:0 38px 88px color-mix(in srgb,var(--faq-accent) 32%,transparent),0 0 42px color-mix(in srgb,var(--faq-accent) 22%,transparent),0 0 0 1px #ffffffdb inset}.gbp-faq__item.open:not(:hover){box-shadow:0 14px 30px #2d4f8814,0 0 0 1px #ffffffb8 inset}@media(max-width:980px){.gbp-faq--accordion{grid-template-columns:1fr 1fr}.gbp-faq--accordion .gbp-faq__center{transform:none;width:min(100%,620px);max-width:620px}}@media(max-width:640px){.svc-gbp main>section:nth-of-type(3),.svc-gbp main>section:nth-of-type(4),.svc-gbp main>section:nth-of-type(5){padding-top:clamp(5rem,18vw,6.2rem)}.gbp-podium__cards{margin-top:-1.2rem}.gbp-faq--accordion{grid-template-columns:1fr;max-width:370px}.gbp-faq--accordion .gbp-faq__center{width:min(100%,380px);max-width:380px}.gbp-finale{min-height:760px;padding:2.2rem 1.25rem;background-image:linear-gradient(180deg,#f8fbff 0% 68%,#f8fbffb8 77%,#f8fbff00 91%),url(/images/gbp/finale.webp);background-size:100% 100%,190% auto;background-position:center,62% bottom}.gbp-finale__body{max-width:100%}.gbp-finale__lead{max-width:30ch}.gbp-finale .btn{width:100%;justify-content:center}}.gbp-podium__cards .gbp-podium__card,.gbp-podium__cards .gbp-podium__card--winner{border-color:#d8e2f8e6;filter:drop-shadow(0 16px 28px rgba(45,79,136,.1))}.gbp-podium__cards .gbp-podium__card:nth-child(1):hover{border-color:#2f67ff80;filter:drop-shadow(0 36px 54px rgba(47,103,255,.44)) drop-shadow(0 0 30px rgba(47,103,255,.28))}.gbp-podium__cards .gbp-podium__card:nth-child(2):hover{border-color:#ff8a2a80;filter:drop-shadow(0 34px 50px rgba(255,138,42,.4)) drop-shadow(0 0 28px rgba(255,138,42,.24))}.gbp-podium__cards .gbp-podium__card:nth-child(3):hover{border-color:#8c5cff80;filter:drop-shadow(0 34px 50px rgba(140,92,255,.4)) drop-shadow(0 0 28px rgba(140,92,255,.24))}.gbp-incl__card,.gbp-aud__card,.gbp-deliver__tile,.gbp-invest__benefit,.gbp-faq__item{box-shadow:0 14px 30px #2d4f8814,0 0 0 1px #ffffffb8 inset}.gbp-aud__card:hover{box-shadow:0 34px 78px var(--aud-glow),0 0 32px var(--aud-glow),0 0 0 1px #ffffffd1 inset}.gbp-deliver__tile:hover{box-shadow:0 34px 78px var(--deliver-glow),0 0 32px var(--deliver-glow),0 0 0 1px #ffffffd1 inset}.gbp-invest__benefit:hover{box-shadow:0 34px 76px var(--invest-glow),0 0 30px var(--invest-glow),0 0 0 1px #ffffffd1 inset}.gbp-faq__item:hover,.gbp-faq__item.open{box-shadow:0 38px 88px color-mix(in srgb,var(--faq-accent) 32%,transparent),0 0 42px color-mix(in srgb,var(--faq-accent) 22%,transparent),0 0 0 1px #ffffffdb inset}@media(min-width:981px){.gbp-aud__card--wide{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(340px,.85fr);min-height:250px;max-height:292px;flex-direction:initial;align-items:stretch}.gbp-aud__card--wide .gbp-aud__media{height:100%}.gbp-aud__card--wide .gbp-aud__img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}.gbp-aud__card--wide .gbp-aud__body{justify-content:center;padding:clamp(1.35rem,2.1vw,2.1rem)}}.gbp-steps__card,.gbp-steps__card:nth-child(n){box-shadow:0 16px 32px #2d4f881a,0 0 0 1px #ffffffbd inset}.gbp-steps__card:hover,.gbp-steps__card:nth-child(n):hover{box-shadow:0 36px 82px rgba(var(--step-accent),.28),0 0 40px rgba(var(--step-accent),.24),0 0 0 1px #ffffffd1 inset;border-color:rgba(var(--step-accent),.52)}.gbp-steps__body{background:transparent;box-shadow:none;backdrop-filter:none;padding:0;text-shadow:0 1px 0 rgba(255,255,255,.86),0 0 18px rgba(255,255,255,.74)}.gbp-steps__tag,.gbp-steps__meta{background:transparent;border-color:transparent;box-shadow:none;backdrop-filter:none}.gbp-invest__viz{background:url(/images/gbp/investissement/investment-macbook-front-v2.webp) center / contain no-repeat;filter:none;box-shadow:none}.gbp-faq--accordion{overflow:visible;grid-template-columns:minmax(310px,.9fr) minmax(540px,1.24fr) minmax(310px,.9fr);max-width:min(100%,1660px)}.gbp-faq--accordion .gbp-faq__center{width:100%;max-width:760px;object-fit:contain;transform:none;filter:none;mix-blend-mode:multiply}.gbp-finale{padding-left:clamp(5rem,8.6vw,9.4rem)}.gbp-finale__body{max-width:min(430px,34vw)}@media(max-width:980px){.gbp-faq--accordion{grid-template-columns:1fr 1fr}.gbp-faq--accordion .gbp-faq__center{max-width:560px}}@media(max-width:860px){.gbp-finale{padding-left:clamp(4.4rem,13vw,6rem);padding-right:clamp(1.5rem,5vw,2.4rem)}}@media(max-width:640px){.gbp-aud__card--wide{max-height:none}.gbp-aud__card--wide .gbp-aud__img{height:180px;aspect-ratio:auto;object-fit:cover}.gbp-faq--accordion{grid-template-columns:1fr}.gbp-faq--accordion .gbp-faq__center{max-width:360px}.gbp-finale{width:calc(100vw - 24px);max-width:520px;min-height:720px;margin-left:50%;padding:2.85rem 1.5rem 1.5rem 2.05rem;transform:translate(-50%);background-size:100% 100%,178% auto;background-position:center,58% bottom}.gbp-finale__body{max-width:min(270px,73vw)}.gbp-finale__title{max-width:11.8ch;font-size:clamp(2rem,10vw,2.55rem)}.gbp-finale__lead{max-width:27ch}.gbp-finale .btn{width:min(100%,280px);min-height:54px;padding-inline:1rem;white-space:normal;text-align:center;line-height:1.15}}.gbp-podium__cards .gbp-podium__card:nth-child(n):not(:hover),.gbp-podium__cards .gbp-podium__card--winner:not(:hover){filter:drop-shadow(0 16px 28px rgba(45,79,136,.1))}.gbp-incl__card:not(:hover),.gbp-aud__card:not(:hover),.gbp-aud__card:nth-child(n):not(:hover),.gbp-deliver__tile:not(:hover),.gbp-deliver__tile:nth-child(n):not(:hover),.gbp-invest__benefit:not(:hover),.gbp-invest__benefit:nth-child(n):not(:hover),.gbp-faq__item:not(:hover),.gbp-faq__item.open:not(:hover){box-shadow:0 14px 30px #2d4f8814,0 0 0 1px #ffffffb8 inset}.gbp-incl__card:hover{box-shadow:0 34px 78px var(--glow),0 0 32px var(--glow),0 0 0 1px #ffffffd1 inset}.gbp-aud__card:nth-child(n):hover{box-shadow:0 34px 78px var(--aud-glow),0 0 32px var(--aud-glow),0 0 0 1px #ffffffd1 inset}.gbp-deliver__tile:nth-child(n):hover{box-shadow:0 34px 78px var(--deliver-glow),0 0 32px var(--deliver-glow),0 0 0 1px #ffffffd1 inset}.gbp-invest__benefit:nth-child(n):hover{box-shadow:0 34px 76px var(--invest-glow),0 0 30px var(--invest-glow),0 0 0 1px #ffffffd1 inset}.gbp-faq__item:hover,.gbp-faq__item.open:hover{box-shadow:0 38px 88px color-mix(in srgb,var(--faq-accent) 32%,transparent),0 0 42px color-mix(in srgb,var(--faq-accent) 22%,transparent),0 0 0 1px #ffffffdb inset}html[data-theme=light] body.svc-gbp .gbp-faq__item:not(:hover),html[data-theme=light] body.svc-gbp .gbp-faq__item.open:not(:hover){border-color:#d8e2f8db;box-shadow:0 14px 30px #2d4f8814,0 0 0 1px #ffffffb8 inset}html[data-theme=light] body.svc-gbp .gbp-faq__item:hover,html[data-theme=light] body.svc-gbp .gbp-faq__item.open:hover{border-color:color-mix(in srgb,var(--faq-accent) 38%,rgba(216,226,248,.86));box-shadow:0 38px 88px color-mix(in srgb,var(--faq-accent) 32%,transparent),0 0 42px color-mix(in srgb,var(--faq-accent) 22%,transparent),0 0 0 1px #ffffffdb inset}@media(min-width:681px){.gbp-podium__cards{grid-template-columns:minmax(0,.96fr) minmax(0,1.12fr) minmax(0,.96fr);align-items:end}.gbp-podium__cards .gbp-podium__card:nth-child(1),.gbp-podium__cards .gbp-podium__card--winner{grid-column:2;grid-row:1;order:2;transform:translateY(-1.35rem)}.gbp-podium__cards .gbp-podium__card:nth-child(2){grid-column:1;grid-row:1;order:1}.gbp-podium__cards .gbp-podium__card:nth-child(3){grid-column:3;grid-row:1;order:3}.gbp-podium__cards .gbp-podium__card:nth-child(1):hover,.gbp-podium__cards .gbp-podium__card--winner:hover{transform:translateY(-1.65rem) scale(1.01)}}.gbp-steps__card,.gbp-steps__card:nth-child(n){background-image:linear-gradient(90deg,#fffffff5,#ffffffd1 34%,#ffffff57,#fff0 82%),var(--step-bg);background-position:center,68% center;background-size:100% 100%,cover;background-repeat:no-repeat}.gbp-steps__card:nth-child(2),.gbp-steps__card:nth-child(5),.gbp-steps__card:nth-child(6){background-position:center,74% center}.gbp-steps__card:nth-child(3),.gbp-steps__card:nth-child(4){background-position:center,78% center}.gbp-steps__body{width:min(68%,340px);max-width:340px;color:#10192f}.gbp-steps__tag,.gbp-steps__meta{color:#1d55d8;font-weight:850;text-shadow:0 1px 0 #fff,0 0 14px rgba(255,255,255,.92)}.gbp-steps__title{max-width:300px;color:#10192f;line-height:1.12;text-shadow:0 1px 0 rgba(255,255,255,.96),0 0 18px rgba(255,255,255,.9),0 10px 24px rgba(28,45,82,.16)}.gbp-steps__text{max-width:310px;color:#30405d;font-weight:560;line-height:1.48;text-shadow:0 1px 0 rgba(255,255,255,.95),0 0 16px rgba(255,255,255,.86)}@media(min-width:981px){.gbp-deliver{grid-template-columns:minmax(430px,500px) minmax(0,1fr);gap:clamp(1.5rem,2.4vw,2.7rem);max-width:min(100%,1540px)}.gbp-deliver__phone{width:min(100%,490px);max-width:490px;transform:translate(-.35rem)}}@media(max-width:980px){.gbp-deliver__phone{max-width:min(82vw,420px)}}@media(max-width:560px){.gbp-steps__body{width:min(76%,320px)}.gbp-deliver__phone{max-width:min(86vw,350px)}}.svc-gbp main>section.gbp-hero{min-height:clamp(720px,64vw,920px);padding:clamp(7rem,8.6vw,8.9rem) 0 clamp(3.6rem,5vw,5.6rem);background:linear-gradient(90deg,#fffffffc,#fffffff7 38%,#ffffffc7 56%,#ffffff2e,#fff0),radial-gradient(circle at 18% 16%,rgba(47,103,255,.08),transparent 28rem),url(/images/gbp/hero/hero.webp) calc(100% + 34px) center / min(1040px,66vw) auto no-repeat}.svc-gbp .gbp-hero>.container{max-width:min(100% - 48px,1540px)}.svc-gbp .gbp-hero-grid{min-height:clamp(560px,48vw,730px);align-items:center}.svc-gbp .gbp-hero .breadcrumb{display:none}.svc-gbp .gbp-hero__intro{max-width:min(820px,61vw);padding-top:clamp(1rem,2vw,2rem)}.svc-gbp .gbp-hero__intro .section-label{margin-bottom:clamp(1.25rem,1.7vw,1.55rem)}.svc-gbp .gbp-hero__intro .section-title{max-width:10.2ch;margin:0;color:#070d23;font-size:clamp(4.25rem,7.25vw,6.95rem);font-weight:900;line-height:.94;letter-spacing:0;text-wrap:balance}.svc-gbp .gbp-hero__intro .section-title:after{display:none}.svc-gbp .gbp-hero__intro .sign-word{display:block;color:#2563f3}.svc-gbp .gbp-hero__intro .sign-word:after{content:none;display:none}.svc-gbp .gbp-hero__intro .section-subtitle{max-width:48ch;margin:clamp(1.65rem,2.5vw,2.25rem) 0 0;color:#61708b;font-size:clamp(1.18rem,1.55vw,1.58rem);line-height:1.48}.svc-gbp .gbp-hero__intro .hero-actions{display:flex;flex-wrap:wrap;gap:.95rem;margin-top:clamp(2.1rem,3vw,2.7rem)}.svc-gbp .gbp-hero__intro .hero-actions .btn{min-height:64px;border-radius:999px;padding:.95rem 1.1rem .95rem 1.55rem;gap:.9rem;font-size:1.02rem;font-weight:800}.svc-gbp .gbp-hero__intro .hero-actions .btn-primary{background:#2563f3;color:#fff;box-shadow:0 18px 36px #2563f347}.svc-gbp .gbp-hero__intro .hero-actions .btn-ghost{background:#ffffffd1;border-color:#b7ccf4cc;color:#2563f3;box-shadow:0 18px 42px #2d4f8814}.gbp-hero__btnIcon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#ffffffeb;color:#2563f3;box-shadow:inset 0 0 0 1px #d8e2f8db;line-height:1}.svc-gbp .gbp-hero__intro .btn-ghost .gbp-hero__btnIcon{background:#eef4ff}.gbp-hero__chips{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.35rem 0 0;padding:0;list-style:none}.gbp-hero__chips li{display:inline-flex;align-items:center;min-height:46px;padding:.65rem 1.15rem;border:1px solid rgba(216,226,248,.92);border-radius:999px;background:#ffffffb8;color:#34415a;font-size:.98rem;font-weight:800;box-shadow:0 14px 32px #2d4f880f}@media(min-width:981px){.gbp-deliver{align-items:center}.gbp-deliver__phone{align-self:center;margin-top:0;transform:translate(-.35rem)}.gbp-deliver__grid{align-self:center;margin-top:0}}.dp-repeat-reveal body.svc-gbp main .reveal{will-change:opacity,transform,filter;backface-visibility:hidden;transition:opacity .86s cubic-bezier(.16,1,.3,1),transform .86s cubic-bezier(.16,1,.3,1),filter .86s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease}.dp-repeat-reveal body.svc-gbp main .reveal.reveal-enter-down:not(.is-revealed):not(.visible){opacity:0;transform:translate3d(0,58px,0) scale(.965);filter:blur(12px)}.dp-repeat-reveal body.svc-gbp main .reveal.reveal-enter-up:not(.is-revealed):not(.visible){opacity:0;transform:translate3d(0,-58px,0) scale(.965);filter:blur(12px)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=left].reveal-enter-down:not(.is-revealed):not(.visible){transform:translate3d(-52px,46px,0) scale(.965)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=right].reveal-enter-down:not(.is-revealed):not(.visible){transform:translate3d(52px,46px,0) scale(.965)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=left].reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(-52px,-46px,0) scale(.965)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=right].reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(52px,-46px,0) scale(.965)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=fade].reveal-enter-down:not(.is-revealed):not(.visible),.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=fade].reveal-enter-up:not(.is-revealed):not(.visible){transform:translateZ(0) scale(.98)}.dp-repeat-reveal body.svc-gbp main .reveal.is-revealed{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}@media(max-width:980px){.svc-gbp main>section.gbp-hero{min-height:790px;padding-top:7.4rem;background:linear-gradient(180deg,#fffffffc,#fffffff2 55%,#ffffff6b 78%,#ffffff1f),url(/images/gbp/hero/hero.webp) center bottom / min(980px,138vw) auto no-repeat}.svc-gbp .gbp-hero__intro{max-width:720px}.svc-gbp .gbp-hero__intro .section-title{font-size:clamp(4rem,13vw,6.5rem)}}@media(max-width:640px){.svc-gbp main>section.gbp-hero{min-height:760px;padding-top:6.9rem;background-size:178vw auto;background-position:center bottom}.svc-gbp .gbp-hero>.container{max-width:min(100% - 32px,1540px)}.svc-gbp .gbp-hero__intro{max-width:100%}.svc-gbp .gbp-hero__intro .section-title{max-width:9.4ch;font-size:clamp(3.05rem,15.5vw,4.7rem)}.svc-gbp .gbp-hero__intro .section-subtitle{max-width:30ch;font-size:1.05rem}.svc-gbp .gbp-hero__intro .hero-actions{gap:.7rem}.svc-gbp .gbp-hero__intro .hero-actions .btn{min-height:56px;padding:.8rem .85rem .8rem 1.1rem;font-size:.92rem}.gbp-hero__btnIcon{width:34px;height:34px}.gbp-hero__chips{gap:.55rem}.gbp-hero__chips li{min-height:40px;padding:.55rem .9rem;font-size:.86rem}}.svc-gbp main>section.gbp-hero{min-height:calc(100dvh - 82px);padding:clamp(4.25rem,5vw,5.7rem) 0 clamp(1.45rem,2.4vw,2.4rem);background-color:#f8fbff;background-image:linear-gradient(90deg,#f8fbfffe,#f8fbfff5 35%,#f8fbffbd 50%,#f8fbff3d 68%,#f8fbff0a),radial-gradient(circle at 20% 18%,rgba(37,99,243,.07),transparent 26rem),url(/images/gbp/hero/hero.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center,center,right center;background-size:100% 100%,100% 100%,cover}.svc-gbp .gbp-hero>.container{max-width:min(100% - 48px,1540px);min-height:100%}.svc-gbp .gbp-hero-grid{display:grid;grid-template-columns:minmax(0,680px) minmax(0,1fr);min-height:min(610px,calc(100dvh - 214px));align-items:center}.svc-gbp .gbp-hero__intro{max-width:680px;padding:0}.svc-gbp .gbp-hero__intro .section-label{margin-bottom:clamp(1rem,1.35vw,1.25rem)}.svc-gbp .gbp-hero__intro .section-title{max-width:10.6ch;font-size:clamp(3.45rem,4.8vw,5.55rem);line-height:.95}.svc-gbp .gbp-hero__intro .section-subtitle{max-width:52ch;margin-top:clamp(1.05rem,1.6vw,1.45rem);font-size:clamp(1.05rem,1.18vw,1.28rem);line-height:1.45}.svc-gbp .gbp-hero__intro .hero-actions{margin-top:clamp(1.25rem,1.9vw,1.75rem)}.svc-gbp .gbp-hero__intro .hero-actions .btn{min-height:58px;padding:.78rem .98rem .78rem 1.32rem}.gbp-hero__btnIcon{width:34px;height:34px}.gbp-hero__chips{margin-top:.9rem}.gbp-hero__chips li{min-height:40px;padding:.52rem 1rem;font-size:.9rem}.svc-gbp .gbp-hero__visual{display:none!important}.dp-repeat-reveal body.svc-gbp main .reveal{opacity:0;transform:translate3d(0,40px,0);filter:none!important;animation:none!important;transition:opacity .58s cubic-bezier(.16,1,.3,1),transform .58s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease}.dp-repeat-reveal body.svc-gbp main .reveal.reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(0,-40px,0)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=left].reveal-enter-down:not(.is-revealed):not(.visible){transform:translate3d(-42px,30px,0)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=right].reveal-enter-down:not(.is-revealed):not(.visible){transform:translate3d(42px,30px,0)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=left].reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(-42px,-30px,0)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=right].reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(42px,-30px,0)}.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=fade].reveal-enter-down:not(.is-revealed):not(.visible),.dp-repeat-reveal body.svc-gbp main .reveal[data-reveal-dir=fade].reveal-enter-up:not(.is-revealed):not(.visible){transform:translate3d(0,20px,0)}.dp-repeat-reveal body.svc-gbp main .reveal.is-revealed,.dp-repeat-reveal body.svc-gbp main .reveal.visible{opacity:1;filter:none!important}.dp-repeat-reveal body.svc-gbp main .reveal.is-revealed:not(:hover),.dp-repeat-reveal body.svc-gbp main .reveal.visible:not(:hover){transform:translateZ(0)}@media(max-width:980px){.svc-gbp main>section.gbp-hero{min-height:calc(100dvh - 82px);padding-top:clamp(4.8rem,7vw,6.4rem);padding-bottom:clamp(1.4rem,3vw,2rem);background-image:linear-gradient(180deg,#f8fbfffe,#f8fbfffa 55%,#f8fbff5c 77%,#f8fbffe6),url(/images/gbp/hero/hero.webp);background-position:center,60% bottom;background-size:100% 100%,168vw auto}.svc-gbp .gbp-hero-grid{grid-template-columns:1fr;min-height:auto}.svc-gbp .gbp-hero__intro{max-width:720px}.svc-gbp .gbp-hero__intro .section-title{max-width:10.2ch;font-size:clamp(3.15rem,10.4vw,5.15rem)}}@media(max-width:640px){.svc-gbp main>section.gbp-hero{min-height:calc(100dvh - 84px);padding-top:5.15rem;background-position:center,61% calc(100% + 18px);background-size:100% 100%,205vw auto}.svc-gbp .gbp-hero__intro .section-label{margin-bottom:.92rem}.svc-gbp .gbp-hero__intro .section-title{max-width:9.9ch;font-size:clamp(2.82rem,12vw,3.55rem);line-height:.96}.svc-gbp .gbp-hero__intro .section-subtitle{max-width:31ch;margin-top:1.05rem;font-size:1rem}.svc-gbp .gbp-hero__intro .hero-actions{margin-top:1.1rem}.svc-gbp .gbp-hero__intro .hero-actions .btn{width:100%;min-height:52px;justify-content:center;font-size:.9rem}.gbp-hero__chips{gap:.45rem;margin-top:.85rem}.gbp-hero__chips li{min-height:36px;padding:.45rem .72rem;font-size:.78rem}}html{scroll-behavior:smooth}body.svc-gbp{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.svc-gbp .gbp-podium,.svc-gbp .gbp-incl,.svc-gbp .gbp-aud,.svc-gbp .gbp-steps,.svc-gbp .gbp-deliver,.svc-gbp .gbp-faq--accordion{transform:translateZ(0)}.svc-gbp .gbp-incl__card,.svc-gbp .gbp-aud__card,.svc-gbp .gbp-deliver__tile,.svc-gbp .gbp-invest__benefit,.svc-gbp .gbp-faq__item{contain:layout paint}.dp-repeat-reveal body.svc-gbp main .reveal{will-change:auto}.dp-repeat-reveal body.svc-gbp main .reveal:not(.is-revealed):not(.visible){will-change:opacity,transform}.gbp-podium__mapFrame{position:relative;isolation:isolate;width:min(100%,1500px);margin:0 auto;overflow:hidden;border-radius:clamp(22px,2.2vw,34px);background:#f8fbff}.gbp-podium__mapFrame:before{content:"";position:absolute;inset:-1px;z-index:1;pointer-events:none;background:linear-gradient(90deg,#f8fbff,#f8fbffad 3.5%,#f8fbff00 11% 89%,#f8fbffad 96.5%,#f8fbff),linear-gradient(180deg,#f8fbffb8,#f8fbff38 6%,#f8fbff00 16% 84%,#f8fbff99 97%,#f8fbff)}.gbp-podium__mapFrame:after{content:"";position:absolute;inset:auto 0 0;z-index:2;height:22%;pointer-events:none;background:linear-gradient(180deg,#f8fbff00,#f8fbffe0 96%)}.gbp-podium__mapFrame .gbp-podium__map{display:block;width:100%;max-width:none;margin:0;border-radius:inherit}.gbp-podium__cards{position:relative;z-index:3}.gbp-podium__cards .gbp-podium__card,.gbp-podium__cards .gbp-podium__card--winner{transition:transform .42s cubic-bezier(.16,1,.3,1),filter .42s cubic-bezier(.16,1,.3,1),border-color .28s ease;will-change:transform;transform-origin:center bottom}.dp-repeat-reveal body.svc-gbp main .gbp-podium__cards .gbp-podium__card--winner.reveal.is-revealed:not(:hover),.dp-repeat-reveal body.svc-gbp main .gbp-podium__cards .gbp-podium__card--winner.reveal.visible:not(:hover){transform:translate3d(0,-1.4rem,0)}.gbp-podium__cards .gbp-podium__card:nth-child(1):hover,.gbp-podium__cards .gbp-podium__card--winner:hover{transform:translate3d(0,-2.05rem,0) scale(1.035) rotate(-.45deg)}.gbp-podium__cards .gbp-podium__card:nth-child(2):hover{transform:translate3d(0,-.95rem,0) scale(1.045) rotate(.5deg)}.gbp-podium__cards .gbp-podium__card:nth-child(3):hover{transform:translate3d(0,-.95rem,0) scale(1.045) rotate(-.5deg)}.svc-gbp main>section:nth-of-type(7)>.container{max-width:min(100% - 36px,1760px)}@media(min-width:981px){.svc-gbp main>section:nth-of-type(7){padding-left:0;padding-right:0}.gbp-deliver{grid-template-columns:minmax(440px,540px) minmax(0,1fr);gap:clamp(1.8rem,3.1vw,4rem);max-width:min(100%,1680px)}.gbp-deliver__phone{width:min(100%,520px);max-width:520px;transform:translate(0)}.gbp-deliver__grid{align-self:center}}.gbp-aud__card--featured{align-self:stretch}.gbp-aud__card--featured .gbp-aud__body{display:flex;min-height:0;flex-direction:column;padding-bottom:1.25rem}.gbp-aud__card--featured .gbp-aud__stats{margin-top:auto;overflow:hidden}.gbp-aud__icon--image{overflow:hidden;background:#fff}.gbp-aud__icon--image img{width:48px;height:48px;object-fit:cover;transform:scale(1.22)}.gbp-aud__card--featured .gbp-aud__icon--image img{width:68px;height:68px;transform:scale(1.18)}@media(max-width:980px){.gbp-podium__mapFrame{width:min(100%,1120px)}.svc-gbp main>section:nth-of-type(7)>.container{max-width:min(100% - 28px,980px)}.gbp-aud__card--featured .gbp-aud__stats{margin-top:1rem}}@media(max-width:640px){.gbp-podium__mapFrame{border-radius:22px}.gbp-podium__mapFrame:before{background:linear-gradient(90deg,#f8fbff,#f8fbff9e 4%,#f8fbff00 14% 86%,#f8fbff9e 96%,#f8fbff),linear-gradient(180deg,#f8fbffad,#f8fbff2e 7%,#f8fbff00 18% 78%,#f8fbffb8 96%,#f8fbff)}.svc-gbp main>section:nth-of-type(7)>.container{max-width:min(100% - 24px,520px)}.gbp-aud__icon--image img{width:42px;height:42px}}.svc-gbp .gbp-incl__card,.svc-gbp .gbp-aud__card,.svc-gbp .gbp-steps__card,.svc-gbp .gbp-deliver__tile,.svc-gbp .gbp-invest__benefit,.svc-gbp .gbp-faq__item,.svc-gbp .gbp-diag__issue,.svc-gbp .gbp-podium__note{border-width:2px;transform-origin:center;transition:transform .62s cubic-bezier(.16,1,.3,1),box-shadow .62s cubic-bezier(.16,1,.3,1),border-color .4s ease,background-color .4s ease}.svc-gbp .gbp-incl__card:hover,.svc-gbp .gbp-aud__card:hover,.svc-gbp .gbp-deliver__tile:nth-child(n):hover,.svc-gbp .gbp-invest__benefit:hover,.svc-gbp .gbp-faq__item:hover,.svc-gbp .gbp-diag__issue:hover,.svc-gbp .gbp-podium__note:hover{transform:translate3d(0,-8px,0) scale(1.026)}.svc-gbp .gbp-steps__card:hover{transform:translate3d(0,-10px,0) scale(1.024)}.svc-gbp .gbp-aud__card--featured:hover{transform:translate3d(0,-7px,0) scale(1.018)}.svc-gbp .gbp-incl__card,.svc-gbp .gbp-aud__card,.svc-gbp .gbp-deliver__tile,.svc-gbp .gbp-invest__benefit,.svc-gbp .gbp-faq__item,.svc-gbp .gbp-diag__issue{border-color:#bfd2f6eb}.svc-gbp .gbp-aud__card--featured{min-height:820px}.svc-gbp .gbp-aud__card--featured .gbp-aud__body{padding-bottom:1.75rem}.svc-gbp .gbp-aud__card--featured .gbp-aud__stats{margin-bottom:.15rem;border:2px solid rgba(205,220,248,.98);box-shadow:0 18px 42px #2d4f8814}.svc-gbp .gbp-aud__icon--image{display:grid;place-items:center;overflow:visible;padding:6px;background:#fff;border-width:2px}.svc-gbp .gbp-aud__icon--image img,.svc-gbp .gbp-aud__card--featured .gbp-aud__icon--image img{width:100%;height:100%;object-fit:contain;transform:none}.svc-gbp .gbp-aud__card--featured .gbp-aud__icon--image{padding:8px}.svc-gbp .gbp-deliver__tile:first-child{background-position:right clamp(1.2rem,3vw,2.8rem) center;background-size:min(39%,400px) auto}.svc-gbp .gbp-deliver__tile:first-child span{width:min(50%,430px);padding:1.45rem 1.35rem;background:linear-gradient(90deg,#fff,#fffffffa 76%,#ffffff2e)}@media(max-width:980px){.svc-gbp .gbp-aud__card--featured{min-height:0}.svc-gbp .gbp-deliver__tile:first-child{background-size:min(68%,430px) auto;background-position:center top 1.2rem}.svc-gbp .gbp-deliver__tile:first-child span{width:100%;padding-top:10.8rem;background:linear-gradient(180deg,#ffffff57,#fff 42%)}}@media(max-width:640px){.svc-gbp .gbp-incl__card:hover,.svc-gbp .gbp-aud__card:hover,.svc-gbp .gbp-steps__card:hover,.svc-gbp .gbp-deliver__tile:nth-child(n):hover,.svc-gbp .gbp-invest__benefit:hover,.svc-gbp .gbp-faq__item:hover,.svc-gbp .gbp-diag__issue:hover,.svc-gbp .gbp-podium__note:hover{transform:translate3d(0,-5px,0) scale(1.012)}.svc-gbp .gbp-aud__icon--image{padding:5px}}@media(hover:hover)and (pointer:fine){.dp-repeat-reveal body.svc-gbp main .gbp-diag__issue.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-incl__card.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-aud__card.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-steps__card.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-deliver__tile.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-invest__benefit.reveal.is-revealed:hover,.dp-repeat-reveal body.svc-gbp main .gbp-faq__item.reveal.is-revealed:hover{transform:translate3d(0,-9px,0) scale(1.035)}.dp-repeat-reveal body.svc-gbp main .gbp-aud__card--featured.reveal.is-revealed:hover{transform:translate3d(0,-7px,0) scale(1.022)}}body.svc-gbp main .gbp-faq__item[data-faq-tone=blue]{--faq-accent: #2f67ff;--faq-rgb: 47 103 255;--faq-step: 0}body.svc-gbp main .gbp-faq__item[data-faq-tone=green]{--faq-accent: #20b970;--faq-rgb: 32 185 112;--faq-step: 1}body.svc-gbp main .gbp-faq__item[data-faq-tone=orange]{--faq-accent: #ff8126;--faq-rgb: 255 129 38;--faq-step: 2}body.svc-gbp main .gbp-faq__item[data-faq-tone=violet]{--faq-accent: #8255f5;--faq-rgb: 130 85 245;--faq-step: 3}body.svc-gbp main .gbp-faq__item[data-faq-tone=gold]{--faq-accent: #d89a0d;--faq-rgb: 216 154 13;--faq-step: 4}body.svc-gbp main .gbp-faq__item[data-faq-tone=magenta]{--faq-accent: #d64aa4;--faq-rgb: 214 74 164;--faq-step: 5}body.svc-gbp main .gbp-faq__item[data-faq-tone=teal]{--faq-accent: #109c91;--faq-rgb: 16 156 145;--faq-step: 6}body.svc-gbp main .gbp-faq__item[data-faq-tone=cyan]{--faq-accent: #08a7d8;--faq-rgb: 8 167 216;--faq-step: 7}body.svc-gbp main .gbp-faq__item{border-width:1px!important;border-color:#d3def4eb!important;background:radial-gradient(circle at 14% 0%,rgb(var(--faq-rgb) / .055),transparent 38%),linear-gradient(155deg,#fff,#f6f7fa)!important;box-shadow:0 20px 40px -16px #1c306838,0 8px 16px -8px #1c306824,inset 0 2px 3px #fffffff5,inset 0 -6px 12px #1c306814!important;isolation:isolate}body.svc-gbp main .gbp-faq__item:hover,body.svc-gbp main .gbp-faq__item.open,body.svc-gbp main .gbp-faq__item:focus-within{border-color:rgb(var(--faq-rgb) / .58)!important;box-shadow:0 30px 52px -20px #143c9638,0 0 0 1.5px rgb(var(--faq-rgb) / .48),0 0 22px rgb(var(--faq-rgb) / .42),0 24px 58px -16px rgb(var(--faq-rgb) / .58),inset 0 2px 3px #fffffff5,inset 0 -6px 12px #1c306814!important}body.svc-gbp main .gbp-faq__question{grid-template-columns:42px 96px minmax(0,1fr);gap:clamp(.7rem,1vw,.95rem)}body.svc-gbp main .gbp-faq__question img{width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 12px 14px rgb(var(--faq-rgb) / .22)) drop-shadow(0 4px 6px rgba(24,47,95,.14));transform-origin:50% 62%;transition:transform .42s cubic-bezier(.22,.61,.36,1),filter .42s ease}body.svc-gbp main .gbp-faq__item:hover .gbp-faq__question img,body.svc-gbp main .gbp-faq__item.open .gbp-faq__question img{animation-play-state:paused;transform:translateY(-4px) scale(1.08);filter:drop-shadow(0 18px 18px rgb(var(--faq-rgb) / .32)) drop-shadow(0 6px 9px rgba(24,47,95,.18))}body.svc-gbp main .gbp-faq__num{width:38px;height:38px;border:1px solid rgb(var(--faq-rgb) / .18);background:linear-gradient(145deg,#fff,rgb(var(--faq-rgb) / .13));box-shadow:0 9px 20px rgb(var(--faq-rgb) / .24),inset 0 2px 2px #ffffffeb}body.svc-gbp main .gbp-faq--accordion .faq-icon{border:1px solid rgb(var(--faq-rgb) / .18);background:linear-gradient(145deg,#fff,rgb(var(--faq-rgb) / .12));box-shadow:0 8px 18px rgb(var(--faq-rgb) / .18),inset 0 2px 2px #ffffffeb}body.svc-gbp main .gbp-faq--accordion .faq-question:focus-visible{outline:none}@keyframes gbpFaqIconFloat{0%,to{transform:translateZ(0) rotate(-1deg)}48%{transform:translate3d(0,-7px,0) rotate(1.2deg)}}@keyframes gbpFaqNumberGlow{0%,62%,to{filter:saturate(1);transform:scale(1)}12%,28%{filter:saturate(1.25) brightness(1.08);transform:scale(1.09)}}@media(prefers-reduced-motion:no-preference){body.svc-gbp main .gbp-faq__question img{animation:gbpFaqIconFloat 6.4s ease-in-out infinite;animation-delay:calc(var(--faq-step) * -.61s)}body.svc-gbp main .gbp-faq__num{animation:gbpFaqNumberGlow 9.6s ease-in-out infinite;animation-delay:calc(var(--faq-step) * -1.2s)}}@media(max-width:980px){body.svc-gbp main .gbp-faq--accordion .gbp-faq__center{grid-column:1 / -1;grid-row:1;justify-self:center}body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:first-child{grid-column:1;grid-row:2}body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:last-child{grid-column:2;grid-row:2}}@media(max-width:640px){body.svc-gbp main .gbp-faq--accordion .gbp-faq__center,body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:first-child,body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:last-child{grid-column:1}body.svc-gbp main .gbp-faq--accordion .gbp-faq__center{grid-row:1}body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:first-child{grid-row:2}body.svc-gbp main .gbp-faq--accordion .gbp-faq__col:last-child{grid-row:3}body.svc-gbp main .gbp-faq--accordion .faq-question{min-height:104px;padding:.8rem .85rem}body.svc-gbp main .gbp-faq__question{grid-template-columns:36px 76px minmax(0,1fr);gap:.58rem}body.svc-gbp main .gbp-faq__question img{width:76px;height:76px}body.svc-gbp main .gbp-faq__num{width:34px;height:34px}body.svc-gbp main .gbp-faq__question strong{font-size:1rem}body.svc-gbp main .gbp-faq--accordion .faq-answer-inner{padding:0 1rem 1.1rem}}.svc-gbp .gbp-diag__issue,.svc-gbp .gbp-incl__card,.svc-gbp .gbp-aud__card,.svc-gbp .gbp-steps__card,.svc-gbp .gbp-deliver__tile,.svc-gbp .gbp-invest__benefit,.svc-gbp .gbp-faq__item{transition:transform .72s cubic-bezier(.16,1,.3,1),box-shadow .72s cubic-bezier(.16,1,.3,1),border-color .42s ease}.svc-gbp .gbp-aud__card--featured{min-height:auto}.svc-gbp .gbp-aud__card--featured .gbp-aud__body{padding-bottom:2.65rem}.svc-gbp .gbp-aud__card--featured .gbp-aud__stats{margin-bottom:0}@media(max-width:760px){.svc-gbp .gbp-aud__card--featured .gbp-aud__body{padding-bottom:2rem}}@media(hover:hover)and (pointer:fine){body.svc-gbp main .gbp-diag__issue:hover,body.svc-gbp main .gbp-incl__card:hover,body.svc-gbp main .gbp-aud__card:hover,body.svc-gbp main .gbp-steps__card:hover,body.svc-gbp main .gbp-deliver__tile:hover,body.svc-gbp main .gbp-invest__benefit:hover,body.svc-gbp main .gbp-faq__item:hover{transform:translate3d(0,-9px,0) scale(1.035)!important}body.svc-gbp main .gbp-aud__card--featured:hover{transform:translate3d(0,-7px,0) scale(1.018)!important}}body.svc-gbp main .gbp-aud__card--featured{min-height:auto!important}body.svc-gbp main .gbp-aud__card--featured .gbp-aud__body{padding-bottom:clamp(2.2rem,4vw,3.4rem)!important}body.svc-gbp main .gbp-aud__card--featured .gbp-aud__stats{margin-bottom:0!important}body.svc-gbp main .gbp-diag__issue{border-color:#ef44446b!important}body.svc-gbp main .gbp-diag__issue:hover{border-color:#ef4444c7!important}body.svc-gbp main .gbp-diag__issue,body.svc-gbp main .gbp-incl__card,body.svc-gbp main .gbp-aud__card,body.svc-gbp main .gbp-steps__card,body.svc-gbp main .gbp-deliver__tile,body.svc-gbp main .gbp-invest__benefit,body.svc-gbp main .gbp-faq__item,body.svc-gbp main .gbp-podium__card{transition-property:transform,box-shadow,filter,border-color!important;transition-duration:.19s,.19s,.19s,.14s!important;transition-timing-function:cubic-bezier(.2,.8,.2,1)!important;transition-delay:0ms!important;will-change:transform}body.svc-gbp main .gbp-aud__media{overflow:visible}body.svc-gbp main .gbp-aud__icon--image{left:1.15rem;bottom:.65rem;overflow:visible}body.svc-gbp main .gbp-aud__card--featured .gbp-aud__icon--image{left:1.35rem;bottom:.8rem}body.svc-gbp main .gbp-aud__icon--image img,body.svc-gbp main .gbp-aud__card--featured .gbp-aud__icon--image img{width:88%;height:88%;object-fit:contain}@media(hover:hover)and (pointer:fine){body.svc-gbp main .gbp-podium__cards .gbp-podium__card:nth-child(2):hover{transform:translate3d(0,-.95rem,0) scale(1.045) rotate(.5deg)!important;filter:drop-shadow(0 30px 44px rgba(255,138,42,.38)) drop-shadow(0 0 24px rgba(255,138,42,.28))!important}body.svc-gbp main .gbp-podium__cards .gbp-podium__card:nth-child(3):hover{transform:translate3d(0,-.95rem,0) scale(1.045) rotate(-.5deg)!important;filter:drop-shadow(0 30px 44px rgba(140,92,255,.38)) drop-shadow(0 0 24px rgba(140,92,255,.28))!important}}body.svc-gbp .gbp-incl__img{width:100%!important;height:clamp(232px,18.8vw,310px)!important;object-fit:contain!important;object-position:center!important;background:#fff!important}body.svc-gbp .gbp-deliver__phone{filter:drop-shadow(0 30px 38px rgba(28,54,96,.16))!important}body.svc-gbp .gbp-deliver__tile{position:relative!important;isolation:isolate!important;background-color:#fff!important;background-repeat:no-repeat!important}body.svc-gbp .gbp-deliver__tile:before{display:none!important}body.svc-gbp .gbp-deliver__tile:after{position:absolute!important;top:clamp(.85rem,1.05vw,1rem)!important;left:clamp(.85rem,1.05vw,1rem)!important;z-index:3!important;display:grid!important;place-items:center!important;width:2.6rem!important;height:2.6rem!important;border-radius:.82rem!important;color:#fff!important;font-size:.92rem!important;font-weight:900!important;letter-spacing:0!important;box-shadow:0 14px 24px #2563eb38!important}body.svc-gbp .gbp-deliver__tile:nth-child(1):after{content:"01"!important;background:linear-gradient(135deg,#22a7ff,#1059f9)!important}body.svc-gbp .gbp-deliver__tile:nth-child(2):after{content:"02"!important;background:linear-gradient(135deg,#36dd48,#08a91d)!important}body.svc-gbp .gbp-deliver__tile:nth-child(3):after{content:"03"!important;background:linear-gradient(135deg,#a566ff,#6a35f6)!important}body.svc-gbp .gbp-deliver__tile:nth-child(4):after{content:"04"!important;background:linear-gradient(135deg,#ffae25,#ff6b18)!important}body.svc-gbp .gbp-deliver__tile:nth-child(5):after{content:"05"!important;background:linear-gradient(135deg,#75c8ff,#236cff)!important}body.svc-gbp .gbp-deliver__tile:nth-child(6):after{content:"06"!important;background:linear-gradient(135deg,#d977ff,#7a3ff6)!important}body.svc-gbp .gbp-deliver__tile:nth-child(7):after{content:"07"!important;background:linear-gradient(135deg,#31dc4b,#10a924)!important}body.svc-gbp .gbp-deliver__tile:nth-child(8):after{content:"08"!important;background:linear-gradient(135deg,#25c7ff,#1268fb)!important}body.svc-gbp .gbp-deliver__tile:first-child{background-size:auto 100%!important;background-position:right center!important}body.svc-gbp .gbp-deliver__tile:first-child span{width:min(48%,520px)!important;background:linear-gradient(90deg,#fff,#fffffff5 82%,#fff0)!important}body.svc-gbp .gbp-deliver__tile:not(:first-child){min-height:clamp(240px,16vw,290px)!important;background-size:100% auto!important;background-position:center top!important}body.svc-gbp .gbp-deliver__tile:not(:first-child) span{min-height:39%!important;padding-top:clamp(1.75rem,2vw,2.15rem)!important}body.svc-gbp .gbp-deliver__tile>img{display:none!important}body.svc-gbp .gbp-deliver__tile span:before{display:none!important}@media(max-width:780px){body.svc-gbp .gbp-deliver__tile:first-child{min-height:430px!important;background-size:112% auto!important;background-position:center top!important}body.svc-gbp .gbp-deliver__tile:first-child span{width:100%!important;padding-top:15.5rem!important;background:linear-gradient(180deg,#fff0,#fffffff5 36%,#fff)!important}body.svc-gbp .gbp-deliver__tile:not(:first-child){min-height:285px!important}}body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){grid-column:auto!important;min-height:clamp(240px,16vw,290px)!important;background-size:100% auto!important;background-position:center top!important}body.svc-gbp .gbp-deliver__tile:first-child span{width:100%!important;min-height:46%!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:clamp(.82rem,1vw,1rem) clamp(.82rem,1vw,1rem) clamp(.78rem,.95vw,.95rem)!important;background:#fff!important}body.svc-gbp .gbp-deliver__tile span{background:#fff!important}body.svc-gbp .gbp-deliver__tile b{font-size:clamp(.9rem,.92vw,1.02rem)!important;line-height:1.12!important}body.svc-gbp .gbp-deliver__tile small{font-size:clamp(.69rem,.75vw,.82rem)!important;line-height:1.32!important}@media(max-width:780px){body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:285px!important}body.svc-gbp .gbp-deliver__tile:first-child span{padding-top:clamp(1.75rem,2vw,2.15rem)!important}}body.svc-gbp main>section.gbp-hero{background-color:#f7fbff!important;background-repeat:no-repeat!important;background-size:auto 74%!important;background-position:right bottom!important}body.svc-gbp main>section.gbp-hero:before,body.svc-gbp main>section.gbp-hero:after{display:none!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:clamp(275px,18vw,325px)!important;background-size:122% auto!important;background-position:center -.35rem!important}body.svc-gbp .gbp-deliver__tile span,body.svc-gbp .gbp-deliver__tile:first-child span{min-height:34%!important;padding:clamp(.78rem,.9vw,.95rem) clamp(.78rem,.92vw,.95rem) clamp(.75rem,.88vw,.9rem)!important}body.svc-gbp .gbp-deliver__tile b{font-size:clamp(.88rem,.9vw,1rem)!important}body.svc-gbp .gbp-deliver__tile small{font-size:clamp(.66rem,.72vw,.78rem)!important}@media(max-width:1080px){body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:305px!important;background-size:112% auto!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{background-size:auto 100%!important;background-position:60% bottom!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:320px!important;background-size:110% auto!important;background-position:center top!important}}body.svc-gbp main>section.gbp-hero{min-height:clamp(760px,84vh,910px)!important;padding-top:clamp(7.7rem,8.5vw,9.8rem)!important;padding-bottom:clamp(3rem,4.5vw,4.8rem)!important;background-color:#f8fbff!important;background-size:cover!important;background-position:center bottom!important}body.svc-gbp .gbp-hero .breadcrumb,body.svc-gbp .gbp-hero__chips{display:none!important}body.svc-gbp .gbp-hero-grid{min-height:min(700px,72vh)!important;grid-template-columns:minmax(0,690px) 1fr!important;align-items:center!important}body.svc-gbp .gbp-hero__intro{max-width:670px!important;margin:0!important;text-align:left!important}body.svc-gbp .gbp-hero__intro .section-label{margin-bottom:clamp(1.45rem,1.9vw,2.1rem)!important}body.svc-gbp .gbp-hero__intro .section-title{max-width:11.7ch!important;margin-bottom:clamp(1.25rem,1.65vw,1.8rem)!important;line-height:.98!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:640px!important;margin-inline:0!important}body.svc-gbp .gbp-hero .hero-actions{justify-content:flex-start!important;margin-top:clamp(1.55rem,2vw,2.25rem)!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:clamp(292px,19.3vw,348px)!important;background-size:140% auto!important;background-position:center -.75rem!important}body.svc-gbp .gbp-deliver__tile span,body.svc-gbp .gbp-deliver__tile:first-child span{min-height:31%!important}@media(max-width:1180px){body.svc-gbp main>section.gbp-hero{min-height:clamp(700px,82vh,840px)!important;background-size:auto 100%!important;background-position:60% bottom!important}body.svc-gbp .gbp-hero-grid{min-height:min(650px,70vh)!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:315px!important;background-size:125% auto!important;background-position:center -.4rem!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{min-height:760px!important;padding-top:7.4rem!important;background-size:auto 100%!important;background-position:67% bottom!important}body.svc-gbp .gbp-hero>.container{max-width:min(100% - 2rem,640px)!important}body.svc-gbp .gbp-hero-grid{min-height:610px!important;grid-template-columns:1fr!important;align-items:start!important}body.svc-gbp .gbp-hero__intro{max-width:370px!important}body.svc-gbp .gbp-hero__intro .section-title{max-width:10.8ch!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:336px!important;background-size:118% auto!important;background-position:center top!important}}body.svc-gbp main>section.gbp-hero{min-height:clamp(735px,78vw,850px)!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(575px,60vw,690px)!important}body.svc-gbp .gbp-hero__intro{max-width:610px!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:560px!important}body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:clamp(300px,19.8vw,360px)!important;background-size:152% auto!important;background-position:center -1.15rem!important}body.svc-gbp .gbp-deliver__tile:not(:first-child) span,body.svc-gbp .gbp-deliver__tile:first-child span,body.svc-gbp .gbp-deliver__tile:nth-child(8) span{min-height:32%!important;justify-content:flex-end!important}@media(max-width:1180px){body.svc-gbp main>section.gbp-hero{min-height:720px!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:325px!important;background-size:134% auto!important;background-position:center -.65rem!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{min-height:720px!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:348px!important;background-size:124% auto!important;background-position:center top!important}}body.svc-gbp main>section.gbp-hero{min-height:clamp(760px,47vw,900px)!important;background-color:#fff!important;background-size:100% auto!important;background-position:center bottom!important;background-repeat:no-repeat!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(610px,43vw,750px)!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){display:flex!important;flex-direction:column!important;min-height:clamp(318px,20.6vw,378px)!important;padding:0!important;overflow:hidden!important;background-image:none!important;background-color:#fff!important;background-size:auto!important;background-position:center!important}body.svc-gbp .gbp-deliver__tile>img{display:block!important;width:100%!important;height:clamp(190px,13.2vw,242px)!important;max-width:none!important;flex:0 0 auto!important;object-fit:contain!important;object-position:center center!important;padding:clamp(.46rem,.65vw,.72rem) clamp(.35rem,.55vw,.6rem) 0!important;margin:0!important;background:#fff!important}body.svc-gbp .gbp-deliver__tile span,body.svc-gbp .gbp-deliver__tile:not(:first-child) span,body.svc-gbp .gbp-deliver__tile:first-child span,body.svc-gbp .gbp-deliver__tile:nth-child(8) span{position:relative!important;inset:auto!important;z-index:2!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;justify-content:flex-start!important;width:100%!important;min-height:0!important;margin-top:auto!important;padding:clamp(.86rem,.98vw,1.05rem) clamp(.82rem,.98vw,1.05rem) clamp(.92rem,1vw,1.1rem)!important;background:#fff!important}body.svc-gbp .gbp-deliver__tile b{font-size:clamp(.93rem,.94vw,1.04rem)!important;line-height:1.08!important}body.svc-gbp .gbp-deliver__tile small{margin-top:.35rem!important;font-size:clamp(.66rem,.71vw,.78rem)!important;line-height:1.3!important}@media(max-width:1180px){body.svc-gbp main>section.gbp-hero{min-height:740px!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:340px!important}body.svc-gbp .gbp-deliver__tile>img{height:215px!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{min-height:720px!important;background-size:158% auto!important;background-position:64% bottom!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:342px!important}body.svc-gbp .gbp-deliver__tile>img{height:205px!important}}body.svc-gbp .gbp-deliver{max-width:min(1500px,calc(100vw - 3rem))!important;grid-template-columns:minmax(330px,.82fr) minmax(0,1.72fr)!important;gap:clamp(2rem,3.1vw,3.7rem)!important}body.svc-gbp .gbp-deliver__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9rem,1.05vw,1.18rem)!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:clamp(344px,21.7vw,398px)!important}body.svc-gbp .gbp-deliver__tile>img{height:clamp(212px,14.2vw,258px)!important;padding:clamp(.26rem,.42vw,.48rem) clamp(.22rem,.36vw,.42rem) 0!important}body.svc-gbp .gbp-deliver__tile span,body.svc-gbp .gbp-deliver__tile:not(:first-child) span,body.svc-gbp .gbp-deliver__tile:first-child span,body.svc-gbp .gbp-deliver__tile:nth-child(8) span{padding-top:clamp(.76rem,.86vw,.95rem)!important}@media(max-width:1240px){body.svc-gbp .gbp-deliver{max-width:min(1160px,calc(100vw - 2.4rem))!important;grid-template-columns:minmax(280px,.72fr) minmax(0,1.55fr)!important;gap:1.8rem!important}body.svc-gbp .gbp-deliver__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:354px!important}body.svc-gbp .gbp-deliver__tile>img{height:218px!important}}@media(max-width:780px){body.svc-gbp .gbp-deliver{max-width:min(560px,calc(100vw - 1.4rem))!important;grid-template-columns:1fr!important}body.svc-gbp .gbp-deliver__grid{grid-template-columns:1fr!important}body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-deliver__tile:not(:first-child),body.svc-gbp .gbp-deliver__tile:first-child,body.svc-gbp .gbp-deliver__tile:nth-child(8){min-height:330px!important}body.svc-gbp .gbp-deliver__tile>img{height:205px!important}}body.svc-gbp main>section.gbp-hero{min-height:clamp(900px,58vw,960px)!important;padding-top:clamp(7.7rem,8.5vw,9.8rem)!important;padding-bottom:clamp(3rem,4.5vw,4.8rem)!important;background-color:#fbfbfa!important;background-repeat:no-repeat!important;background-size:min(100%,1600px) auto!important;background-position:center bottom!important}body.svc-gbp main>section.gbp-hero:before,body.svc-gbp main>section.gbp-hero:after{display:none!important;content:none!important}body.svc-gbp .gbp-hero>.container{width:100%!important;max-width:min(100% - clamp(3rem,8vw,9rem),1580px)!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(610px,43vw,750px)!important;grid-template-columns:minmax(0,660px) 1fr!important;align-items:center!important}body.svc-gbp .gbp-hero__intro{max-width:610px!important;margin:0!important;text-align:left!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:560px!important;margin-inline:0!important}body.svc-gbp .gbp-hero .hero-actions{justify-content:flex-start!important}@media(max-width:1180px){body.svc-gbp main>section.gbp-hero{min-height:820px!important;background-size:100% auto!important;background-position:center bottom!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{min-height:780px!important;padding-top:7.4rem!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-hero>.container{max-width:min(100% - 2rem,640px)!important}body.svc-gbp .gbp-hero-grid{min-height:660px!important;grid-template-columns:1fr!important;align-items:start!important}body.svc-gbp .gbp-hero__intro{max-width:370px!important}}body.svc-gbp main>section.gbp-hero{min-height:clamp(780px,56.28vw,1080px)!important;padding-top:clamp(7.4rem,7.8vw,9rem)!important;padding-bottom:clamp(2.6rem,4vw,4rem)!important;background-color:#fbfbfa!important;background-image:url(/images/gbp/hero/hero-gbp-exact-user-20260704.webp)!important;background-repeat:no-repeat!important;background-size:100% auto!important;background-position:center bottom!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(590px,40vw,720px)!important;grid-template-columns:minmax(0,620px) 1fr!important;align-items:center!important}body.svc-gbp .gbp-hero__intro{max-width:585px!important}@media(min-width:1680px){body.svc-gbp .gbp-hero>.container{max-width:min(100% - 9rem,1620px)!important}}@media(max-width:1180px){body.svc-gbp main>section.gbp-hero{min-height:800px!important;background-size:1180px auto!important;background-position:54% bottom!important}body.svc-gbp .gbp-hero-grid{min-height:620px!important;grid-template-columns:minmax(0,540px) 1fr!important}body.svc-gbp .gbp-hero__intro{max-width:510px!important}}@media(max-width:780px){body.svc-gbp main>section.gbp-hero{min-height:1130px!important;padding-top:7.2rem!important;background-image:url(/images/gbp/hero/hero-gbp-exact-user-20260704.webp)!important;background-size:min(760px,180vw) auto!important;background-position:63% bottom!important}body.svc-gbp .gbp-hero-grid{min-height:650px!important;grid-template-columns:1fr!important;align-items:start!important}body.svc-gbp .gbp-hero__intro{max-width:370px!important}}@media(max-width:480px){body.svc-gbp main>section.gbp-hero{min-height:1130px!important;background-size:min(700px,180vw) auto!important;background-position:64% bottom!important}}body.svc-gbp .gbp-incl,body.svc-gbp .gbp-aud,body.svc-gbp .gbp-steps{position:relative!important;z-index:1!important;overflow:visible!important}body.svc-gbp .gbp-incl.mt-3,body.svc-gbp .gbp-aud.mt-3,body.svc-gbp .gbp-steps.mt-3{margin-top:clamp(4.8rem,5.6vw,6.2rem)!important}body.svc-gbp .gbp-incl+*,body.svc-gbp .gbp-aud+*,body.svc-gbp .gbp-steps+*{position:relative;z-index:0}body.svc-gbp .gbp-incl__card,body.svc-gbp .gbp-aud__card,body.svc-gbp .gbp-steps__card{position:relative!important}body.svc-gbp .gbp-incl__card:hover,body.svc-gbp .gbp-aud__card:hover,body.svc-gbp .gbp-steps__card:hover{z-index:3!important}body.svc-gbp .text-center:has(+.gbp-incl),body.svc-gbp .text-center:has(+.gbp-aud),body.svc-gbp .text-center:has(+.gbp-steps){position:relative!important;z-index:4!important}@media(hover:hover)and (pointer:fine){body.svc-gbp main .gbp-podium__cards .gbp-podium__card--winner:hover,body.svc-gbp main .gbp-podium__cards .gbp-podium__card:nth-child(1):hover{z-index:6!important;transform:translate3d(0,-2.35rem,0) scale(1.058) rotate(-.35deg)!important;filter:drop-shadow(0 38px 58px rgba(47,103,255,.46)) drop-shadow(0 0 34px rgba(47,103,255,.34))!important}}body.svc-gbp .gbp-faq--accordion{align-items:start!important}body.svc-gbp .gbp-faq--accordion .gbp-faq__center{align-self:start!important;justify-self:center!important;margin-top:0!important}body.svc-gbp .gbp-faq__col{align-self:start!important}@media(max-width:780px){body.svc-gbp .gbp-incl.mt-3,body.svc-gbp .gbp-aud.mt-3,body.svc-gbp .gbp-steps.mt-3{margin-top:clamp(2.8rem,10vw,3.7rem)!important}}body.svc-gbp .gbp-incl.mt-3,body.svc-gbp .gbp-aud.mt-3,body.svc-gbp .gbp-steps.mt-3{margin-top:clamp(3.55rem,4.2vw,4.65rem)!important}body.svc-gbp .gbp-incl__card:nth-child(4) .gbp-incl__img{background:#fff!important}@media(min-width:981px){body.svc-gbp .gbp-faq--accordion{align-items:start!important}body.svc-gbp .gbp-faq--accordion .gbp-faq__center{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:center!important;margin:clamp(2.4rem,3.4vw,3.8rem) auto 0!important}}@media(max-width:980px){body.svc-gbp .gbp-faq--accordion .gbp-faq__center{justify-self:center!important;margin:0 auto 1rem!important}}@media(max-width:780px){body.svc-gbp .gbp-incl.mt-3,body.svc-gbp .gbp-aud.mt-3,body.svc-gbp .gbp-steps.mt-3{margin-top:clamp(2.15rem,7vw,2.9rem)!important}}@media(min-width:981px){body.svc-gbp .gbp-faq--accordion .gbp-faq__center{margin:clamp(5.6rem,6.8vw,8rem) auto 0!important}}@media(min-width:641px)and (max-width:900px){body.svc-gbp main>section.gbp-hero{min-height:1010px!important;padding-top:6.8rem!important;background-size:min(760px,100%) auto!important;background-position:center bottom!important}body.svc-gbp .gbp-hero>.container{max-width:min(100% - 3rem,720px)!important}body.svc-gbp .gbp-hero-grid{min-height:820px!important;grid-template-columns:1fr!important;align-items:start!important}body.svc-gbp .gbp-hero__intro{width:min(100%,620px)!important;max-width:620px!important}body.svc-gbp .gbp-hero__intro .section-title{max-width:9.7ch!important;font-size:clamp(4rem,9vw,5.2rem)!important;line-height:.96!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:520px!important;font-size:1.04rem!important;line-height:1.55!important}body.svc-gbp .gbp-hero__intro .hero-actions{width:min(420px,100%)!important;flex-direction:column!important;align-items:stretch!important}body.svc-gbp .gbp-hero__intro .hero-actions .btn{width:100%!important;justify-content:center!important}}@media(max-width:640px){body.svc-gbp .gbp-finale{width:min(100%,calc(100vw - 2rem))!important;max-width:calc(100vw - 2rem)!important;margin-inline:auto!important;padding:1.2rem!important;transform:none!important;overflow:hidden!important}body.svc-gbp .gbp-finale__body{width:100%!important;max-width:100%!important;margin:0!important;transform:none!important}body.svc-gbp .gbp-finale__bullets{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important}body.svc-gbp .gbp-finale .btn{width:100%!important;justify-content:center!important}}@media(min-width:641px)and (max-width:900px){body.svc-gbp main>section.gbp-hero{min-height:880px!important;padding-top:6.6rem!important;background-size:min(760px,99vw) auto!important;background-position:86% bottom!important}body.svc-gbp .gbp-hero>.container{max-width:min(100% - 3rem,720px)!important}body.svc-gbp .gbp-hero-grid{min-height:710px!important;grid-template-columns:1fr!important;align-items:start!important}body.svc-gbp .gbp-hero__intro{position:relative!important;z-index:2!important;width:min(100%,430px)!important;max-width:430px!important}body.svc-gbp .gbp-hero__intro .section-title{max-width:8.6ch!important;font-size:clamp(3.55rem,7.4vw,4.35rem)!important;line-height:.98!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:410px!important;font-size:1.02rem!important;line-height:1.55!important;text-shadow:0 1px 12px rgba(255,255,255,.88)!important}body.svc-gbp .gbp-hero__intro .hero-actions{width:min(410px,100%)!important;flex-direction:column!important;align-items:stretch!important}body.svc-gbp .gbp-hero__intro .hero-actions .btn{width:100%!important;justify-content:center!important}}@media(max-width:640px){body.svc-gbp main>section.gbp-hero{min-height:clamp(940px,246vw,1080px)!important;padding-top:clamp(5.6rem,15vw,6.45rem)!important;background-image:url(/images/gbp/hero/hero-gbp-mobile-imagegen-v1.webp)!important;background-size:auto 64%!important;background-position:center bottom!important}body.svc-gbp .gbp-hero>.container{max-width:100%!important;padding-inline:clamp(1.15rem,5vw,1.55rem)!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(850px,220vw,960px)!important}body.svc-gbp .gbp-hero__intro{width:min(100%,350px)!important;max-width:350px!important;margin-inline:0!important;text-align:left!important}body.svc-gbp .gbp-hero__intro .section-title,body.svc-gbp .gbp-hero__intro .section-subtitle{text-align:left!important}body.svc-gbp .gbp-hero__intro .section-subtitle{max-width:320px!important;text-shadow:0 1px 14px rgba(255,255,255,.92)!important}body.svc-gbp .gbp-hero__intro .hero-actions{width:min(100%,330px)!important;align-items:stretch!important}}@media(max-width:900px){body.svc-gbp .gbp-diag,body.svc-gbp .gbp-incl,body.svc-gbp .gbp-aud,body.svc-gbp .gbp-steps,body.svc-gbp .gbp-deliver,body.svc-gbp .gbp-invest,body.svc-gbp .gbp-faq--accordion{width:min(100%,calc(100vw - 2rem))!important;max-width:760px!important;margin-inline:auto!important;gap:clamp(.9rem,2.8vw,1.25rem)!important}body.svc-gbp .gbp-deliver{grid-template-columns:1fr!important}body.svc-gbp .gbp-deliver__phone{max-width:min(330px,78vw)!important}body.svc-gbp .gbp-deliver__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:clamp(.9rem,2.4vw,1.1rem)!important}body.svc-gbp .gbp-diag__issue,body.svc-gbp .gbp-incl__card,body.svc-gbp .gbp-aud__card,body.svc-gbp .gbp-steps__card,body.svc-gbp .gbp-deliver__tile,body.svc-gbp .gbp-invest__benefit,body.svc-gbp .gbp-faq__item,body.svc-gbp .gbp-podium__card,body.svc-gbp .gbp-finale{max-width:100%!important;min-width:0!important;overflow:hidden!important}body.svc-gbp .gbp-incl__img,body.svc-gbp .gbp-steps__img{height:clamp(180px,28vw,230px)!important;object-fit:contain!important}body.svc-gbp .gbp-aud__img{height:clamp(190px,30vw,245px)!important;object-fit:cover!important}body.svc-gbp .gbp-aud__card--featured .gbp-aud__img{height:clamp(220px,35vw,295px)!important}body.svc-gbp .gbp-aud__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem!important}body.svc-gbp .gbp-finale{width:min(100%,calc(100vw - 3rem))!important;max-width:760px!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:clamp(1.1rem,3vw,1.6rem)!important;padding:clamp(1.45rem,3.4vw,2rem)!important;margin-inline:auto!important;transform:none!important}body.svc-gbp .gbp-finale__body{width:100%!important;max-width:100%!important}body.svc-gbp .gbp-finale__img{width:100%!important;height:auto!important;object-fit:contain!important}body.svc-gbp .gbp-finale .btn{min-width:0!important;white-space:normal!important;text-align:center!important}}@media(max-width:640px){body.svc-gbp .gbp-diag,body.svc-gbp .gbp-incl,body.svc-gbp .gbp-aud,body.svc-gbp .gbp-steps,body.svc-gbp .gbp-deliver,body.svc-gbp .gbp-invest,body.svc-gbp .gbp-faq--accordion{width:min(100%,calc(100vw - 1.4rem))!important}body.svc-gbp .gbp-deliver__grid,body.svc-gbp .gbp-invest,body.svc-gbp .gbp-aud__stats{grid-template-columns:1fr!important}body.svc-gbp .gbp-finale{position:relative!important;left:50%!important;width:calc(100vw - 1.4rem)!important;max-width:520px!important;grid-template-columns:1fr!important;gap:1rem!important;margin-left:0!important;margin-right:0!important;padding:1.25rem!important;transform:translate(-50%)!important}body.svc-gbp .gbp-finale__img{order:-1!important}body.svc-gbp .gbp-finale__title,body.svc-gbp .gbp-finale__lead{max-width:100%!important}body.svc-gbp .gbp-aud__quote{padding:.75rem!important;font-size:.84rem!important;line-height:1.34!important}body.svc-gbp .gbp-aud__chips{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important}body.svc-gbp .gbp-aud__chips span{min-width:0!important;padding:.5rem .55rem!important;font-size:.72rem!important;line-height:1.15!important;text-align:center!important}body.svc-gbp .gbp-aud__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.45rem!important;padding-top:.75rem!important}body.svc-gbp .gbp-aud__stat{min-width:0!important;padding:.55rem .35rem!important;text-align:center!important}}@media(max-width:900px),(hover:none){body.svc-gbp main .gbp-diag__issue:hover,body.svc-gbp main .gbp-incl__card:hover,body.svc-gbp main .gbp-aud__card:hover,body.svc-gbp main .gbp-steps__card:hover,body.svc-gbp main .gbp-deliver__tile:hover,body.svc-gbp main .gbp-invest__benefit:hover,body.svc-gbp main .gbp-faq__item:hover,body.svc-gbp main .gbp-podium__card:hover{transform:none!important}}body.svc-gbp main .gbp-faq--accordion .gbp-faq__center{background:transparent!important;filter:drop-shadow(0 24px 24px rgba(31,72,150,.24)) drop-shadow(0 7px 10px rgba(20,42,88,.14))}body.svc-gbp main .gbp-faq__question{grid-template-columns:44px 100px minmax(0,1fr)}body.svc-gbp main .gbp-faq__question img{width:100px;height:100px}body.svc-gbp main .gbp-faq__num{width:40px;height:40px;font-size:.8rem}@keyframes gbpFaqIconInteract{0%{transform:translateZ(0) rotate(0) scale(1)}34%{transform:translate3d(0,-9px,0) rotate(-5deg) scale(1.12)}68%{transform:translate3d(0,-3px,0) rotate(3deg) scale(1.07)}to{transform:translate3d(0,-4px,0) rotate(0) scale(1.08)}}@media(prefers-reduced-motion:no-preference){body.svc-gbp main .gbp-faq__item:hover .gbp-faq__question img,body.svc-gbp main .gbp-faq__item:focus-within .gbp-faq__question img,body.svc-gbp main .gbp-faq__item.open .gbp-faq__question img{animation:gbpFaqIconInteract .72s cubic-bezier(.22,.75,.2,1) both!important}}@media(max-width:640px){body.svc-gbp main .gbp-faq__question{grid-template-columns:38px 80px minmax(0,1fr)}body.svc-gbp main .gbp-faq__question img{width:80px;height:80px}body.svc-gbp main .gbp-faq__num{width:36px;height:36px;font-size:.76rem}}@media(prefers-reduced-motion:reduce){body.svc-gbp main .gbp-faq__question img,body.svc-gbp main .gbp-faq__num{animation:none!important}}.svc-gbp .gbp-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:min(100%,1460px)!important;gap:clamp(1rem,1.55vw,1.5rem)!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:clamp(315px,25vw,390px)!important;align-items:center!important;justify-content:flex-start!important;padding:clamp(1.2rem,1.8vw,1.65rem)!important;background:linear-gradient(90deg,#fffffffc,#fffffff0 34%,#ffffffa8 50%,#ffffff0a 72%),radial-gradient(420px 260px at 22% 24%,rgba(var(--step-accent),.13),transparent 72%),var(--step-bg) right center / cover no-repeat!important;border-color:rgba(var(--step-accent),.34)!important}.svc-gbp .gbp-steps__body{width:min(48%,360px)!important;max-width:360px!important;padding:clamp(1rem,1.35vw,1.25rem)!important;border:1px solid rgba(var(--step-accent),.16)!important;border-radius:20px!important;background:#ffffffd6!important;box-shadow:0 18px 38px #192d5a17!important;backdrop-filter:blur(10px)}@media(max-width:1080px){.svc-gbp .gbp-steps{grid-template-columns:1fr!important}.svc-gbp .gbp-steps__body{width:min(50%,380px)!important}}@media(max-width:680px){.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:440px!important;align-items:flex-start!important;background:linear-gradient(180deg,#fffffffa,#fffffff0 38%,#ffffff47 64%,#fff0),radial-gradient(320px 220px at 25% 18%,rgba(var(--step-accent),.12),transparent 74%),var(--step-bg) right bottom / auto 70% no-repeat!important}.svc-gbp .gbp-steps__body{width:100%!important;max-width:none!important}}.svc-gbp .gbp-steps__card:nth-child(1){--step-bg: url(/images/gbp/generated-v9/method-audit-right-v9.webp);--step-accent: 47, 103, 255}.svc-gbp .gbp-steps__card:nth-child(2){--step-bg: url(/images/gbp/generated-v9/method-optimization-right-v9.webp);--step-accent: 39, 200, 111}.svc-gbp .gbp-steps__card:nth-child(3){--step-bg: url(/images/gbp/generated-v9/method-photos-right-v9.webp);--step-accent: 140, 92, 255}.svc-gbp .gbp-steps__card:nth-child(4){--step-bg: url(/images/gbp/generated-v9/method-publications-right-v9.webp);--step-accent: 255, 138, 42}.svc-gbp .gbp-steps__card:nth-child(5){--step-bg: url(/images/gbp/generated-v9/method-services-right-v9.webp);--step-accent: 214, 74, 164}.svc-gbp .gbp-steps__card:nth-child(6){--step-bg: url(/images/gbp/generated-v9/method-reporting-right-v9.webp);--step-accent: 23, 169, 159}.svc-gbp .gbp-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:min(100%,1620px)!important;gap:clamp(.95rem,1.25vw,1.2rem)!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:clamp(235px,18vw,292px)!important;align-items:center!important;justify-content:flex-start!important;padding:clamp(1.05rem,1.35vw,1.35rem)!important;overflow:hidden!important;background:linear-gradient(90deg,#fffffffc,#fffffff5 42%,#ffffffb8 58%,#ffffff14 78%),radial-gradient(360px 220px at 22% 26%,rgba(var(--step-accent),.13),transparent 74%),var(--step-bg) right center / cover no-repeat!important;border-color:rgba(var(--step-accent),.28)!important}.svc-gbp .gbp-steps__img{display:none!important}.svc-gbp .gbp-steps__body{width:min(52%,245px)!important;max-width:245px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.svc-gbp .gbp-steps__title{max-width:10.5em!important;margin-bottom:.45rem!important;font-size:clamp(1rem,1.03vw,1.18rem)!important;line-height:1.12!important}.svc-gbp .gbp-steps__text{max-width:21em!important;font-size:clamp(.78rem,.78vw,.88rem)!important;line-height:1.45!important}.svc-gbp .gbp-steps__meta{display:inline-flex!important;margin-top:.35rem!important}@media(max-width:1180px){.svc-gbp .gbp-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.svc-gbp .gbp-steps__body{width:min(50%,300px)!important;max-width:300px!important}}@media(max-width:720px){.svc-gbp .gbp-steps{grid-template-columns:1fr!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:410px!important;align-items:flex-start!important;background:linear-gradient(180deg,#fffffffc,#fffffff5 42%,#ffffff59 68%,#ffffff0a),radial-gradient(320px 220px at 24% 20%,rgba(var(--step-accent),.12),transparent 72%),var(--step-bg) center bottom / cover no-repeat!important}.svc-gbp .gbp-steps__body{width:100%!important;max-width:100%!important}}.svc-gbp .gbp-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:min(100% - 48px,1660px)!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:clamp(292px,23vw,372px)!important;padding:clamp(1.15rem,1.45vw,1.55rem)!important;background:linear-gradient(90deg,#fffffffc,#fffffff5 32%,#ffffff8a 48%,#ffffff05 69%),radial-gradient(420px 260px at 22% 23%,rgba(var(--step-accent),.14),transparent 74%),var(--step-bg) 72% center / 142% auto no-repeat!important}.svc-gbp .gbp-steps__body{width:min(42%,218px)!important;max-width:218px!important}.svc-gbp .gbp-steps__title{max-width:10em!important}.svc-gbp .gbp-steps__text{max-width:18.5em!important}@media(max-width:1180px){.svc-gbp .gbp-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){background:linear-gradient(90deg,#fffffffc,#fffffff5 36%,#ffffff85 55%,#ffffff0a 78%),radial-gradient(380px 240px at 22% 23%,rgba(var(--step-accent),.14),transparent 74%),var(--step-bg) 74% center / 134% auto no-repeat!important}}@media(max-width:720px){.svc-gbp .gbp-steps{max-width:min(100% - 28px,1660px)!important}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:440px!important;background:linear-gradient(180deg,#fffffffc,#fffffff5 35%,#ffffff57 62%,#ffffff05),radial-gradient(320px 220px at 24% 20%,rgba(var(--step-accent),.12),transparent 72%),var(--step-bg) center bottom / cover no-repeat!important}.svc-gbp .gbp-steps__body{width:100%!important;max-width:100%!important}}.svc-gbp .gbp-steps__card:nth-child(1){--step-mobile-h: 67%}.svc-gbp .gbp-steps__card:nth-child(2){--step-mobile-h: 64%}.svc-gbp .gbp-steps__card:nth-child(3){--step-mobile-h: 77%}.svc-gbp .gbp-steps__card:nth-child(4){--step-mobile-h: 73%}.svc-gbp .gbp-steps__card:nth-child(5){--step-mobile-h: 66%}.svc-gbp .gbp-steps__card:nth-child(6){--step-mobile-h: 72%}.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){isolation:isolate!important;grid-template-columns:minmax(0,1.15fr) minmax(145px,.85fr)!important;min-height:clamp(270px,15vw,292px)!important;padding:clamp(1.15rem,1.45vw,1.35rem)!important;background:#f7faff!important}.svc-gbp .gbp-steps__card:before,.svc-gbp .gbp-steps__card:nth-child(n):before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--step-bg) right center / auto 200% no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 8%,#000 18%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 8%,#000 18%);mix-blend-mode:multiply;filter:saturate(1.1) contrast(1.04);transform:translate(28px) scale(1.003);transform-origin:center right;transition:transform .42s cubic-bezier(.16,1,.3,1)}.svc-gbp .gbp-steps__card:after,.svc-gbp .gbp-steps__card:nth-child(n):after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffffffe,#fffffffa 40%,#ffffffc7,#ffffff57 60%,#ffffff0d 69%,#fff0 76%),radial-gradient(420px 250px at 20% 22%,rgba(var(--step-accent),.12),transparent 74%)}.svc-gbp .gbp-steps__card:hover:before{transform:translate(28px) scale(1.018)}.svc-gbp .gbp-steps__body{position:relative!important;z-index:2!important;grid-column:1!important;width:100%!important;max-width:255px!important}.svc-gbp .gbp-steps__tag{margin-bottom:.5rem!important}.svc-gbp .gbp-steps__text{margin-bottom:.7rem!important;line-height:1.42!important}@media(max-width:1180px){.svc-gbp .gbp-steps__card,.svc-gbp .gbp-steps__card:nth-child(n){min-height:clamp(286px,29vw,316px)!important}.svc-gbp .gbp-steps__body{width:100%!important;max-width:270px!important}}@media(max-width:720px){body.svc-gbp .gbp-steps__card,body.svc-gbp .gbp-steps__card:nth-child(n){grid-template-columns:1fr!important;min-height:410px!important}.svc-gbp .gbp-steps__card:before,.svc-gbp .gbp-steps__card:nth-child(n):before{background-position:right bottom;background-size:auto var(--step-mobile-h);-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.25) 34%,#000 55%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.25) 34%,#000 55%,#000 100%);transform:translate(20px,16%) scale(1.003);transform-origin:center right}.svc-gbp .gbp-steps__card:after,.svc-gbp .gbp-steps__card:nth-child(n):after{background:linear-gradient(180deg,#fffffffe,#fffffff7 38%,#ffffffad 55%,#ffffff14 76%,#fff0),radial-gradient(320px 220px at 22% 18%,rgba(var(--step-accent),.11),transparent 72%)}body.svc-gbp .gbp-steps__body{grid-column:1!important;width:100%!important;max-width:30rem!important}}@media(prefers-reduced-motion:reduce){.svc-gbp .gbp-steps__card:before,.svc-gbp .gbp-steps__card:nth-child(n):before{transition:none!important}}@media(min-width:901px){body.svc-gbp main>section.gbp-hero{box-sizing:border-box!important;margin-top:5.75rem!important;min-height:clamp(660px,calc(100svh - 5.75rem),920px)!important;padding-top:clamp(1.75rem,3.2vh,2.5rem)!important;padding-bottom:clamp(1.75rem,3.2vh,2.75rem)!important;background-size:cover!important;background-position:center 42%!important}body.svc-gbp .gbp-hero-grid{min-height:clamp(596px,calc(100svh - 9.75rem),820px)!important;align-items:center!important}}body.svc-gbp .gbp-diag{align-items:stretch!important}body.svc-gbp .gbp-diag__fiche{align-self:stretch}body.svc-gbp .gbp-diag__fiche>img{box-sizing:border-box;border:2px solid rgba(255,82,91,.62);box-shadow:0 24px 52px -28px #e11d284d,0 0 0 5px #ffffffb3;transition:transform .24s cubic-bezier(.16,1,.3,1),border-color .18s ease,box-shadow .24s ease}body.svc-gbp .gbp-diag__insights span{--diag-accent: 255, 82, 91;box-sizing:border-box;border:2px solid rgba(var(--diag-accent),.66);background:radial-gradient(circle at 88% 12%,rgba(var(--diag-accent),.11),transparent 52%),#fffffff5;box-shadow:0 16px 34px -25px rgba(var(--diag-accent),.55);font-variant-numeric:tabular-nums;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .18s ease,box-shadow .22s ease}body.svc-gbp .gbp-diag__insights span:nth-child(2){--diag-accent: 239, 51, 64}body.svc-gbp .gbp-diag__insights span:nth-child(3){--diag-accent: 255, 112, 62}body.svc-gbp .gbp-diag__scoreCard{border:2px solid rgba(239,51,64,.72);background:radial-gradient(circle at 90% 14%,rgba(255,91,99,.1),transparent 46%),#fffffff5;box-shadow:0 26px 58px -32px #e11d286b,inset 0 0 0 1px #ffffffdb;transition:transform .24s cubic-bezier(.16,1,.3,1),border-color .18s ease,box-shadow .24s ease}body.svc-gbp .gbp-diag__issue{--diag-accent: 255, 82, 91;box-sizing:border-box;border:2px solid rgba(var(--diag-accent),.64)!important;background:radial-gradient(circle at 94% 10%,rgba(var(--diag-accent),.09),transparent 48%),#fffffff7;box-shadow:0 18px 38px -30px rgba(var(--diag-accent),.58)}body.svc-gbp .gbp-diag__issue:nth-child(2){--diag-accent: 255, 103, 72}body.svc-gbp .gbp-diag__issue:nth-child(3){--diag-accent: 244, 63, 94}body.svc-gbp .gbp-diag__issue:nth-child(4){--diag-accent: 239, 68, 68}body.svc-gbp .gbp-diag__issue:nth-child(5){--diag-accent: 251, 113, 133}body.svc-gbp .gbp-diag__issue:nth-child(6){--diag-accent: 220, 38, 58}@media(min-width:1181px){body.svc-gbp .gbp-diag{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;gap:clamp(1.45rem,2.2vw,2.2rem)!important}body.svc-gbp .gbp-diag__fiche{grid-template-rows:auto auto;align-content:space-between;height:100%;gap:clamp(1rem,1.5vw,1.4rem)}body.svc-gbp .gbp-diag__panel{gap:clamp(.8rem,1vw,1rem)}body.svc-gbp .gbp-diag__scoreCard{grid-template-columns:minmax(155px,.9fr) auto minmax(108px,.42fr);min-height:210px;padding:clamp(1.1rem,1.55vw,1.4rem);gap:.2rem clamp(.85rem,1.4vw,1.25rem)}body.svc-gbp .gbp-diag__meter{width:clamp(155px,15vw,215px);height:clamp(82px,8vw,102px)}body.svc-gbp .gbp-diag__scoreNumber strong{font-size:clamp(3.8rem,5.4vw,5.25rem)}body.svc-gbp .gbp-diag__scoreNumber em{font-size:clamp(1.65rem,2.7vw,2.45rem)}body.svc-gbp .gbp-diag__scoreCard .gbp-diag__alert{width:clamp(88px,8.5vw,122px)}body.svc-gbp .gbp-diag__issues{gap:clamp(.65rem,.8vw,.8rem)}body.svc-gbp .gbp-diag__issue{grid-template-columns:60px minmax(0,1fr);gap:12px;min-height:108px;padding:12px 14px}body.svc-gbp .gbp-diag__issue img{width:60px;height:60px}}@media(max-width:1180px){body.svc-gbp .gbp-diag{grid-template-columns:minmax(0,1fr)!important;max-width:900px!important}body.svc-gbp .gbp-diag__fiche{align-content:start;height:auto}}@media(hover:hover)and (pointer:fine){body.svc-gbp .gbp-diag__fiche>img:hover{transform:translate3d(0,-4px,0);border-color:#ff4852e6;box-shadow:0 26px 62px -28px #e11d2861,0 0 0 5px #ffffffd1,0 0 24px #ff525b1f}body.svc-gbp .gbp-diag__insights span:hover,body.svc-gbp .gbp-diag__scoreCard:hover{transform:translate3d(0,-4px,0)}body.svc-gbp .gbp-diag__insights span:hover{border-color:rgba(var(--diag-accent),.92);box-shadow:0 20px 42px -24px rgba(var(--diag-accent),.62),0 0 22px rgba(var(--diag-accent),.12)}body.svc-gbp .gbp-diag__scoreCard:hover{border-color:#ef3340f0;box-shadow:0 30px 64px -30px #e11d287a,0 0 26px #ff525b1f}body.svc-gbp main .gbp-diag__issue:hover{transform:translate3d(0,-5px,0) scale(1.012)!important;border-color:rgba(var(--diag-accent),.94)!important;box-shadow:0 24px 46px -24px rgba(var(--diag-accent),.62),0 0 24px rgba(var(--diag-accent),.13)!important}}@media(prefers-reduced-motion:reduce){body.svc-gbp .gbp-diag__fiche>img,body.svc-gbp .gbp-diag__insights span,body.svc-gbp .gbp-diag__scoreCard,body.svc-gbp .gbp-diag__issue{transition:none!important}}html body.svc-gbp main .section-subtitle{color:#46516a!important}html body.svc-gbp :where(.gbp-incl__text,.gbp-aud__text,.gbp-aud__quote span){color:#4b5568!important}html body.svc-gbp .gbp-aud__chips span{color:#1d4ed8!important}html body.svc-gbp .gbp-aud__stat span{color:#4b5568!important}@media(max-width:720px){html body.svc-gbp .gbp-podium__mapFrame .gbp-podium__map{object-position:46% center!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__body{padding:1rem .95rem 1.05rem!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__quote{margin-top:.7rem!important;padding:.7rem .75rem!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__chips{gap:.35rem!important;margin-top:.65rem!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__chips span{min-height:27px!important;padding:.36rem .42rem!important;font-size:.67rem!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:.7rem!important;padding:.55rem .35rem!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stat{display:grid!important;grid-template-rows:auto auto auto!important;justify-items:center!important;align-content:center!important;min-width:0!important;min-height:80px!important;padding:.25rem .15rem!important;text-align:center!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stat+.gbp-aud__stat{border-left:1px solid #e5ecfa!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stat:before{position:static!important;width:21px!important;height:21px!important;margin-bottom:.42rem!important;transform:none!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stat b{font-size:clamp(.9rem,4vw,1.02rem)!important;line-height:1.05!important}html body.svc-gbp .gbp-aud__card--featured .gbp-aud__stat span{margin-top:.25rem!important;font-size:clamp(.58rem,2.6vw,.67rem)!important;line-height:1.2!important}html body.svc-gbp .gbp-steps__card,html body.svc-gbp .gbp-steps__card:nth-child(n){min-height:clamp(370px,108vw,410px)!important}html body.svc-gbp .gbp-steps__card:before,html body.svc-gbp .gbp-steps__card:nth-child(n):before{background-position:right 28px bottom!important;background-size:auto 90%!important;transform:translateY(14%) scale(1.003)!important}html body.svc-gbp .gbp-steps__card:after,html body.svc-gbp .gbp-steps__card:nth-child(n):after{background:linear-gradient(180deg,#fffffffe,#fffffffa 41%,#ffffffb8 57%,#ffffff1f 75%,#fff0),radial-gradient(320px 220px at 22% 18%,rgba(var(--step-accent),.11),transparent 72%)!important}html body.svc-gbp .gbp-invest.mt-3{margin-top:1.5rem!important}html body.svc-gbp .gbp-invest__viz{grid-column:1!important;order:-1!important;width:100%!important;min-height:0!important;margin:0 auto .15rem!important;background:none!important}html body.svc-gbp .gbp-invest__viz img{display:block!important;width:100%!important;height:clamp(158px,47vw,190px)!important;margin-inline:auto!important;object-fit:contain!important;transform:none!important;filter:none!important}}@media(hover:hover)and (pointer:fine){html body.svc-gbp main .gbp-podium__cards img.gbp-podium__card:nth-child(1):hover,html body.svc-gbp main .gbp-podium__cards img.gbp-podium__card:nth-child(2):hover,html body.svc-gbp main .gbp-podium__cards img.gbp-podium__card:nth-child(3):hover{transform:translate3d(0,-6px,0)!important;filter:none!important;will-change:auto!important}}@media(max-width:720px){html body.svc-gbp .gbp-steps{width:calc(100vw - 20px)!important;gap:1rem!important;max-width:36rem!important;margin-left:50%!important;transform:translate(-50%)!important}html body.svc-gbp .gbp-steps__card,html body.svc-gbp .gbp-steps__card:nth-child(n){grid-template-columns:minmax(0,54%) minmax(0,46%)!important;min-height:clamp(250px,76vw,292px)!important;align-items:center!important;padding:clamp(1rem,5vw,1.3rem)!important;border-color:rgba(var(--step-accent),.46)!important;border-radius:25px!important}html body.svc-gbp .gbp-steps__card:before,html body.svc-gbp .gbp-steps__card:nth-child(n):before{background-position:right center!important;background-size:auto 112%!important;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.34) 12%,#000 36%,#000 100%)!important;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.34) 12%,#000 36%,#000 100%)!important;filter:saturate(1.12) contrast(1.04)!important;transform:translate(11%) scale(1.02)!important}html body.svc-gbp .gbp-steps__card:after,html body.svc-gbp .gbp-steps__card:nth-child(n):after{background:linear-gradient(90deg,#fffffffe,#fffffffc 52%,#ffffffe6 62%,#ffffff47 80%,#fff0),radial-gradient(260px 190px at 18% 18%,rgba(var(--step-accent),.14),transparent 72%)!important}html body.svc-gbp .gbp-steps__body{grid-column:1!important;width:100%!important;max-width:none!important}html body.svc-gbp .gbp-steps__tag,html body.svc-gbp .gbp-steps__meta{color:rgb(var(--step-accent))!important}html body.svc-gbp .gbp-steps__title{color:#0c1b38!important;font-size:clamp(1.05rem,4.7vw,1.24rem)!important;line-height:1.12!important}html body.svc-gbp .gbp-steps__text{max-width:23ch!important;font-size:clamp(.78rem,3.45vw,.88rem)!important;line-height:1.42!important}}
