.recon-hero{position:relative;min-height:616px;display:flex;align-items:center;background:linear-gradient(180deg,#eef4fc 0,var(--c-blue-light) 100%);color:#fff;overflow:hidden}.recon-hero .recon-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}@media (prefers-reduced-motion:no-preference){.recon-hero .recon-hero-bg{transform-origin:50% 42%;animation:recon-hero-bg-in 1.4s cubic-bezier(.2,.6,.2,1) both,recon-hero-kenburns 26s ease-in-out 1.4s infinite alternate}@keyframes recon-hero-bg-in{0%{transform:scale(1.09)}to{transform:scale(1.04)}}@keyframes recon-hero-kenburns{0%{transform:scale(1.04)}to{transform:scale(1.1)}}}.recon-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(211,230,248,.28) 42%,rgba(211,230,248,.9) 82%,rgb(211,230,248) 95%)}.recon-hero .recon-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1fr 410px;grid-gap:40px;gap:40px;align-items:center;width:100%}.recon-hero h1{font-size:60px;font-weight:700;color:#000;line-height:1;margin:0 0 18px}.recon-hero-copy p{font-size:16px;max-width:46ch;margin:0 0 24px;color:#333}.recon-hero .recon-actions{display:flex;gap:14px;flex-wrap:wrap}.recon-offerte{background:#000;border-radius:30px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.35)}.recon-offerte h2{color:#fff;font-size:26px;font-weight:500;margin:0 0 16px}.recon-offerte .row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.recon-offerte input,.recon-offerte textarea{width:100%;margin-bottom:12px;padding:11px 2px;border-radius:0;border:0;border-bottom:1px solid #555;background:transparent;color:#fff;font:inherit;font-size:15px;transition:border-color .18s ease}.recon-offerte input:focus,.recon-offerte textarea:focus{outline:none;border-bottom-color:var(--c-blue)}.recon-offerte input::placeholder,.recon-offerte textarea::placeholder{color:#b9b9b9}.recon-offerte button{width:100%;background:var(--c-action);color:#fff;border:0;padding:13px;border-radius:30px;font-weight:600;cursor:pointer}.recon-offerte button:hover{background:var(--c-blue-dark)}.off-product-note{font-family:var(--font-sans);font-size:14px;color:#cfe3ff;margin:-6px 0 14px}.off-variant-note{color:#9ec3f0}.off-wizard .off-progress{margin-bottom:22px}.off-wizard .off-progress-text{font-family:var(--font-sans);font-size:14px;font-weight:600;color:#fff;margin:0 0 8px}.off-wizard .off-progress-bar{height:6px;border-radius:3px;background:rgba(255,255,255,.18);overflow:hidden}.off-wizard .off-progress-bar>span{display:block;height:100%;background:var(--c-blue);border-radius:3px;transition:width .3s ease}.off-wizard .off-restored{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:9px 12px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);font-family:var(--font-sans);font-size:13px;line-height:1.35;color:rgba(255,255,255,.86)}.off-wizard .off-restored svg{flex:0 0 auto;color:var(--c-blue)}.off-wizard .off-restored>span{flex:1 1 auto}.off-wizard .off-restored-clear{flex:0 0 auto;width:auto;background:transparent;color:rgba(255,255,255,.72);border:0;padding:2px 4px;border-radius:4px;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}.off-wizard .off-restored-clear:hover{color:#fff}.off-wizard .off-restored-clear:focus-visible{outline:2px solid var(--c-blue);outline-offset:2px}.off-wizard .off-step{border:0;margin:0;padding:0;min-width:0}.off-wizard .off-step[hidden]{display:none}.off-wizard .off-step:not([hidden]){animation:off-step-in .28s ease both}@keyframes off-step-in{0%{transform:translateY(8px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.off-wizard .off-step:not([hidden]){animation:none}}.off-wizard .off-field{display:block;margin-bottom:14px}.off-wizard .row .off-field{margin-bottom:0}.off-wizard .off-label{display:block;font-family:var(--font-sans);font-size:13px;font-weight:600;color:#cfd8e3;margin-bottom:6px}.off-wizard .off-req{color:#ff9b9b;margin-left:2px;font-weight:700}.off-wizard .off-picker{position:relative}.off-wizard .off-picker-input{display:flex;align-items:center;gap:9px;padding:0 14px;height:50px;background-color:rgba(255,255,255,.06);border:1px solid #3a3a3a;border-radius:12px;color:#cfd8e3;transition:border-color .2s ease,background-color .2s ease}.off-wizard .off-picker-input:focus-within{border-color:var(--c-blue);background-color:rgba(47,128,237,.12)}.off-wizard .off-picker-input svg{flex:0 0 auto;color:#cfd8e3}.off-wizard .off-picker-input input{flex:1 1 auto;width:100%;margin:0;padding:0;border:0;background:transparent;color:#fff;font-family:var(--font-sans);font-size:15px}.off-wizard .off-picker-input input:focus{outline:none}.off-wizard .off-picker-input input::placeholder{color:#9aa3ad}.off-wizard .off-picker-panel{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;max-height:320px;overflow-y:auto;overscroll-behavior:contain;background:#15181c;border:1px solid #333;border-radius:14px;box-shadow:0 20px 44px rgba(0,0,0,.5);padding:6px}.off-wizard .off-picker-grouphead{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b95a1;margin:8px 8px 4px}.off-wizard .off-picker-opt{width:100%;display:flex;align-items:center;gap:12px;padding:8px;margin:0;border:0;border-radius:10px;background:transparent;color:#fff;cursor:pointer;text-align:left;font-weight:400;transition:background .15s ease}.off-wizard .off-picker-opt.is-active,.off-wizard .off-picker-opt:hover{background:rgba(47,128,237,.16)}.off-wizard .off-picker-opt:focus-visible{outline:2px solid var(--c-blue);outline-offset:-2px}.off-wizard .off-picker-thumb{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden}.off-wizard .off-picker-thumb img{width:40px;height:40px;object-fit:contain}.off-wizard .off-picker-thumb--svc{background:rgba(47,128,237,.18);color:#9ec3f0}.off-wizard .off-picker-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.off-wizard .off-picker-title{font-family:var(--font-sans);font-size:14px;color:#fff;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.off-wizard .off-picker-price{font-family:var(--font-sans);font-size:12.5px;color:#9ec3f0}.off-wizard .off-picker-add{flex:0 0 auto;font-size:20px;line-height:1;color:#8b95a1}.off-wizard .off-picker-opt.is-active .off-picker-add{color:#fff}.off-wizard .off-picker-empty{font-family:var(--font-sans);font-size:14px;color:#b9b9b9;padding:12px 10px;margin:0}.off-wizard .off-items{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px}.off-wizard .off-item{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid #333;border-radius:12px;background:rgba(255,255,255,.04)}.off-wizard .off-item-thumb{flex:0 0 auto;width:44px;height:44px;border-radius:8px;background:#fff;overflow:hidden;display:grid;place-items:center}.off-wizard .off-item-thumb img{width:44px;height:44px;object-fit:contain}.off-wizard .off-item-thumb-ph{width:44px;height:44px;background:rgba(47,128,237,.18);border-radius:8px}.off-wizard .off-item-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.off-wizard .off-item-title{font-family:var(--font-sans);font-size:14px;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.off-wizard .off-item-variant{font-family:var(--font-sans);font-size:12px;color:#9ec3f0;line-height:1.3}.off-wizard .off-item-qty{flex:0 0 auto;display:inline-flex;align-items:center;border:1px solid #3a3a3a;border-radius:999px;overflow:hidden}.off-wizard .off-item-qty button{width:30px;height:30px;padding:0;margin:0;border:0;border-radius:0;background:rgba(255,255,255,.06);color:#fff;font-size:17px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .15s ease}.off-wizard .off-item-qty button:hover:not(:disabled){background:var(--c-blue)}.off-wizard .off-item-qty button:disabled{opacity:.4;cursor:not-allowed}.off-wizard .off-item-qty-n{min-width:32px;text-align:center;font-family:var(--font-sans);font-size:14px;font-weight:600;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.off-wizard .off-item-remove{flex:0 0 auto;width:32px;height:32px;padding:0;margin:0;border:0;border-radius:50%;background:transparent;color:#b9b9b9;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.off-wizard .off-item-remove:hover{background:rgba(255,255,255,.08);color:#ff9b9b}.off-wizard .off-chosen-svc{display:inline-flex;align-items:center;gap:8px;margin:14px 0 0;padding:8px 8px 8px 14px;border:1px solid #333;border-radius:999px;background:rgba(255,255,255,.04);font-family:var(--font-sans);font-size:14px;color:#e3e8ef}.off-wizard .off-chosen-svc strong{color:#fff}.off-wizard .off-chosen-svc button{width:26px;height:26px;padding:0;margin:0;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#cfd8e3;cursor:pointer;display:grid;place-items:center}.off-wizard .off-chosen-svc button:hover{background:rgba(255,255,255,.16);color:#fff}.off-wizard .off-field--mt{margin-top:16px}@media (prefers-reduced-motion:reduce){.off-wizard .off-item-qty button,.off-wizard .off-item-remove,.off-wizard .off-picker-opt{transition:none}}.off-wizard input[type=file]{width:100%;color:#cfd8e3;font-family:var(--font-sans);font-size:14px;background:rgba(255,255,255,.04);border:1px dashed #3a3a3a;border-radius:12px;padding:12px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.off-wizard input[type=file]:hover{border-color:var(--c-blue);background:rgba(47,128,237,.08)}.off-wizard input[type=file]::-webkit-file-upload-button{margin-right:12px;padding:9px 16px;border:0;border-radius:20px;background:var(--c-blue);color:#fff;font-family:var(--font-sans);font-weight:600;font-size:13px;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.off-wizard input[type=file]::file-selector-button{margin-right:12px;padding:9px 16px;border:0;border-radius:20px;background:var(--c-blue);color:#fff;font-family:var(--font-sans);font-weight:600;font-size:13px;cursor:pointer;transition:background .2s ease}.off-wizard input[type=file]::-webkit-file-upload-button:hover{background:var(--c-blue-dark)}.off-wizard input[type=file]::file-selector-button:hover{background:var(--c-blue-dark)}.off-wizard .off-hint{display:block;font-family:var(--font-sans);font-size:13px;line-height:20px;color:#b9b9b9;margin-top:8px}.off-wizard .off-consent{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-sans);font-size:14px;line-height:21px;color:#e3e8ef;margin:16px 0 4px}.off-wizard .off-consent input{margin-top:3px;width:16px;height:16px;accent-color:var(--c-blue);flex:0 0 auto}.off-wizard .off-error{font-family:var(--font-sans);font-size:13px;color:#ff9b9b;margin:4px 0 0}.off-wizard .off-nav{display:flex;gap:12px;margin-top:24px}.off-wizard .off-nav button{width:auto;padding:14px 18px;border-radius:30px;font-family:var(--font-sans);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .08s ease}.off-wizard .off-nav button:active{transform:translateY(1px)}.off-wizard .off-btn-secondary{flex:0 0 auto;white-space:nowrap;background:transparent;color:#fff;border:1px solid #555}.off-wizard .off-btn-secondary:hover{border-color:var(--c-blue)}.off-wizard .off-btn-primary{flex:1 1;background:var(--c-action);color:#fff;border:0}.off-wizard .off-btn-primary:hover{background:var(--c-blue-dark)}.off-wizard .off-btn-primary:disabled{opacity:.5;cursor:not-allowed}.off-wizard .off-status{margin:10px 0 0;min-height:1px}.off-wizard .off-status-err{font-family:var(--font-sans);font-size:14px;color:#ff9b9b}.off-wizard.off-done{text-align:center}.off-done-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:var(--c-action);color:#fff;margin:2px 0 18px;box-shadow:0 8px 22px rgba(52,137,231,.45)}.off-done-icon svg{width:30px;height:30px}.off-wizard.off-done h2{color:#fff;font-size:24px;font-weight:600;margin:0 0 10px}.off-wizard.off-done .off-done-lead{font-family:var(--font-sans);font-size:15px;line-height:23px;color:#e3e8ef;margin:0 auto 20px;max-width:34ch}.off-wizard .off-steps-next{margin:0 auto;padding:0;list-style:none;counter-reset:step;display:grid;grid-gap:12px;gap:12px;text-align:left;max-width:22rem}.off-wizard .off-steps-next li{position:relative;padding-left:40px;counter-increment:step;font-family:var(--font-sans);font-size:14px;line-height:21px;color:#cfd8e3}.off-wizard .off-steps-next li:before{content:counter(step);position:absolute;left:0;top:-1px;width:27px;height:27px;border-radius:999px;background:rgba(52,137,231,.2);color:#9fc7f6;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.off-wizard .off-steps-next strong{color:#fff}@media (prefers-reduced-motion:no-preference){.off-wizard.off-done{animation:off-done-in .45s cubic-bezier(.22,1,.36,1) both}@keyframes off-done-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.off-done-icon{animation:off-done-pop .5s cubic-bezier(.34,1.56,.5,1) .08s both}@keyframes off-done-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}}@media (max-width:480px){.off-wizard .off-nav{flex-direction:column-reverse}.off-wizard .off-nav button{width:100%}}.recon-hero .recon-offerte{padding:18px 24px;border-radius:24px}.recon-hero .recon-offerte h2{font-size:22px;margin:0 0 10px}.recon-hero .off-wizard .off-progress{margin-bottom:10px}.recon-hero .off-wizard .off-nav{margin-top:10px}.recon-hero .off-wizard .off-status{margin-top:6px}.recon-hero .recon-offerte input,.recon-hero .recon-offerte textarea{margin-bottom:6px;padding:10px 2px;font-size:14.5px}.recon-hero .off-wizard .off-field{margin-bottom:10px}.recon-hero .off-wizard .off-label{margin-bottom:3px;font-size:12px}.recon-hero .off-wizard .off-restored{margin-bottom:10px;padding:6px 10px}.recon-hero .off-wizard .off-consent{margin:10px 0 4px;font-size:13px;line-height:18px}.recon-hero .off-wizard .off-hint{font-size:11.5px;line-height:15px}.recon-hero .off-wizard .off-chosen-banner{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;margin:0 0 10px;padding:7px 10px;background:rgba(255,255,255,.08);border:0;border-radius:10px}.recon-hero .off-wizard .off-chosen-banner-head{order:-1;flex:0 0 auto;margin:0;font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9ec3f0}.recon-hero .off-wizard .off-chosen-banner-list{flex:1 1 auto;min-width:0;margin:0;padding:0;list-style:none}.recon-hero .off-wizard .off-chosen-banner-list li{display:flex;align-items:center;gap:8px;min-width:0}.recon-hero .off-wizard .off-chosen-banner-ph,.recon-hero .off-wizard .off-chosen-banner-thumb{flex:0 0 auto;width:28px;height:28px;border-radius:6px;overflow:hidden;background:rgba(52,137,231,.18);display:flex;align-items:center;justify-content:center}.recon-hero .off-wizard .off-chosen-banner-thumb img{width:28px;height:28px;object-fit:contain}.recon-hero .off-wizard .off-chosen-banner-text{display:flex;flex-direction:column;gap:1px;min-width:0}.recon-hero .off-wizard .off-chosen-banner-title{font-size:13px;font-weight:600;color:#fff;line-height:1.25}.recon-hero .off-wizard .off-chosen-banner-title,.recon-hero .off-wizard .off-chosen-banner-variant{font-family:var(--font-sans);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.recon-hero .off-wizard .off-chosen-banner-variant{font-size:11.5px;color:#9ec3f0;line-height:1.3}.recon-hero .off-wizard .off-chosen-banner-edit{flex:0 0 auto;width:auto;margin-left:auto;padding:0;background:none;border:0;border-radius:0;color:#9ec3f0;font-family:var(--font-sans);font-size:12px;font-weight:600;text-decoration:underline}.recon-hero .off-wizard .off-chosen-banner-edit:hover{background:none;color:#fff}.recon-hero .off-wizard .off-item{flex-wrap:wrap;row-gap:8px}.recon-hero .off-wizard .off-item-config{flex:1 1 100%;min-width:0}.recon-hero .off-wizard .off-item-thumb,.recon-hero .off-wizard .off-item-thumb img,.recon-hero .off-wizard .off-item-thumb-ph{width:50px;height:50px}.recon-hero .off-wizard .off-item-text{flex:1 1}.recon-cards{background:var(--c-blue-light);padding:76px 0 0}.recon-cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.recon-card{background:#fff;border-radius:30px;padding:44px 40px;display:flex;align-items:center;gap:10px;min-height:330px;box-shadow:var(--shadow-card)}.recon-card-body{flex:1 1 auto}.recon-card h2{font-size:35px;font-weight:900;line-height:1.05;margin:0 0 8px}.recon-card p{font-size:16px;color:#333;margin:0 0 20px}.recon-card-link{display:inline-flex;align-items:center;gap:10px;font-weight:300;font-size:16px;color:#000}.recon-card-box{width:8px;height:8px;border:solid var(--c-blue);border-width:0 2px 2px 0;transform:rotate(-45deg);display:inline-block}.recon-card-img{width:200px;height:auto;flex:0 0 auto;object-fit:contain}.recon-why{background:var(--c-blue-light);padding:28px 0 14px}.recon-why h2{font-size:38px;font-weight:600;text-align:center;margin:0}.recon-usps{background:linear-gradient(180deg,var(--c-blue-light) 0,#fff 100%);padding:30px 0 70px}.recon-usps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.recon-usp-icon{color:#000;display:inline-flex}.recon-usp h3{font-size:28px;font-weight:500;color:#333;margin:10px 0 8px}.recon-usp p{font-size:14px;color:#515151;margin:0;max-width:24ch;margin-inline:auto}.recon-specialist{min-height:599px;background:linear-gradient(180deg,#fff 0,var(--c-blue-light) 100%)}.recon-reviews{background:var(--c-blue-light);padding:62px 0;min-height:259px;text-align:center}.recon-eyebrow{font-size:22px;color:#000;margin:0 0 2px}.recon-reviews h2{font-size:38px;font-weight:600;margin:0}.recon-quiet--blue{min-height:449px;background:var(--c-blue-light)}.recon-quiet--grad{min-height:671px;background:linear-gradient(180deg,var(--c-blue-light) 0,#fff 55%,#fff 100%)}@media (max-width:1024px){.recon-hero{min-height:629px}.recon-hero .recon-wrap{grid-template-columns:1fr 290px;gap:28px;padding-inline:28px}.recon-hero h1{font-size:46px;max-width:11ch}.recon-hero-copy p{font-size:15px}.recon-offerte{padding:28px 24px;border-radius:24px}.recon-offerte h2{font-size:24px;margin-bottom:22px;text-align:center;font-weight:400}.recon-offerte .row{grid-template-columns:1fr 1fr;gap:8px 16px}.recon-offerte input,.recon-offerte textarea{padding:12px 2px;font-size:13px;margin-bottom:14px;background:transparent;border-bottom:1px solid #555}.recon-offerte input::placeholder,.recon-offerte textarea::placeholder{color:#9a9a9a}.recon-offerte textarea{min-height:48px}.recon-offerte button{padding:13px;font-size:14px;margin-top:6px}.recon-cards{min-height:923px;padding:60px 0}.recon-card{padding:30px 24px;min-height:300px}.recon-card h2{font-size:26px}.recon-card p{font-size:15px}.recon-card-img{width:120px}.recon-why{min-height:151px;padding:34px 0 14px}.recon-why h2{font-size:32px}.recon-usps{min-height:239px;padding:24px 0 40px}.recon-usps-grid{grid-template-columns:repeat(4,1fr);gap:16px}.recon-usp h3{font-size:22px}.recon-usp p{font-size:13px}.recon-specialist{min-height:726px}.recon-reviews{min-height:202px;padding:56px 0}.recon-reviews h2{font-size:32px}.recon-quiet--blue{min-height:210px}.recon-quiet--grad{min-height:160px}}@media (max-width:767px){.recon-hero{min-height:0;align-items:stretch;padding:64px 0 70px}.recon-hero .recon-wrap{grid-template-columns:1fr;gap:34px;padding-inline:22px}.recon-hero-copy{text-align:center}.recon-hero h1{font-size:40px;line-height:1.05;max-width:none;margin-bottom:18px}.recon-hero-copy p{font-size:15px;max-width:none;margin:0 auto 26px}.recon-hero .recon-actions{justify-content:center}.recon-offerte{padding:32px 26px;border-radius:24px}.recon-offerte h2{font-size:22px;margin-bottom:24px;text-align:center}.recon-offerte .row{grid-template-columns:1fr 1fr;gap:14px 18px}.recon-offerte input,.recon-offerte textarea{padding:15px 2px;font-size:14px;margin-bottom:20px;background:transparent;border-bottom:1px solid #555}.recon-offerte input::placeholder,.recon-offerte textarea::placeholder{color:#9a9a9a}.recon-offerte textarea{min-height:64px}.recon-offerte button{padding:17px;font-size:15px;margin-top:10px}.recon-cards{min-height:0;padding:48px 0 0}.recon-cards-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.recon-card{min-height:0;padding:30px 26px;gap:18px;flex-direction:column-reverse;align-items:stretch}.recon-card h2{font-size:28px}.recon-card p{font-size:15px}.recon-card-img{width:150px;align-self:center}.recon-why{min-height:0;padding:70px 0 20px}.recon-why h2{font-size:38px;max-width:14ch;margin-inline:auto}.recon-usps{min-height:0;padding:28px 0 64px}.recon-usps-grid{grid-template-columns:1fr;gap:56px}.recon-usp h3{font-size:28px}.recon-usp p{font-size:14px;max-width:30ch}.recon-reviews{min-height:0;padding:40px 0}.recon-reviews h2{font-size:36px}.recon-eyebrow{font-size:18px}.recon-quiet--blue{min-height:330px}.recon-quiet--grad{min-height:270px}}@media (max-width:480px){.recon-hero h1{font-size:40px}.recon-specialist{min-height:640px}}@media (max-width:389px){.recon-specialist{min-height:650px}}@media (max-width:360px){.recon-hero h1{font-size:40px}.recon-offerte input,.recon-offerte textarea{padding:17px 14px;margin-bottom:16px}.recon-specialist{min-height:700px}}.recon-specialist--filled{min-height:0;padding:80px 0}.recon-specialist-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.recon-specialist-media{position:relative;align-self:stretch}.recon-specialist-img{width:100%;height:100%;min-height:360px;max-height:580px;object-fit:cover;border-radius:30px;display:block}.recon-specialist-body h2{font-family:var(--font-display);font-size:42px;font-weight:600;color:var(--c-ink);margin:0 0 16px;line-height:1.12}.recon-specialist-intro{font-family:var(--font-sans);font-size:18px;font-weight:300;line-height:1.5;color:var(--c-ink);margin:0 0 28px}.recon-specialist-acc{display:grid;grid-gap:12px;gap:12px;margin:0 0 30px;interpolate-size:allow-keywords}.recon-specialist-cta{align-self:start}.recon-offerband{background:linear-gradient(180deg,var(--c-blue-light) 0,#fff 100%);padding:24px 0 64px}.recon-offerband-block{background:#000;border-radius:30px;margin-top:0;display:grid;grid-template-columns:60% 40%;align-items:center;overflow:hidden;transition:background .3s ease}.recon-offerband-block:hover{background:#1b1b1b}.recon-offerband-copy{display:flex;flex-direction:column;padding:30px 50px}.recon-offerband-eyebrow{font-family:var(--font-sans);font-size:18px;font-weight:300;color:#fff;text-align:left;margin:0}.recon-offerband-copy .recon-offerband-title{font-family:var(--font-display);font-size:35px;font-weight:800;color:#fff;text-align:left;margin:4px 0 0;line-height:1.15}.recon a.recon-offerband-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;margin-top:20px;padding:15px 30px;border-radius:30px;background:var(--c-blue);color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.recon-offerband-btn:hover{transform:translateY(-6px);background:var(--c-blue-dark);box-shadow:0 14px 28px rgba(0,0,0,.35)}.recon-offerband-btn:focus-visible{outline:3px solid #fff;outline-offset:3px}.recon-offerband-media{display:grid;place-items:center;padding:30px 50px}.recon-offerband-pen{width:220px;height:auto;object-fit:contain}.recon-recent{min-height:0;padding:72px 0}.recon-recent .recon-wrap{text-align:center}.recon-recent h2{font-size:40px;font-weight:800;color:var(--c-ink);margin:0 0 12px}.recon-recent-sub{font-family:var(--font-sans);font-size:18px;line-height:27px;color:var(--c-body);max-width:680px;margin:0 auto 36px}.recon-recent-slider{list-style:none;margin:0;padding:0 max(36px,calc((100% - var(--wrap)) / 2)) 4px;display:grid;grid-auto-flow:column;grid-auto-columns:min(420px,80%);grid-gap:24px;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.recon-recent-slider::-webkit-scrollbar{display:none}@media (min-width:1100px){.recon-recent-slider{grid-auto-flow:row;grid-template-columns:repeat(4,1fr);grid-auto-columns:auto;padding-inline:max(36px,calc((100% - var(--wrap)) / 2));overflow-x:visible}}.recon-slide{scroll-snap-align:center;position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-card)}.recon-slide-img{width:100%;height:360px;object-fit:cover}.recon-slide-cap{position:absolute;left:0;right:0;bottom:0;padding:16px 18px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,0));color:#fff;text-align:left}.recon-slide-cap strong{display:block;font-size:17px}.recon-slide-cap span{font-family:var(--font-sans);font-size:14px;color:#e4e4e4}@media (max-width:1024px){.recon-specialist-grid{gap:36px}}@media (max-width:767px){.recon-specialist-grid{grid-template-columns:1fr;gap:28px}.recon-recent h2,.recon-specialist-body h2{font-size:28px}.recon-specialist-img{min-height:240px;max-height:320px}.recon-slide-img{height:280px}.recon-offerband-block{grid-template-columns:1fr;margin-top:0}.recon-offerband-media{order:-1;padding:30px 30px 0}.recon-offerband-pen{width:80px}.recon-offerband-copy{padding:24px 30px 30px;align-items:center;text-align:center}.recon-offerband-eyebrow{text-align:center;font-size:15px}.recon-offerband-copy .recon-offerband-title{font-size:20px;text-align:center}.recon a.recon-offerband-btn{align-self:center}}.recon-explore{min-height:0;padding:72px 0}.recon-explore-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start}.recon-explore-col h2{font-size:30px;font-weight:800;color:var(--c-ink);margin:2px 0 10px}.recon-explore-eyebrow{font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--c-blue-dark);margin:0 0 6px}.recon-explore-intro{font-family:var(--font-sans);font-size:17px;line-height:27px;color:var(--c-body);margin:0 0 20px;max-width:46ch}.recon-explore-intro a{color:var(--c-blue-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px}.recon-explore-intro a:hover{color:var(--c-blue)}.recon-explore-posts{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.recon-explore-posts a{position:relative;display:flex;flex-direction:column;gap:5px;padding:16px 46px 16px 18px;border-radius:16px;background:#fff;border:1px solid rgba(31,87,153,.14);box-shadow:0 2px 10px rgba(20,50,90,.04);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.recon-explore-post-title{font-family:var(--font-display);font-size:16px;font-weight:700;line-height:1.3;color:var(--c-ink)}.recon-explore-post-meta{font-family:var(--font-sans);font-size:13px;color:var(--c-body);opacity:.85}.recon-explore-arrow{position:absolute;right:18px;top:50%;width:8px;height:8px;margin-top:-5px;border:solid var(--c-blue);border-width:0 2px 2px 0;transform:rotate(-45deg);transition:transform .22s cubic-bezier(.22,1,.36,1)}.recon-explore-posts a:focus-visible{outline:3px solid #155ca8;outline-offset:2px}@media (hover:hover){.recon-explore-posts a:hover{transform:translateY(-3px);border-color:rgba(31,87,153,.3);box-shadow:0 14px 28px rgba(20,50,90,.12)}.recon-explore-posts a:hover .recon-explore-post-title{color:var(--c-blue-dark)}.recon-explore-posts a:hover .recon-explore-arrow{transform:rotate(-45deg) translate(2px,2px)}}@media (max-width:860px){.recon-explore{padding:56px 0}.recon-explore-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:767px){.recon-explore-col h2{font-size:26px}}.recon-recent-slider{scroll-behavior:smooth;scrollbar-width:none}.recon-slide{transition:transform .25s ease,box-shadow .25s ease}.recon-slide-img{transition:transform .5s ease}.recon-slide:hover{transform:translateY(-4px)}.recon-slide:hover .recon-slide-img{transform:scale(1.06)}.recon-card{transition:transform .2s ease,box-shadow .2s ease}.recon-card:hover{transform:translateY(-5px);box-shadow:0 28px 56px rgba(31,87,153,.18)}.recon-card-link{transition:gap .18s ease,color .18s ease}.recon-card:hover .recon-card-link{gap:16px;color:var(--c-blue)}.recon-card-img{transition:transform .45s cubic-bezier(.22,1,.36,1)}.recon-card:hover .recon-card-img{transform:scale(1.07) rotate(-1.2deg)}.recon-specialist-media{overflow:hidden;border-radius:30px}.recon-specialist-img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.recon-specialist-media:hover .recon-specialist-img{transform:scale(1.05)}@media (prefers-reduced-motion:no-preference){.recon-specialist-img{transform-origin:55% 45%;animation:recon-specialist-pan 30s ease-in-out infinite alternate}@keyframes recon-specialist-pan{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.recon-specialist-media:hover .recon-specialist-img{animation-play-state:paused;transform:scale(1.06)}.recon-offerband-pen{animation:recon-pen-float 4s ease-in-out infinite}@keyframes recon-pen-float{0%,to{transform:translateY(-4px) rotate(-1deg)}50%{transform:translateY(4px) rotate(1deg)}}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.recon-card,.recon-explore-col,.recon-offerband-block,.recon-recent .recon-wrap,.recon-reviews .recon-wrap,.recon-slide,.recon-specialist-body,.recon-specialist-media,.recon-usps .recon-usp,.recon-why h2{animation:recon-reveal linear both;animation-timeline:view();transform-origin:50% 100%;animation-range:entry 4% entry 56%}}@keyframes recon-reveal{0%{transform:perspective(1300px) translateY(58px) rotateX(8deg) scale(.96)}to{transform:perspective(1300px) translateY(0) rotateX(0) scale(1)}}}@media (prefers-reduced-motion:no-preference){.recon-hero-copy h1{animation:recon-hero-rise .75s cubic-bezier(.22,1,.36,1) both}.recon-hero-copy p{animation:recon-hero-in .75s cubic-bezier(.22,1,.36,1) .1s both}.recon-hero .recon-actions{animation:recon-hero-in .75s cubic-bezier(.22,1,.36,1) .2s both}.recon-hero .off-wizard{animation:recon-hero-in .85s cubic-bezier(.22,1,.36,1) .28s both}}