.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.5rem;border-radius:10px;text-decoration:none;border:1px solid rgba(0,0,0,0);font-weight:600;line-height:1;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .2s ease}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(90,178,94,.18)}.btn__label{display:inline-flex;align-items:center}.btn__icon{display:inline-flex;flex:0 0 auto;width:1rem;height:1rem}.btn__icon svg{width:100%;height:100%;stroke-width:2}.btn--primary{background:#123985;background:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--primary:hover{background:#2053b9;background:var(--color-primary-hover);color:#ffffff;color:var(--color-white)}.btn--secondary{background:#f9bf09;background:var(--color-secondary);color:#111111;color:var(--color-black)}.btn--secondary:hover{background:var(--color-secondary-hover);color:#111111;color:var(--color-black)}.btn--outline{background:rgba(0,0,0,0);border-color:#123985;border-color:var(--color-primary);color:#123985;color:var(--color-primary)}.btn--outline:hover{background:#123985;background:var(--color-primary);border-color:#123985;border-color:var(--color-primary);color:#ffffff;color:var(--color-white)}.btn--ghost{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#191919;color:var(--color-text)}.btn--ghost:hover{background:#f7f3eb;background:var(--color-surface);border-color:#f7f3eb;border-color:var(--color-surface);color:#191919;color:var(--color-text)}:root,.editor-styles-wrapper [data-type^="acf/"]{--font-family-base: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-heading: Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-family-accent: Lavishly Yours, cursive;--font-size-base: 16px;--line-height-base: 1.6;--line-height-heading: 1.2;--color-text: #191919;--color-bg: #ffffff;--color-surface: #f7f3eb;--color-surface-strong: #efe7d8;--color-border: #d9cfbf;--color-muted: #666666;--color-primary: #123985;--color-primary-hover: #2053b9;--color-secondary: #f9bf09;--color-accent: #cdae7f;--color-black: #111111;--color-white: #ffffff;--container-default: 1200px;--container-wide: 1360px;--container-medium: 960px;--container-narrow: 720px;--container-gutter-desktop: 3rem;--container-gutter-tablet: 2rem;--container-gutter-mobile: 1rem;--section-space-none: 0;--section-space-xs: 1.5rem;--section-space-sm: 2.5rem;--section-space-md: 4rem;--section-space-lg: 6rem;--section-space-xl: 8rem}.editor-styles-wrapper [data-type^="acf/"] :where(.wp-block){max-width:80vw}.editor-styles-wrapper .container{width:100%;max-width:calc(1200px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container{max-width:calc(1200px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container{max-width:calc(1200px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-wide{width:100%;max-width:calc(1360px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-wide{max-width:calc(1360px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-medium{width:100%;max-width:calc(960px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-medium{max-width:calc(960px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .container-narrow{width:100%;max-width:calc(720px + 3rem*2);margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}@media(max-width: 1023px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 2rem*2);padding-left:2rem;padding-right:2rem}}@media(max-width: 767px){.editor-styles-wrapper .container-narrow{max-width:calc(720px + 1rem*2);padding-left:1rem;padding-right:1rem}}.editor-styles-wrapper .section{--section-gap-top: 0;--section-gap-bottom: 0;--section-space-top: 4rem;--section-space-bottom: 4rem;margin-top:0;margin-top:var(--section-gap-top);margin-bottom:0;margin-bottom:var(--section-gap-bottom);padding-top:4rem;padding-top:var(--section-space-top);padding-bottom:4rem;padding-bottom:var(--section-space-bottom)}.editor-styles-wrapper .section-bg{background:#f7f3eb;background:var(--section-background-color, var(--color-surface))}.editor-styles-wrapper .section-gap-top-none{--section-gap-top: 0}.editor-styles-wrapper .section-gap-bottom-none{--section-gap-bottom: 0}.editor-styles-wrapper .section-space-top-none{--section-space-top: 0}.editor-styles-wrapper .section-space-bottom-none{--section-space-bottom: 0}.editor-styles-wrapper .section-gap-top-xs{--section-gap-top: 1.5rem}.editor-styles-wrapper .section-gap-top-sm{--section-gap-top: 2.5rem}.editor-styles-wrapper .section-gap-top-md{--section-gap-top: 4rem}.editor-styles-wrapper .section-gap-top-lg{--section-gap-top: 6rem}.editor-styles-wrapper .section-gap-top-xl{--section-gap-top: 8rem}.editor-styles-wrapper .section-gap-bottom-xs{--section-gap-bottom: 1.5rem}.editor-styles-wrapper .section-gap-bottom-sm{--section-gap-bottom: 2.5rem}.editor-styles-wrapper .section-gap-bottom-md{--section-gap-bottom: 4rem}.editor-styles-wrapper .section-gap-bottom-lg{--section-gap-bottom: 6rem}.editor-styles-wrapper .section-gap-bottom-xl{--section-gap-bottom: 8rem}.editor-styles-wrapper .section-space-top-xs{--section-space-top: 1.5rem}.editor-styles-wrapper .section-space-top-sm{--section-space-top: 2.5rem}.editor-styles-wrapper .section-space-top-md{--section-space-top: 4rem}.editor-styles-wrapper .section-space-top-lg{--section-space-top: 6rem}.editor-styles-wrapper .section-space-top-xl{--section-space-top: 8rem}.editor-styles-wrapper .section-space-bottom-xs{--section-space-bottom: 1.5rem}.editor-styles-wrapper .section-space-bottom-sm{--section-space-bottom: 2.5rem}.editor-styles-wrapper .section-space-bottom-md{--section-space-bottom: 4rem}.editor-styles-wrapper .section-space-bottom-lg{--section-space-bottom: 6rem}.editor-styles-wrapper .section-space-bottom-xl{--section-space-bottom: 8rem}.block-why-reall-eurotech{background:#123985;background:var(--color-primary);position:relative;overflow:clip}.block-why-reall-eurotech__inner{position:relative;display:grid;grid-gap:clamp(2rem,4vw,3rem);gap:clamp(2rem,4vw,3rem)}.block-why-reall-eurotech__wash{position:absolute;top:-0.4rem;right:0;font-size:clamp(3rem,11vw,9rem);font-weight:800;line-height:.9;letter-spacing:-0.06em;color:hsla(0,0%,100%,.0509803922);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width: 1023px){.block-why-reall-eurotech__wash{top:1rem;right:auto;left:0;font-size:clamp(2.8rem,14vw,5rem)}}.block-why-reall-eurotech__header{position:relative;z-index:1;display:grid;grid-gap:1rem;gap:1rem}.block-why-reall-eurotech__eyebrow{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#123985}.block-why-reall-eurotech__headline-row{display:grid;grid-gap:clamp(1.25rem,3vw,2.5rem);gap:clamp(1.25rem,3vw,2.5rem);align-items:end;grid-template-columns:minmax(0, 1fr) minmax(280px, 0.72fr)}@media(max-width: 1023px){.block-why-reall-eurotech__headline-row{grid-template-columns:1fr}}.block-why-reall-eurotech__title{margin:0;font-size:clamp(2rem,4.5vw,4.4rem);line-height:.94;letter-spacing:-0.05em;color:#fff}.block-why-reall-eurotech__intro{max-width:30rem;color:#4d5761}.block-why-reall-eurotech__intro p{margin:0}.block-why-reall-eurotech__intro p+p{margin-top:.8rem}.block-why-reall-eurotech__intro strong{color:#123985}.block-why-reall-eurotech__body{position:relative;z-index:1;display:grid;grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem);align-items:start;grid-template-columns:minmax(240px, 0.42fr) minmax(0, 1fr)}@media(max-width: 1023px){.block-why-reall-eurotech__body{grid-template-columns:1fr}}.block-why-reall-eurotech__lead{position:sticky;top:6rem;padding-right:2rem}@media(max-width: 1023px){.block-why-reall-eurotech__lead{position:static;padding-right:0}}.block-why-reall-eurotech__lead-label{display:inline-flex;margin-bottom:.8rem;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#123985}.block-why-reall-eurotech__lead-title{margin:0 0 .9rem;font-size:clamp(1.5rem,3vw,2.4rem);line-height:.98;letter-spacing:-0.04em;color:#fff}.block-why-reall-eurotech__lead-text{max-width:24rem}.block-why-reall-eurotech__lead-text p{margin:0;color:#cdcdcd}.block-why-reall-eurotech__lead-text p+p{margin-top:.8rem}.block-why-reall-eurotech__reasons{display:grid;grid-gap:.5rem;gap:.5rem;padding-left:1.4rem;border-left:1px solid rgba(18,57,133,.12)}@media(max-width: 767px){.block-why-reall-eurotech__reasons{padding-left:.8rem}}.block-why-reall-eurotech__reason{display:grid;grid-gap:1rem;gap:1rem;align-items:center;grid-template-columns:auto 1fr;padding:1.1rem 0 1.1rem 1.15rem;background:rgba(0,0,0,0);transition:transform .2s ease,opacity .2s ease}.block-why-reall-eurotech__reason:hover{transform:translateX(4px)}.block-why-reall-eurotech__reason--offset{padding-left:2.5rem}@media(max-width: 767px){.block-why-reall-eurotech__reason--offset{padding-left:1.15rem}}.block-why-reall-eurotech__reason-icon{position:relative;display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:999px;color:#123985;background:linear-gradient(180deg, #f7faff 0%, #eef4ff 100%);border:1px solid rgba(18,57,133,.1);box-shadow:0 10px 24px rgba(18,57,133,.08)}.block-why-reall-eurotech__reason-icon::before{content:"";position:absolute;left:-2.55rem;top:50%;width:1.5rem;height:1px;background:rgba(232,232,232,.14);transform:translateY(-50%)}.block-why-reall-eurotech__reason-icon i,.block-why-reall-eurotech__reason-icon svg{display:block;width:1.2rem;height:1.2rem}.block-why-reall-eurotech__reason-icon svg{stroke-width:2}.block-why-reall-eurotech__reason-copy{position:relative;padding-block:.15rem}.block-why-reall-eurotech__reason-text{margin:0;font-size:1.02rem;line-height:1.55;color:#fff}.block-why-reall-eurotech__placeholder{margin:0;color:#666}
