:root{--pink:#bb0052;--pink-dark:#a20049;--blue:#005a77;--blue-dark:#004560;--text:#505255;--text-dark:#2c3135;--border:#ccdee4;--bg-light:#eaf3f6;--white:#ffffff;--container:1366px;--radius:14px;--shadow-sm:0 4px 14px rgba(0,0,0,.06);--shadow-md:0 10px 26px rgba(0,0,0,.09) }body{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;font-size:16px;line-height:1.55}.hlb__left{position:relative;background:url(https://getsix.eu/wp-content/themes/getsix/subpages/images/getsix-as-member-hlb.webp) center/cover no-repeat;padding:clamp(2.5rem,5vw,4rem) clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:2rem}@media(max-width:900px){.hlb__inner{grid-template-columns:1fr}.hlb__right{border-left:none;border-top:1px solid var(--border)}}@media(max-width:480px){.hlb__stat{padding:1rem .5rem}.hlb__actions{flex-direction:column}.hlb__btn{justify-content:center}}.hlb__left{position:relative;background:url(https://getsix.eu/wp-content/themes/getsix/subpages/images/getsix-as-member-hlb.webp) center/cover no-repeat;padding:clamp(2.5rem,5vw,4rem) clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:2rem}\</style> \<style> :root{--pink:#bb0052;--pink-dark:#a20049;--blue:#005a77;--blue-dark:#004560;--text:#505255;--text-dark:#2c3135;--border:#ccdee4;--bg-light:#eaf3f6;--white:#ffffff;--container:1366px;--radius:14px;--shadow-sm:0 4px 14px rgba(0,0,0,.06);--shadow-md:0 10px 26px rgba(0,0,0,.09) }*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;font-size:16px;line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(16px,2vw,24px)}h1,h2,h3,h4{font-family:Montserrat,sans-serif;line-height:1.18;color:var(--text-dark)}h1{font-size:50px;font-weight:700}h2{font-size:38px;font-weight:700}h3{font-size:22px;font-weight:700}h4{font-size:18px;font-weight:700}p{color:var(--text);font-size:16px}@media(max-width:768px){h1{font-size:30px}h2{font-size:26px}h3{font-size:20px}h4{font-size:16px}}@media(max-width:480px){h1{font-size:26px}h2{font-size:22px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:transform .1s,box-shadow .2s,background-color .2s,border-color .2s;border:2px solid transparent}.btn:hover{transform:translateY(-1px)}.btn--pink{background:var(--pink);color:#fff;border-color:var(--pink)}.btn--pink:hover{background:var(--pink-dark);border-color:var(--pink-dark);color:#fff}.btn--outline{background:#fff;color:var(--blue);border-color:var(--border)}.btn--outline:hover{border-color:var(--blue);background:#005a770d}.btn--ghost{background:transparent;color:#fff;border-color:#ffffffb3}.btn--ghost:hover{background:#ffffff1a}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:120px;gap:2rem}.header-logo{flex:0 0 auto}.header-logo img{height:66px;width:auto;display:block}.header-nav{display:flex;align-items:center;gap:2.5rem}.header-nav a{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#666;transition:color .3s;white-space:nowrap}.header-nav a:hover{color:var(--pink)}.header-cta{background:var(--pink);color:#fff!important;padding:.7rem 1.6rem;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;transition:background .2s;white-space:nowrap}.header-cta:hover{background:var(--pink-dark);color:#fff!important}.lang-switch{display:flex;align-items:center;gap:.15rem;margin:0 .25rem}.lang-switch__btn{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;color:#ffffff8c;padding:.3rem .45rem;border-radius:5px;text-decoration:none;letter-spacing:.04em;transition:color .2s,background .2s;display:inline-flex;align-items:center;gap:.35rem}.lang-switch__btn:hover{color:#fff}.lang-switch__btn--active{color:#fff;background:#ffffff1f}.lang-switch__btn svg{border-radius:2px;flex-shrink:0}.hero{position:relative;min-height:min(82svh,780px);display:flex;align-items:center;overflow:hidden;color:#fff}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#001e2dd1,#00324699,#00283c40);z-index:1}.hero__inner{position:relative;z-index:2;width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(16px,3vw,32px);padding-block:clamp(56px,8vw,96px)}.hero__inner h1,.hero__inner .hero__sub,.hero__inner .hero__ctas{max-width:640px}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.4rem 1rem;font-size:14px;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#ffffffe6;margin-bottom:1.2rem}.hero h1{color:#fff;margin-bottom:1rem}.hero h1 span{color:#fbba00}.hero__sub{font-size:20px;color:#ffffffe0;margin-bottom:2rem;max-width:52ch;line-height:1.65}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero__trust,.trust-item{display:none}.trust-bar{background:#fff;border-bottom:1px solid var(--border)}.trust-bar__inner{display:flex;align-items:stretch;max-width:var(--container);margin-inline:auto;padding-inline:clamp(16px,2vw,24px)}.trust-bar__item{display:flex;align-items:center;gap:.75rem;flex:1;padding:1.1rem 1.5rem;border-right:1px solid var(--border)}.trust-bar__item:last-child{border-right:none}.trust-bar__icon{width:18px;height:18px;flex:0 0 18px;color:var(--pink)}.trust-bar__icon svg{width:18px;height:18px}.trust-bar__item p{font-size:14px;color:var(--text-dark);line-height:1.35;margin:0;font-weight:500}@media(max-width:768px){.trust-bar__inner{flex-direction:column}.trust-bar__item{border-right:none;border-bottom:1px solid var(--border)}.trust-bar__item:last-child{border-bottom:none}}.hero__kpis{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.kpi-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:1.2rem 1rem;text-align:center;backdrop-filter:blur(4px)}.kpi-card__num{font-family:Montserrat,sans-serif;font-weight:800;font-size:clamp(1.8rem,1.2rem+2vw,2.6rem);color:#fff;line-height:1}.kpi-card__label{font-size:14px;color:#ffffffbf;margin-top:.3rem;font-family:Montserrat,sans-serif;font-weight:500}section{padding-block:clamp(40px,6vw,80px)}.section-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--pink);margin-bottom:.5rem}.section-title{font-size:38px;font-weight:700;font-family:Montserrat,sans-serif;margin-bottom:1rem;color:var(--text-dark);letter-spacing:.3px}@media(max-width:768px){.section-title{font-size:26px}}@media(max-width:480px){.section-title{font-size:22px}}.section-title .accent{color:var(--blue)}.section-title .accent-pink{color:var(--pink)}.section-subtitle{color:var(--text);max-width:72ch;margin-bottom:2.5rem;font-size:16px}.section-subtitle.center{text-align:center;margin-inline:auto}.centered{text-align:center}.intro{background:#fff}.intro__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,5rem);align-items:center}.intro__text p{margin-bottom:1rem;font-size:16px;max-width:58ch}.intro__text p:last-of-type{margin-bottom:1.5rem}.intro__visual{position:relative;padding-bottom:18px}.intro__img-wrap{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md)}.intro__img-wrap img{width:100%;aspect-ratio:4/3;object-fit:cover}@media(max-width:768px){.intro__visual{display:none}}.intro__badge{position:absolute;bottom:-18px;right:-18px;background:var(--blue);color:#fff;border-radius:12px;padding:1rem 1.2rem;display:grid;gap:.1rem;box-shadow:0 8px 22px #005a7759}.intro__badge-num{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.intro__badge-text{font-size:14px;font-weight:600;opacity:.85}.clutch-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--blue);font-size:14px;font-weight:700;font-family:Montserrat,sans-serif;margin-top:.5rem;transition:color .2s}.clutch-link:hover{color:var(--pink)}.stars-row{color:var(--pink);font-size:1rem;letter-spacing:1px}.who{background:var(--bg-light)}.who__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.who-card{background:#fff;border:.5px solid var(--border);border-left:4px solid var(--blue);border-radius:0 var(--radius) var(--radius) 0;padding:1.4rem 1.3rem;transition:box-shadow .2s,transform .12s}.who-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.who-card--pink{border-left-color:var(--pink)}.who-card h3{font-size:16px;font-weight:700;margin-bottom:.3rem;color:var(--text-dark)}.who-card p{font-size:16px;color:var(--text);line-height:1.5;margin:0}.services{background:#fff}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.svc-card{background:#fff;border:2px solid var(--border);border-radius:var(--radius);padding:1.6rem;transition:border-color .2s,box-shadow .2s,transform .12s;display:block;color:inherit}.svc-card:hover{border-color:var(--blue);box-shadow:var(--shadow-md);transform:translateY(-2px);text-decoration:none}.svc-card__icon svg{width:26px;height:26px}.svc-card h3{font-size:18px;font-weight:700;margin-bottom:.6rem;color:var(--text-dark)}.svc-card p{font-size:16px;color:var(--text);line-height:1.6;margin-bottom:.8rem}.svc-card__link{font-size:14px;font-weight:700;color:var(--blue);display:inline-flex;align-items:center;gap:.3rem;font-family:Montserrat,sans-serif}.svc-card:hover .svc-card__link{color:var(--pink)}.expertise{background:var(--bg-light)}.expertise__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.expertise__list{display:grid;gap:.9rem;margin-top:1rem}.exp-item{display:flex;gap:.9rem;align-items:flex-start;background:#fff;border-radius:10px;padding:1rem 1.1rem;border:1px solid var(--border)}.exp-item__dot{width:10px;height:10px;flex:0 0 10px;background:var(--pink);border-radius:50%;margin-top:.45rem}.exp-item p{font-size:16px;color:var(--text-dark);font-weight:600;margin:0}.exp-item span{font-size:14px;color:var(--text);display:block;margin-top:.2rem;font-weight:400}.expertise__aside{display:flex;flex-direction:column;gap:1.4rem}.risk-box{background:var(--blue);color:#fff;border-radius:var(--radius);padding:1.8rem;box-shadow:0 12px 28px #005a7740}.risk-box h3{color:#fff;font-size:1.15rem;margin-bottom:.8rem}.risk-box p{color:#ffffffe0;font-size:16px;line-height:1.65;margin:0}.risk-box p+p{margin-top:.8rem}.why{background:#fff}.why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.why-card{border:2px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s,box-shadow .2s,transform .12s}.why-card:hover{border-color:var(--blue);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.why-card h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.why-card p{font-size:16px;color:var(--text);line-height:1.6;margin:0}.stats{background:var(--blue);padding:3rem 0}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stats__item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.stats__icon{width:72px;height:72px;border:2px solid rgba(255,255,255,.35);border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px}.stats__icon img{width:100%;height:100%;object-fit:contain}.stats__number{font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:800;color:#fff;line-height:1}.stats__label{font-size:.9rem;font-weight:600;color:#ffffffbf;text-transform:uppercase;letter-spacing:.04em}.eservices{background:var(--bg-light)}.eservices__banner{background:var(--blue);border-radius:var(--radius);padding:2rem 2.5rem;text-align:center;margin-bottom:2.2rem}.eservices__banner h2{color:#fff;margin-bottom:.5rem}.eservices__banner p{color:#ffffffd9;max-width:66ch;margin-inline:auto;font-size:16px}.eservices__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.customer-hub-block{margin-top:2rem;background:#fff;border:2px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;align-items:stretch}.customer-hub-block__img{flex:0 0 320px;padding:24px 20px}.customer-hub-block__img img{width:100%;height:100%;object-fit:contain;display:block}.customer-hub-block__body{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:2rem;padding:1.8rem 2rem;flex-wrap:wrap}.customer-hub-block__text{flex:1 1 280px;min-width:0}.customer-hub-block__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.1rem;color:var(--text-dark);margin-bottom:.3rem}.customer-hub-block__desc{font-size:16px;color:var(--text);margin:0}.customer-hub-block__actions{display:flex;flex-direction:column;justify-content:center;gap:.75rem;flex-shrink:0}@media(max-width:900px){.customer-hub-block__img{display:none}}@media(max-width:768px){.customer-hub-block{flex-direction:column}.customer-hub-block__body{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.customer-hub-block__actions{flex-direction:row;flex-wrap:wrap;width:100%}.customer-hub-block__actions .btn{flex:1 1 auto;text-align:center}}.es-card{background:#fff;border:2px solid var(--border);border-radius:var(--radius);padding:1.3rem 1rem;display:flex;flex-direction:column;gap:.8rem;transition:border-color .2s,box-shadow .2s}.es-card:hover{border-color:var(--blue);box-shadow:var(--shadow-sm)}.es-card__img{border-radius:8px;overflow:hidden;background:#f3f8fa;aspect-ratio:4/3;display:grid;place-items:center}.es-card__img img{width:100%;height:80%;object-fit:scale-down}.es-card h3{font-size:16px;font-weight:700;color:var(--text-dark);line-height:1.3}.es-card p{font-size:14px;color:var(--text);line-height:1.55;margin:0;flex:1}.es-card .btn{font-size:14px;padding:.5rem .8rem;align-self:flex-start;margin-top:auto}.how{background:#fff}.how__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative}.how__steps:before{content:"";position:absolute;top:32px;left:10%;right:10%;height:2px;background:var(--border);z-index:0}.step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;padding:.5rem .5rem 0}.step__num{width:64px;height:64px;border-radius:50%;background:var(--blue);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:1.3rem;display:grid;place-items:center;margin-bottom:1rem;flex:0 0 64px;border:4px solid #fff;box-shadow:0 0 0 2px var(--blue)}.step h3{font-size:16px;font-weight:700;color:var(--text-dark);margin-bottom:.4rem}.step p{font-size:14px;color:var(--text);line-height:1.5;margin:0}.models{background:#fff;padding:4rem 0}.models__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.models__card{border-radius:12px;padding:2rem;position:relative}.models__card--a{background:#fff;border:1px solid #e0e4e8;box-shadow:0 2px 16px #0000000f}.models__card--b{background:var(--blue);color:#fff}.models__recommended{position:absolute;top:0;right:0;background:var(--pink);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.45rem .9rem;border-radius:0 12px 0 8px;text-transform:uppercase}.models__card-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.4rem}.models__card--b .models__card-label{color:#fff9}.models__card-title{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:800;color:var(--text-dark);margin:0 0 .25rem}.models__card--b .models__card-title{color:#fff}.models__card-sub{font-size:.85rem;color:#999;margin:0 0 .75rem}.models__divider{border:none;border-top:1px solid #e8eaed;margin:1rem 0 1.2rem}.models__bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.45rem}.models__bullets li{padding-left:1.4rem;position:relative;font-size:.88rem;color:var(--text);line-height:1.5}.models__bullets li:before{content:"";position:absolute;left:0;top:.45em;width:7px;height:7px;background:var(--blue);border-radius:4px}.models__bullets--light li{color:#ffffffd9}.models__bullets--light li:before{background:#fff}.models__bc-img{display:flex;justify-content:center;align-items:center;margin:.5rem 0 1.25rem}.models__bc-img img{max-width:85%;max-height:190px;object-fit:contain;display:block;margin:0 auto}.models__tools{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1.5rem}.models__tool{display:flex;align-items:flex-start;gap:.65rem;background:#f5f7fa;border-radius:8px;padding:.8rem .75rem}.models__tool img{width:63px;height:77px;object-fit:contain;flex-shrink:0;margin-top:2px}.models__tools--dark .models__tool{background:#0003}.models__tool-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.models__tool-info strong{font-size:.82rem;font-weight:700;color:var(--text-dark);line-height:1.25}.models__tools--dark .models__tool-info strong{color:#fff}.models__tool-info span{font-size:.72rem;color:#999;line-height:1.3}.models__tools--dark .models__tool-info span{color:#ffffff8c}.models__badge{display:block;font-size:.68rem;font-weight:700;padding:.25rem .6rem;border-radius:9px;font-style:normal;margin-top:.4rem;text-align:left}.models__badge--free{background:#ccdee4;color:var(--blue)}.models__badge--upgrade,.models__badge--advanced{background:var(--pink);color:#fff}.models__tools--dark .models__badge--free{background:#ccdee4;color:var(--blue)}.models__link{display:inline-block;font-size:.88rem;font-weight:700;color:var(--blue);text-decoration:none;margin-top:.25rem}.models__link:hover{text-decoration:underline}.models__link--light{color:#ffffffd9}.models__link--light:hover{color:#fff}@media(max-width:900px){.models__grid,.models__tools{grid-template-columns:1fr}}.market-entry{background:var(--bg-light)}.market-entry__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.market-entry__list{display:grid;gap:.65rem;margin-bottom:1.8rem}.me-item{display:flex;align-items:center;gap:.7rem;font-size:16px;color:var(--text-dark)}.me-item:before{content:"✓";flex:0 0 auto;width:22px;height:22px;background:var(--blue);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:800}.market-entry__visual{border-radius:var(--radius);overflow:hidden}.market-entry__visual img{width:100%;aspect-ratio:4/3;object-fit:cover}.reviews{background:#fff}.reviews__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.reviews__left{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.reviews__heading{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;color:var(--text-dark)}.reviews__score{font-size:1.2rem;font-weight:800;color:var(--text-dark);font-family:Montserrat,sans-serif}.reviews__stars{color:var(--pink);font-size:1.1rem}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.review-card{background:#fff;border-left:4px solid var(--pink);border-radius:10px;padding:1.3rem 1.4rem;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.review-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.review-card__stars{color:var(--pink);font-size:1rem;margin-bottom:.5rem}.review-card__score{font-family:Montserrat,sans-serif;font-weight:800;font-size:1rem;color:var(--text-dark)}.review-card p{font-size:16px;color:var(--text);line-height:1.6;margin:.5rem 0 .7rem;font-style:italic}.review-card__author{font-size:14px;color:#7b8a90;font-weight:600}.faq{background:var(--bg-light)}.faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:980px;margin-inline:auto}.faq-item{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:var(--blue);box-shadow:var(--shadow-sm)}.faq-item.is-open{border-color:var(--blue)}.faq-item__header{padding:1.1rem 1.3rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:var(--text-dark);display:flex;justify-content:space-between;align-items:center;gap:1rem;user-select:none}.faq-item__icon{font-size:1.2rem;font-weight:400;color:var(--blue);flex:0 0 auto;transition:transform .2s}.faq-item.is-open .faq-item__icon{transform:rotate(45deg)}.faq-item__body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .2s}.faq-item__body-inner{padding:0 1.3rem 1.2rem;font-size:16px;color:var(--text);line-height:1.65}.contact-cta{background:var(--bg-light);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.contact-cta__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(1.3rem,1rem+2vw,2rem);color:var(--text-dark);margin-bottom:.5rem}.contact-cta__title span{color:var(--pink)}.contact-cta__lead{color:var(--text);max-width:80ch;margin-bottom:2rem;font-size:16px}.contact-cta__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.contact-cta__teaser{background:#f0f2f4;border:1px solid #e0e4e8;border-radius:var(--radius);padding:1.2rem 1.5rem;text-align:center;margin-bottom:1.5rem}.contact-cta__teaser-main{font-size:1rem;color:var(--blue);font-weight:500;margin:0 0 .3rem}.contact-cta__teaser-sub{font-size:.88rem;color:var(--text);margin:0}.contact-cta__form{margin-top:2.5rem;max-width:860px;margin-inline:auto}.contact-cta__form iframe,.contact-cta__form form{max-width:100%!important;width:100%!important}.cta-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius);padding:1.4rem 1.5rem}.cta-card__head{display:flex;align-items:center;gap:.8rem;margin-bottom:.9rem}.cta-card__icon{color:var(--blue);width:28px;height:28px}.cta-card__icon svg{width:28px;height:28px}.cta-card h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;color:var(--text-dark)}.cta-card ul{list-style:none;display:grid;gap:.4rem}.cta-card li{display:flex;gap:.5rem;font-size:16px;color:var(--text-dark);font-weight:600}.cta-card li:before{content:"✓";color:var(--blue);font-weight:800;flex:0 0 auto}.cta-card li a{color:var(--text-dark);transition:color .2s}.cta-card li a:hover{color:var(--pink);text-decoration:underline}.cta-card .btn{margin-top:.9rem}.cta-card p.note{font-size:14px;color:#7b8a90;margin-top:.5rem;line-height:1.4}.cert-section{background:#fff;padding-block:clamp(32px,4vw,56px)}.cert-section__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;align-items:start}.cert-block h4{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;color:var(--text-dark);margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.5px}.cert-logos{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.cert-logos img{height:52px;width:auto;object-fit:contain;filter:grayscale(15%);transition:filter .2s,transform .2s}.cert-logos img:hover{filter:grayscale(0%);transform:scale(1.04)}.comp-logos{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.comp-logos img{height:40px;width:auto;object-fit:contain;filter:grayscale(15%);transition:filter .2s,transform .2s}.comp-logos img:hover{filter:grayscale(0%);transform:scale(1.04)}.hlb{overflow:hidden}.hlb__inner{max-width:100%;display:grid;grid-template-columns:1fr 1fr;min-height:480px}.hlb__left{position:relative;background:url(https://getsix.eu/wp-content/themes/getsix/subpages/images/getsix-as-member-hlb.webp) center/cover no-repeat;padding:clamp(2.5rem,5vw,4rem) clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.hlb__left:before{content:"";position:absolute;inset:0;background:#05121a8c}.hlb__left-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem;height:100%}.hlb__eyebrow{font-family:Montserrat,sans-serif;font-size:46px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:.8rem}.hlb__heading{font-family:Montserrat,sans-serif;font-weight:800;font-size:clamp(1.6rem,1.2rem+2vw,2.5rem);color:#fff;line-height:1.12;margin-bottom:.6rem}.hlb__heading span{color:#fbba00}.hlb__lead{font-size:30px;color:#fff;line-height:1.7;max-width:40ch;margin:0}.hlb__stats{display:grid;grid-template-columns:repeat(3,1fr);border-radius:14px;overflow:hidden}.hlb__stat{padding:1.8rem 1.2rem;text-align:center;border-right:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hlb__stat:last-child{border-right:none}.hlb__stat--img{padding:0;overflow:hidden}.hlb__stat--img img{width:100%;height:100%;object-fit:cover;display:block;min-height:150px}.hlb__stat-icon{margin-bottom:.8rem;flex-shrink:0}.hlb__stat-icon img{width:56px;height:56px;object-fit:contain;margin-inline:auto;filter:brightness(0) saturate(100%) invert(75%) sepia(60%) saturate(600%) hue-rotate(5deg)}.hlb__stat-num{font-family:Montserrat,sans-serif;font-weight:800;font-size:clamp(2.8rem,2.2rem+2vw,3.8rem);color:#fff;line-height:1;display:block;margin-bottom:.4rem}.hlb__stat-num sup{font-size:.38em;vertical-align:super;color:#fbba00}.hlb__stat-label{font-size:.85rem;color:#fff;line-height:1.4;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.7px}.hlb__stat-dual{display:flex;flex-direction:column;gap:.9rem;width:100%}.hlb__stat-row{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.hlb__stat-row__num{font-family:Montserrat,sans-serif;font-weight:800;font-size:clamp(2.2rem,1.8rem+1.5vw,3rem);line-height:1}.hlb__stat-row__num--pl{color:#fff}.hlb__stat-row__num--world{color:#fbba00}.hlb__stat-row__label{font-size:.85rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.6px;line-height:1.3}.hlb__stat-row__label--world{color:#fbba00}.hlb__stat-divider{width:40%;height:1px;background:#ffffff1a;margin-inline:auto}.hlb__badges{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.hlb__badges img{height:58px;width:auto;object-fit:contain}.hlb__badges-corner{position:absolute;top:clamp(1rem,2vw,1.8rem);right:clamp(1rem,2vw,1.8rem);z-index:2;display:flex;align-items:center;gap:.75rem}.hlb__badges-corner img{height:80px;width:auto;object-fit:contain}.hlb__right{background:#fff;padding:clamp(2.5rem,4vw,3.5rem) clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;border-left:1px solid var(--border);max-width:480px}.hlb__logo img{height:70px;width:auto;object-fit:contain}.hlb__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(.95rem,.85rem+.4vw,1.1rem);color:var(--text-dark);line-height:1.4;margin-bottom:.9rem}.hlb__text{font-size:14px;color:var(--text);line-height:1.8;margin:0}.hlb__text+.hlb__text{margin-top:.7rem}.hlb__text strong{color:var(--text-dark);font-weight:700}.hlb__actions{display:flex;gap:.75rem;flex-wrap:wrap}.hlb__btn{display:inline-flex;align-items:center;font-family:Montserrat,sans-serif;font-weight:700;font-size:.8rem;border-radius:8px;padding:.6rem 1.2rem;letter-spacing:.2px;transition:all .2s}.hlb__btn--primary{background:var(--blue);color:#fff;border:2px solid var(--blue)}.hlb__btn--primary:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.hlb__btn--outline{background:#fff;color:var(--text-dark);border:2px solid var(--border)}.hlb__btn--outline:hover{border-color:var(--blue);color:var(--blue)}@media(max-width:900px){.hlb__inner{grid-template-columns:1fr}.hlb__right{border-left:none;border-top:1px solid var(--border);max-width:100%}.hlb__left{min-height:auto;padding:2rem 1.2rem}.hlb__stats{grid-template-columns:repeat(3,1fr)}.hlb__eyebrow{font-size:clamp(1.4rem,5vw,2.5rem)}.hlb__lead{font-size:1.1rem}.hlb__badges-corner{top:.8rem;right:.8rem}.hlb__badges-corner img{height:50px}}@media(max-width:600px){.hlb__stats{grid-template-columns:1fr}.hlb__stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding:1.2rem}.hlb__stat:last-child{border-bottom:none}.hlb__stat--img{display:none}.hlb__eyebrow{font-size:1.6rem}.hlb__badges-corner{display:none}.hlb__right{padding:1.5rem 1rem}}@media(max-width:480px){.hlb__stat{padding:1rem .5rem}.hlb__actions{flex-direction:column}.hlb__btn{justify-content:center}.hlb__left{padding:1.5rem 1rem}}.memberships{background:var(--bg-light);border-block:1px solid rgba(0,0,0,.06);padding-block:2rem}.memberships__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.memberships__label{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:var(--text-dark);white-space:nowrap}.memberships__logos{display:flex;align-items:center;gap:2.2rem;flex-wrap:wrap}.memberships__logos img{height:80px;width:auto;object-fit:contain;filter:grayscale(20%);transition:filter .2s,transform .2s;opacity:.9}.memberships__logos img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.04)}.news-section{background:var(--bg-light);padding-block:clamp(48px,6vw,72px)}.news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.news-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.news-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.news-card__img{aspect-ratio:16/9;overflow:hidden}.news-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.news-card:hover .news-card__img img{transform:scale(1.04)}.news-card__body{padding:1.2rem 1.3rem}.news-card__date{font-size:14px;color:#7b8a90;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:.4rem}.news-card h3{font-size:16px;font-weight:700;color:var(--text-dark);margin-bottom:.5rem;line-height:1.35}.news-card p{font-size:14px;color:var(--text);line-height:1.55;margin-bottom:.8rem}.news-card__link{font-size:14px;font-weight:700;color:var(--blue);font-family:Montserrat,sans-serif}.news-card__link:hover{color:var(--pink);text-decoration:underline}.case-studies{background:#fff}.case-studies__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.case-study-card{border:2px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .12s}.case-study-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.case-study-card__img-wrap{display:block;overflow:hidden;aspect-ratio:16/9;background:#f5f5f5}.case-study-card__img-wrap img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.case-study-card:hover .case-study-card__img-wrap img{transform:scale(1.02)}.case-study-card__body{padding:1.1rem 1.3rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.case-study-card__tag{display:inline-block;background:var(--bg-light);color:var(--blue);font-size:11px;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.8px;padding:.25rem .6rem;border-radius:6px}.case-study-card h3{font-size:16px;font-weight:700;color:var(--text-dark);line-height:1.3;margin:0}.case-study-card p{font-size:14px;color:var(--text);line-height:1.6;margin:0;flex:1}.case-study-card__link{font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;color:var(--blue);transition:color .2s}.case-study-card__link:hover{color:var(--pink)}@media(max-width:768px){.case-studies__grid{grid-template-columns:1fr}}.newsletter{background:#eef5f7;padding-block:clamp(48px,6vw,72px)}.nl-box{background:var(--blue);border-radius:var(--radius);padding:clamp(2rem,4vw,3.5rem);text-align:center;max-width:900px;margin-inline:auto}.nl-box h2{color:#fff;font-size:clamp(1.2rem,1rem+1.8vw,1.9rem);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.6rem}.nl-box p{color:#ffffffd9;max-width:64ch;margin-inline:auto;margin-bottom:1.8rem;font-size:16px}.nl-box .btn--pink{font-size:1rem;padding:.85rem 2rem}.nl-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.2rem}.nl-feature{text-align:center}.nl-feature__icon{width:56px;height:56px;margin-inline:auto;margin-bottom:.6rem;background:#ffffff1f;border-radius:10px;display:grid;place-items:center}.nl-feature__icon svg{width:28px;height:28px;color:#fff}.nl-feature h4{color:#fff;font-size:16px;font-weight:700;margin-bottom:.2rem}.nl-feature p{color:#ffffffb8;font-size:14px;margin:0}.site-footer{background:#1e2b30;color:#ffffffbf;padding-block:2.5rem 1.5rem}.footer__top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem;margin-bottom:2rem}.footer__brand img{height:60px;margin-bottom:.9rem;filter:brightness(0) invert(1) opacity(.85)}.footer__brand p{font-size:14px;color:#fff9;line-height:1.6;max-width:28ch}.footer__col h4{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:.9rem;letter-spacing:.3px}.footer__col ul{list-style:none;display:grid;gap:.4rem}.footer__col li a{font-size:14px;color:#ffffffa6;transition:color .2s}.footer__col li a:hover{color:#fff}.footer__offices{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-top:1rem}.footer__offices-title{font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.footer__offices-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem 2rem}.footer__office-type{font-size:.72rem;color:#fff;text-transform:none;letter-spacing:0;font-weight:700;display:block}.footer__office h4{font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:700;color:#fff;text-transform:none;letter-spacing:0;margin-bottom:.6rem}.footer__office h4 strong{font-weight:700;color:#fff}.footer__office p{font-size:13px;color:#ffffffa6;line-height:1.7;margin:0 0 .7rem}.footer__office p a{color:#ffffff8c;text-decoration:none}.footer__office p a:hover{text-decoration:underline}.footer__map-link{display:inline-flex;align-items:center;gap:.4rem;font-size:12px;color:#ffffff8c;text-decoration:none;margin-bottom:.6rem}.footer__map-link:hover{color:#fff}.footer__map-link svg{width:14px;height:14px;flex-shrink:0}.footer__google-review{display:block;margin-top:.5rem}.footer__google-review img{height:44px;width:auto}@media(max-width:1024px){.footer__offices-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer__offices-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer__offices-grid{grid-template-columns:1fr}}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem}.footer__bottom p{font-size:14px;color:#ffffff73}.footer__bottom-links{display:flex;gap:1.2rem;flex-wrap:wrap}.footer__bottom-links a{font-size:14px;color:#ffffff73;transition:color .2s}.footer__bottom-links a:hover{color:#fffc}@media(max-width:1100px){.eservices__grid{grid-template-columns:repeat(2,1fr)}.cert-section__inner{grid-template-columns:1fr 1fr}}@media(max-width:1024px){.hero__inner{grid-template-columns:1fr}.hero__kpis{grid-template-columns:repeat(4,1fr)}.intro__grid,.expertise__inner,.market-entry__grid{grid-template-columns:1fr}.intro__badge{position:static;margin-top:1rem;width:fit-content}.services__grid,.who__grid,.why__grid{grid-template-columns:repeat(2,1fr)}.stats__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.how__steps:before{display:none}.footer__top{grid-template-columns:1fr 1fr}.news__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero__trust{grid-template-columns:1fr}.hero__kpis{grid-template-columns:repeat(2,1fr)}.services__grid,.who__grid,.why__grid{grid-template-columns:1fr}.eservices__grid{grid-template-columns:repeat(2,1fr)}.reviews__grid,.contact-cta__cards,.faq__grid{grid-template-columns:1fr}.how__steps{grid-template-columns:repeat(2,1fr)}.nl-features,.footer__top{grid-template-columns:1fr}.memberships__inner{flex-direction:column;align-items:flex-start}.header-nav{display:none}.cert-section__inner,.news__grid{grid-template-columns:1fr}}@media(max-width:480px){.eservices__grid{grid-template-columns:1fr}.hero__kpis{grid-template-columns:repeat(2,1fr)}.how__steps{grid-template-columns:1fr}}.topbar{background:#fff;border-bottom:1px solid var(--border);font-size:13px}.topbar__inner{display:flex;align-items:center;justify-content:space-between;height:36px}.topbar__links{display:flex;align-items:center;gap:1.5rem}.topbar__links a{color:var(--text);white-space:nowrap;transition:color .2s;font-size:13px}.topbar__links a:hover{color:var(--blue)}.topbar__right{display:flex;align-items:center;flex-shrink:0}.topbar__lang{display:flex;align-items:center;gap:.35rem;cursor:pointer;color:var(--text);user-select:none;transition:color .2s;font-size:13px;position:relative}.topbar__lang:hover{color:var(--blue)}.topbar__lang svg.flag{width:20px;height:14px;border-radius:2px;flex-shrink:0}.topbar__lang span{font-weight:600}.topbar__lang svg.chevron{width:11px;height:11px;opacity:.5;transition:transform .2s}.topbar__lang.is-open svg.chevron{transform:rotate(180deg)}.topbar__dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 20px #0000001a;min-width:80px;overflow:hidden;z-index:200}.topbar__lang.is-open .topbar__dropdown{display:block}.topbar__dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;color:var(--text);font-size:13px;font-weight:600;transition:background .15s}.topbar__dropdown-item:hover{background:var(--bg-light);color:var(--blue)}.topbar__dropdown-item svg.flag{width:20px;height:14px;border-radius:2px;flex-shrink:0}@media(max-width:900px){.topbar{display:none}}\</style> \<style> .rv{position:relative;background:#bb005221;border-bottom:2px solid #bb0052;cursor:pointer;display:inline}.rv-tip{display:none;position:absolute;left:0;top:100%;z-index:9999;background:#fff;border:1.5px solid #bb0052;border-radius:10px;padding:0;min-width:260px;max-width:340px;box-shadow:0 8px 28px #0000002e;font-family:Montserrat,sans-serif;font-size:13px;color:#2c3135;line-height:1.55;white-space:normal;pointer-events:none}.rv:hover .rv-tip{display:block}.rv-tip-header{display:flex;align-items:center;gap:.5rem;background:#bb0052;border-radius:8px 8px 0 0;padding:.5rem .75rem}.rv-tip-num{background:#fff;color:#bb0052;font-weight:800;font-size:12px;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px}.rv-tip-label{color:#fff;font-weight:700;font-size:12px}.rv-tip-body{padding:.6rem .75rem}.rv-badge{display:inline-flex;align-items:center;justify-content:center;background:#bb0052;color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:11px;width:18px;height:18px;border-radius:50%;vertical-align:super;margin-left:2px;cursor:default;line-height:1}
