.plek-home-page{color:var(--plek-ink);background:var(--plek-pearl-100)}.plek-home-page :where(h1,h2,h3){font-family:var(--plek-font-display);font-weight:700;letter-spacing:-.045em}.plek-home-page .plek-container{width:calc(100% - clamp(20px, 4vw, 64px) - clamp(20px, 4vw, 64px));max-width:1320px}.plek-home-page .plek-section{padding-block:clamp(46px, 4.5vw, 68px)}.plek-home-page .plek-eyebrow{color:var(--plek-aubergine-800);letter-spacing:.13em}.plek-home-page .plek-eyebrow--coral{color:var(--plek-coral-300)}.plek-home-page .plek-eyebrow:before{background:var(--plek-coral-500)}.plek-home-page .plek-btn{min-height:46px;border-radius:10px}.plek-home-page .plek-btn--primary{position:relative;isolation:isolate;overflow:hidden;border-color:rgba(255,255,255,.13);color:#fff;background:var(--plek-gradient-coral);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 -2px 0 rgba(7,27,51,.16),0 10px 22px rgba(7,27,51,.24),0 14px 34px rgba(251,124,28,.28)}.plek-home-page .plek-btn--primary:after{position:absolute;z-index:0;top:-35%;bottom:-35%;left:-42%;width:30%;content:"";border-radius:50%;opacity:.9;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 22%,rgba(255,255,255,.92) 50%,rgba(255,241,210,.22) 72%,transparent 100%);filter:blur(.7px);transform:translate3d(-250%,0,0) skewX(-18deg);will-change:transform;pointer-events:none;animation:plek-home-quote-shine 5.4s cubic-bezier(.32,.56,.42,1) infinite}.plek-home-page .plek-btn--primary>span{position:relative;z-index:1}.plek-home-page .plek-btn--primary:hover,.plek-home-page .plek-btn--primary:focus,.plek-home-page .plek-btn--primary:active{transform:none;filter:none;transition:none;color:#fff;background:var(--plek-gradient-coral);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 -2px 0 rgba(7,27,51,.16),0 10px 22px rgba(7,27,51,.24),0 14px 34px rgba(251,124,28,.28)}.plek-home-page .plek-btn--primary:hover:after,.plek-home-page .plek-btn--primary:focus:after,.plek-home-page .plek-btn--primary:active:after{animation-play-state:running}.plek-home-page .plek-btn--primary:hover>span:last-child,.plek-home-page .plek-btn--primary:focus>span:last-child,.plek-home-page .plek-btn--primary:active>span:last-child{transform:none}.plek-home-page .plek-btn--ghost{border-color:rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.055);box-shadow:inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.plek-home-page .plek-btn--ghost:hover{border-color:rgba(255,255,255,.52);color:#fff;background:rgba(255,255,255,.11)}.plek-home-hero{position:relative;min-height:510px;overflow:hidden;color:rgba(255,255,255,.78);background:radial-gradient(circle at 78% 42%,rgba(12,102,230,.4),transparent 28rem),radial-gradient(circle at 86% 74%,rgba(251,124,28,.14),transparent 24rem),linear-gradient(140deg,#020d20 0%,#041a38 54%,#00296d 100%)}.plek-home-hero:before{position:absolute;inset:0;content:"";opacity:.36;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,transparent 0%,#000 48%,#000 100%);pointer-events:none}.plek-home-hero:after{position:absolute;right:-9vw;bottom:-190px;width:min(76vw, 1120px);height:310px;content:"";border:2px solid rgba(36,135,255,.28);border-radius:50%;box-shadow:0 0 0 55px rgba(0,86,203,.08),0 0 0 110px rgba(0,86,203,.04);transform:rotate(-7deg);pointer-events:none}.plek-home-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(400px, 0.72fr) minmax(610px, 1.28fr);align-items:center;gap:clamp(24px, 3vw, 48px);min-height:510px;padding-block:40px 76px}.plek-home-hero__content{display:grid;gap:14px;max-width:540px}.plek-home-hero__content>.plek-eyebrow,.plek-home-hero__plain-language{display:none}.plek-home-hero__content h1{max-width:540px;color:#fff;font-size:clamp(2.8rem, 3.35vw, 3.65rem);font-weight:750;line-height:.99;hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal;text-shadow:0 16px 55px rgba(0,0,0,.24)}.plek-home-hero__content h1 span{position:relative;display:block;width:fit-content;margin-top:6px;color:var(--plek-coral-500)}.plek-home-hero__content h1 span:after{position:absolute;right:-6px;bottom:-9px;left:0;height:7px;content:"";border-radius:50%;border-top:3px solid var(--plek-coral-500);transform:rotate(-1deg)}.plek-home-hero__lead{max-width:520px;color:rgba(255,255,255,.84);font-size:clamp(0.94rem, 0.18vw + 0.92rem, 1.05rem);font-weight:580;line-height:1.58}.plek-home-hero__plain-language{display:inline-flex;align-items:center;width:fit-content;gap:10px;padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.055);font-size:.76rem;line-height:1.4}.plek-home-hero__plain-language>span:first-child{color:var(--plek-coral-400)}.plek-home-hero__plain-language strong{color:#fff}.plek-home-hero__actions{margin-top:5px}.plek-home-hero__visual{position:relative;display:grid;width:100%;min-height:370px;place-items:center;isolation:isolate}.plek-home-hero__visual:before{position:absolute;z-index:1;bottom:9%;width:min(56%, 380px);height:17%;content:"";border:1px solid rgba(255,132,32,.62);border-radius:50%;background:radial-gradient(ellipse,rgba(251,124,28,.2),rgba(0,41,109,0) 68%);box-shadow:0 0 38px rgba(251,124,28,.16),0 0 0 16px rgba(0,67,158,.1)}.plek-home-hero__visual:after{position:absolute;z-index:4;bottom:25%;left:2%;display:grid;width:174px;height:48px;content:"⌕        ━━━        ⌕";place-items:center;border:1px solid rgba(50,145,255,.58);border-radius:15px;color:rgba(218,239,255,.92);background:linear-gradient(145deg,rgba(3,43,94,.94),rgba(2,17,42,.88));font-size:.92rem;letter-spacing:.06em;box-shadow:0 18px 38px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.09);transform:rotate(-1deg)}.plek-home-hero__visual img{position:relative;z-index:5;width:min(36%, 250px);max-height:350px;object-fit:contain;filter:drop-shadow(0 32px 32px rgba(0,0,0,.34)) drop-shadow(0 0 24px rgba(255,160,66,.16));animation:plek-home-float 6s ease-in-out infinite}.plek-home-orbit{position:absolute;z-index:0;width:96%;height:54%;border:1px solid rgba(25,126,255,.48);border-radius:50%;transform:rotate(-8deg)}.plek-home-orbit--two{width:83%;height:39%;border-color:rgba(251,124,28,.44);transform:rotate(10deg)}.plek-home-orbit-chip{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:14px;border:1px solid rgba(68,151,255,.45);border-radius:15px;color:rgba(255,255,255,.86);background:linear-gradient(145deg,rgba(5,46,104,.92),rgba(3,24,54,.82));font-size:.76rem;font-weight:750;line-height:1;box-shadow:0 18px 45px rgba(0,0,0,.25);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.plek-home-orbit-chip--map{top:15%;left:3%;width:172px;height:108px;overflow:hidden;color:transparent;background:radial-gradient(circle at 64% 52%,#ff8b2f 0 7px,transparent 8px),linear-gradient(34deg,transparent 47%,rgba(45,144,255,.42) 48% 49%,transparent 50%),linear-gradient(124deg,transparent 47%,rgba(45,144,255,.32) 48% 49%,transparent 50%),linear-gradient(145deg,rgba(5,58,121,.95),rgba(2,22,52,.9));background-size:auto,38px 32px,42px 36px,auto;transform:rotate(-4deg)}.plek-home-orbit-chip--map:after{position:absolute;top:31px;left:98px;content:"●";color:#ff8b2f;font-size:1.75rem;text-shadow:0 0 16px rgba(251,124,28,.75)}.plek-home-orbit-chip--reviews{top:11%;right:2%;align-items:flex-start;width:176px;height:88px;padding:16px 16px 42px;color:var(--plek-orange-300);font-size:.82rem;letter-spacing:.05em;transform:rotate(4deg)}.plek-home-orbit-chip--reviews:before,.plek-home-orbit-chip--reviews:after{position:absolute;right:18px;left:18px;height:4px;content:"";border-radius:999px;background:linear-gradient(90deg,#ff9b42 0 28%,rgba(208,230,255,.74) 28% 76%,transparent 76%)}.plek-home-orbit-chip--reviews:before{bottom:25px}.plek-home-orbit-chip--reviews:after{bottom:14px;right:50px}.plek-home-orbit-chip--results{right:3%;bottom:18%;width:178px;height:112px;overflow:hidden;color:transparent;background:linear-gradient(to top,#175ea8 0 100%) 25px calc(100% - 18px) / 17px 28px no-repeat,
    linear-gradient(to top, #277fd5 0 100%) 50px calc(100% - 18px) / 17px 46px no-repeat,
    linear-gradient(to top, #4aa7f4 0 100%) 75px calc(100% - 18px) / 17px 36px no-repeat,
    linear-gradient(to top, #79c4ff 0 100%) 100px calc(100% - 18px) / 17px 64px no-repeat,
    linear-gradient(145deg, rgba(5, 46, 104, 0.95), rgba(3, 24, 54, 0.9));transform:rotate(4deg)}.plek-home-orbit-chip--results:after{position:absolute;top:22px;right:25px;content:"↗";color:var(--plek-orange-400);font-size:2rem;font-weight:800;text-shadow:0 0 16px rgba(251,124,28,.55)}.plek-home-hero__visual{width:100%;min-height:400px;aspect-ratio:900/560;overflow:visible;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain}.plek-home-hero__visual:before{z-index:0;bottom:2%;display:block;width:58%;height:25%;border:0;background:radial-gradient(ellipse,rgba(25,126,255,.2),rgba(251,124,28,.09) 42%,transparent 72%);box-shadow:none;filter:blur(5px)}.plek-home-hero__visual:after{display:none}.plek-home-hero__orbits{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.plek-home-hero__orbits--back{z-index:1}.plek-home-hero__orbits--front{z-index:5;mix-blend-mode:screen}.plek-home-hero__orbit-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.plek-home-hero__orbit-line--blue{stroke:#35c8ff}.plek-home-hero__orbit-line--orange{stroke:#ff8a1e}.plek-home-hero__orbit-line--glow{stroke-width:10;stroke-opacity:.34;mix-blend-mode:screen}.plek-home-hero__orbit-line--core{stroke-width:2.8;stroke-opacity:.96;filter:drop-shadow(0 0 3px currentColor)}.plek-home-hero__orbit-line--gloss{stroke:rgba(255,255,255,.78);stroke-width:.75;stroke-opacity:.72;stroke-dasharray:72 34 18 26}.plek-home-hero__orbit-line--front-glow{stroke-width:9;stroke-opacity:.4}.plek-home-hero__orbit-line--front-core{stroke-width:3.2;stroke-opacity:1}.plek-home-hero__orbit-front-clipped{mix-blend-mode:screen}.plek-home-hero__moving-light{mix-blend-mode:screen}.plek-home-hero__orbit-line--soft{stroke-width:2;stroke-opacity:.66;stroke-dasharray:11 8}.plek-home-hero__satellite,.plek-home-hero__mascot,.plek-home-hero__mobile-static{position:absolute;display:block;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}.plek-home-hero__satellite{z-index:2;filter:drop-shadow(0 16px 18px rgba(0,10,34,.25));transform-origin:center;will-change:transform}.plek-home-hero__satellite--map{top:4%;left:0;width:35%;aspect-ratio:520/340;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/hero/pleko-hero-carte-localisation.svg);animation:plek-home-satellite-map 9.5s ease-in-out infinite}.plek-home-hero__satellite--search{top:52%;left:-2%;width:35%;aspect-ratio:560/170;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/hero/pleko-hero-recherche.svg);animation:plek-home-satellite-search 7.8s ease-in-out -2.4s infinite}.plek-home-hero__satellite--reviews{top:3%;right:-1%;width:36%;aspect-ratio:540/280;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/hero/pleko-hero-avis.svg);animation:plek-home-satellite-reviews 10.7s ease-in-out -4.8s infinite}.plek-home-hero__satellite--results{right:-1%;bottom:10%;width:36%;aspect-ratio:540/340;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/hero/pleko-hero-resultats.svg);animation:plek-home-satellite-results 8.9s ease-in-out -1.6s infinite}.plek-home-hero__mascot{z-index:4;bottom:-2%;left:50%;width:46%;height:94%;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/hero/pleko-hero-mascotte-socle.webp);filter:drop-shadow(0 28px 30px rgba(0,0,0,.34)) drop-shadow(0 0 22px rgba(255,151,52,.15));transform:translateX(-50%)}.plek-home-hero__mobile-static{display:none}.plek-home-values{position:relative;z-index:4;margin-top:-50px}.plek-home-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));overflow:hidden;border:1px solid rgba(0,41,109,.1);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 24px 60px rgba(0,27,70,.18),inset 0 1px #fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.plek-home-value{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:12px;padding:18px 20px}.plek-home-value+.plek-home-value{border-left:1px solid rgba(0,41,109,.1)}.plek-home-value__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--plek-coral-600);background:linear-gradient(145deg,#fff5e7,#ffe2bd);box-shadow:inset 0 1px rgba(255,255,255,.9)}.plek-home-value__icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.plek-home-value h2{margin-bottom:5px;color:var(--plek-ink);font-size:.94rem;line-height:1.15;letter-spacing:-.025em}.plek-home-value p{color:var(--plek-ink-soft);font-size:.7rem;line-height:1.42}.plek-home-heading{display:grid;gap:12px;max-width:810px;margin-bottom:clamp(26px, 3vw, 42px)}.plek-home-heading h2{font-size:clamp(2rem, 3vw, 3.35rem);line-height:1.02}.plek-home-heading h2 span{color:var(--plek-coral-500)}.plek-home-heading>p:last-child,.plek-home-heading--split>p{max-width:680px;color:var(--plek-ink-soft);font-size:clamp(0.88rem, 0.2vw + 0.87rem, 1rem)}.plek-home-heading--on-dark :where(h2,h3){color:#fff}.plek-home-heading--on-dark>p:last-child{color:rgba(255,255,255,.68)}.plek-home-heading--split{grid-template-columns:minmax(0, 1.2fr) minmax(280px, 0.7fr);align-items:end;max-width:none}.plek-home-heading--split>div{display:grid;gap:18px;max-width:830px}.plek-home-method{background:radial-gradient(circle at 6% 25%,rgba(251,124,28,.08),transparent 22rem),var(--plek-pearl-100)}.plek-home-method>.plek-container{position:relative;display:grid;grid-template-columns:minmax(220px, 0.28fr) minmax(0, 1fr);grid-template-areas:"heading steps" "footer footer";align-items:start;gap:18px 24px;overflow:hidden;padding:clamp(24px, 2.5vw, 34px);border:1px solid rgba(25,126,255,.2);border-radius:26px;background:radial-gradient(circle at 88% 12%,rgba(22,111,236,.32),transparent 28rem),radial-gradient(circle at 8% 90%,rgba(251,124,28,.1),transparent 24rem),linear-gradient(145deg,#031329 0%,#041a38 56%,#00296d 100%);box-shadow:var(--plek-shadow-dark)}.plek-home-method>.plek-container:before{position:absolute;inset:0;content:"";opacity:.38;background-image:radial-gradient(circle,rgba(255,255,255,.15) 1px,transparent 1.5px);background-size:36px 36px;mask-image:linear-gradient(120deg,transparent 10%,#000 72%,transparent 100%);pointer-events:none}.plek-home-method>.plek-container>*{position:relative;z-index:1}.plek-home-method .plek-home-heading{grid-area:heading;align-self:center;margin-bottom:0}.plek-home-method .plek-home-heading h2{font-size:clamp(1.9rem, 2.2vw, 2.45rem);line-height:1.04}.plek-home-method .plek-home-heading>p:last-child{font-size:.84rem;line-height:1.55}.plek-home-method__steps{grid-area:steps;display:grid;grid-template-columns:repeat(6,minmax(0, 1fr));gap:12px;list-style:none}.plek-home-method-card{position:relative;grid-column:span 2;display:grid;grid-template-rows:auto 98px minmax(38px, auto);gap:8px;min-height:220px;padding:12px;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:15px;color:var(--plek-ink);background:linear-gradient(145deg,#fff,#fffaf3);box-shadow:0 22px 50px rgba(0,0,0,.24),inset 0 1px #fff;transition:transform var(--plek-transition),box-shadow var(--plek-transition)}.plek-home-method-card:nth-child(4){grid-column:2/span 2}.plek-home-method-card:nth-child(5){grid-column:4/span 2}.plek-home-method-card:hover{transform:translateY(-4px);box-shadow:0 30px 62px rgba(0,0,0,.3)}.plek-home-method-card:after{position:absolute;right:-30px;bottom:-30px;width:110px;height:110px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(251,124,28,.13),transparent 70%)}.plek-home-method-card__topline,.plek-home-service-card__heading{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px}.plek-home-number{display:grid;width:34px;height:34px;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--plek-gradient-coral);font-size:.72rem;font-weight:850;box-shadow:0 8px 20px rgba(251,124,28,.26)}.plek-home-number--blue{background:linear-gradient(135deg,#176ed6,#00296d);box-shadow:0 8px 20px rgba(0,41,109,.22)}.plek-home-method-card h3,.plek-home-service-card h3{color:var(--plek-ink);font-size:.98rem;line-height:1.13;letter-spacing:-.03em}.plek-home-method-card figure{display:grid;width:100%;height:98px;min-height:0;overflow:hidden;place-items:center}.plek-home-method-card figure img{width:auto !important;max-width:100% !important;height:100% !important;max-height:98px !important;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 16px rgba(0,31,78,.14))}.plek-home-method-card>p{position:relative;z-index:2;align-self:start;color:var(--plek-ink-soft);font-size:.68rem;line-height:1.38}.plek-home-method__footer{grid-area:footer;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;margin-top:0;padding:10px 12px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.07);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.plek-home-method__commitments{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));list-style:none}.plek-home-method__commitments li{display:grid;gap:4px;padding-inline:12px;color:rgba(255,255,255,.65);font-size:.6rem;line-height:1.4}.plek-home-method__commitments li+li{border-left:1px solid rgba(255,255,255,.13)}.plek-home-method__commitments strong{color:#fff;font-size:.68rem}.plek-home-method__footer .plek-btn{min-height:46px;padding:10px 16px;font-size:.8rem}.plek-home-method__footer .plek-btn>span:last-child{width:24px;height:24px}.plek-home-services{background:radial-gradient(circle at 92% 12%,rgba(0,84,190,.09),transparent 26rem),linear-gradient(180deg,#fff,#fff9f0)}.plek-home-services>.plek-container{display:grid;grid-template-columns:minmax(230px, 0.28fr) minmax(0, 1fr);grid-template-areas:"heading cards";align-items:start;gap:24px}.plek-home-services .plek-home-heading{grid-area:heading;position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;align-self:center;gap:12px;padding:clamp(24px, 2.3vw, 34px) clamp(22px, 2vw, 30px);overflow:hidden;border:1px solid rgba(0,41,109,.2);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(48,157,255,.13),transparent 15rem),radial-gradient(circle at 0% 100%,rgba(251,124,28,.1),transparent 13rem),linear-gradient(150deg,rgba(255,255,255,.99),rgba(255,249,239,.98));box-shadow:0 46px 92px rgba(0,27,70,.24),0 19px 38px rgba(0,27,70,.17),0 5px 12px rgba(0,41,109,.1),inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(0,41,109,.07);margin-bottom:0}.plek-home-services .plek-home-heading:after{position:absolute;z-index:-1;top:-72px;right:-64px;width:180px;height:180px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9),transparent 67%);pointer-events:none}.plek-home-services .plek-home-heading--split>div{gap:12px}.plek-home-services .plek-home-heading h2{font-size:clamp(1.85rem, 2.25vw, 2.55rem);line-height:1.05}.plek-home-services .plek-home-heading--split>p{font-size:.8rem;line-height:1.5}.plek-home-services__grid{grid-area:cards;display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:16px;perspective:1200px}.plek-home-service-card{position:relative;isolation:isolate;display:grid;grid-template-rows:auto 118px auto 1fr auto;gap:10px;min-height:410px;padding:14px;overflow:hidden;border:1px solid rgba(0,41,109,.2);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(38,142,255,.13),transparent 10rem),linear-gradient(155deg,#fff 0%,#fbfdff 58%,#f3f8ff 100%);box-shadow:0 42px 82px rgba(0,27,70,.23),0 17px 34px rgba(0,27,70,.15),0 5px 12px rgba(0,41,109,.1),inset 0 1px 0 rgba(255,255,255,.98),inset 0 -1px 0 rgba(0,41,109,.05);transform:translateZ(0);transition:transform var(--plek-transition),border-color var(--plek-transition),box-shadow var(--plek-transition)}.plek-home-service-card:nth-child(even){background:radial-gradient(circle at 100% 0%,rgba(251,124,28,.12),transparent 10rem),linear-gradient(155deg,#fff 0%,#fffdf9 58%,#fff7ec 100%)}.plek-home-service-card:before{position:absolute;z-index:-1;top:0;right:12%;left:12%;height:3px;content:"";border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#249dff 28%,#a5edff 50%,#fb7c1c 74%,transparent);box-shadow:0 2px 14px rgba(36,157,255,.32)}.plek-home-service-card:after{position:absolute;z-index:-1;top:-70px;right:-70px;width:150px;height:150px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.78),transparent 68%);pointer-events:none}.plek-home-service-card:hover{border-color:rgba(251,124,28,.48);transform:translateY(-6px) translateZ(0);box-shadow:0 52px 98px rgba(0,27,70,.29),0 21px 42px rgba(0,27,70,.18),0 7px 16px rgba(0,41,109,.12),inset 0 1px 0 rgba(255,255,255,.98)}.plek-home-service-card figure{display:grid;min-height:0;overflow:hidden;place-items:center}.plek-home-service-card figure img{width:auto !important;max-width:100% !important;height:100% !important;max-height:100% !important;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(0,31,78,.12))}.plek-home-service-card ul{display:grid;gap:6px;list-style:none}.plek-home-service-card li{position:relative;padding-left:17px;color:var(--plek-ink-soft);font-size:.67rem;line-height:1.38}.plek-home-service-card li:before{position:absolute;top:0;left:0;content:"✓";color:var(--plek-coral-600);font-weight:900}.plek-home-service-card__result{align-self:end;padding:9px 10px;border:1px solid rgba(251,124,28,.22);border-radius:12px;color:var(--plek-ink);background:linear-gradient(135deg,#fff8ee,#ffedda);box-shadow:0 8px 16px rgba(127,60,0,.08),inset 0 1px 0 rgba(255,255,255,.9);font-size:.67rem;font-weight:720;line-height:1.45}.plek-home-service-card .plek-card-link{align-self:end;justify-content:space-between;gap:8px;min-height:42px;padding:8px 10px;border:1px solid rgba(0,41,109,.14);border-radius:11px;color:var(--plek-blue-800);background:linear-gradient(145deg,rgba(237,246,255,.98),rgba(255,255,255,.98));box-shadow:0 7px 15px rgba(0,41,109,.08),inset 0 1px 0 rgba(255,255,255,.96);font-size:.7rem;line-height:1.28;text-decoration:none}.plek-home-service-card .plek-card-link:after{display:none}.plek-home-service-card .plek-card-link>span{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0d6fd1,#00296d);box-shadow:0 5px 11px rgba(0,41,109,.2)}.plek-home-results{color:rgba(255,255,255,.76);background:radial-gradient(circle at 15% 30%,rgba(11,105,230,.25),transparent 28rem),radial-gradient(circle at 92% 70%,rgba(251,124,28,.09),transparent 22rem),linear-gradient(145deg,#020d20,#041a38 58%,#00245f)}.plek-home-results__inner{display:grid;grid-template-columns:minmax(280px, 0.62fr) minmax(0, 1.38fr);grid-template-areas:"heading case" "action case";align-items:start;gap:16px clamp(28px, 4vw, 60px)}.plek-home-results .plek-home-heading{grid-area:heading;margin-bottom:0}.plek-home-results .plek-home-heading h2{font-size:clamp(1.9rem, 2.5vw, 2.85rem)}.plek-home-results .plek-home-heading>p:last-child{font-size:.82rem}.plek-home-case{grid-area:case;display:grid;gap:13px;padding:clamp(20px, 2.5vw, 30px);border:1px solid rgba(43,137,255,.34);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));box-shadow:0 28px 68px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.17);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.plek-home-case h3{max-width:760px;color:#fff;font-size:clamp(1.3rem, 1.7vw, 1.8rem);line-height:1.12}.plek-home-case>p{color:rgba(255,255,255,.7);font-size:.78rem;line-height:1.5}.plek-home-case__label{margin-bottom:8px;color:var(--plek-coral-400);font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.plek-home-case .plek-btn{justify-self:start}.plek-home-results__action{grid-area:action;align-self:end}.plek-home-about{background:radial-gradient(circle at 8% 90%,rgba(251,124,28,.08),transparent 26rem),linear-gradient(180deg,#fffaf3,#fff)}.plek-home-about__grid{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(250px, 0.52fr) minmax(0, 1.48fr);align-items:center;gap:clamp(28px, 4vw, 58px);padding:clamp(26px, 3vw, 42px);overflow:hidden;border:1px solid rgba(0,41,109,.16);border-radius:28px;background:radial-gradient(circle at 0 100%,rgba(251,124,28,.12),transparent 24rem),radial-gradient(circle at 100% 0,rgba(39,145,255,.14),transparent 30rem),linear-gradient(145deg,rgba(255,255,255,.99),rgba(245,250,255,.98));box-shadow:0 34px 78px rgba(0,27,70,.16),0 11px 25px rgba(0,27,70,.08),inset 0 1px 0 #fff}.plek-home-about__grid:before{position:absolute;z-index:-1;top:0;right:8%;left:8%;height:3px;content:"";border-radius:0 0 999px 999px;background:linear-gradient(90deg,transparent,#249dff 27%,#a7efff 50%,#fb7c1c 73%,transparent);box-shadow:0 2px 16px rgba(36,157,255,.28)}.plek-home-about__intro{display:grid;gap:12px;padding:clamp(20px, 2vw, 28px);border:1px solid rgba(0,41,109,.13);border-radius:20px;background:rgba(255,255,255,.76);box-shadow:0 18px 38px rgba(0,27,70,.11),inset 0 1px 0 rgba(255,255,255,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.plek-home-about__intro h2{font-size:clamp(1.85rem, 2.4vw, 2.75rem);line-height:1.03}.plek-home-about__intro>p:not(.plek-eyebrow){color:var(--plek-ink-soft);font-size:.78rem;line-height:1.5}.plek-home-about__principles{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:10px}.plek-home-about__principles article{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:16px 14px;border:1px solid rgba(0,41,109,.17);border-radius:17px;background:linear-gradient(150deg,rgba(255,255,255,.98),rgba(240,247,255,.96));box-shadow:0 18px 36px rgba(0,27,70,.12),0 6px 14px rgba(0,27,70,.07),inset 0 1px 0 #fff;transition:transform var(--plek-transition),border-color var(--plek-transition),box-shadow var(--plek-transition)}.plek-home-about__principles article:nth-child(even){background:linear-gradient(150deg,rgba(255,255,255,.99),rgba(255,247,236,.97))}.plek-home-about__principles article:hover{border-color:rgba(251,124,28,.4);transform:translateY(-4px);box-shadow:0 25px 48px rgba(0,27,70,.16),0 8px 17px rgba(0,27,70,.08),inset 0 1px 0 #fff}.plek-home-about__principles article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:var(--plek-aubergine-800);background:#edf5ff;font-size:1.1rem;font-weight:800}.plek-home-about__principles h3{margin-bottom:6px;color:var(--plek-ink);font-size:.8rem;line-height:1.25;letter-spacing:-.025em}.plek-home-about__principles p{color:var(--plek-ink-soft);font-size:.66rem;line-height:1.42}.plek-home-cta{padding-block:0 clamp(50px, 4vw, 70px);background:#fff}.plek-home-cta__inner{position:relative;display:grid;grid-template-columns:minmax(0, 1fr) 210px;align-items:center;min-height:210px;gap:26px;padding:clamp(24px, 3vw, 36px);overflow:hidden;border:1px solid rgba(35,131,255,.28);border-radius:22px;color:rgba(255,255,255,.72);background:radial-gradient(circle at 86% 50%,rgba(28,116,231,.35),transparent 24rem),linear-gradient(145deg,#020d20,#041a38 58%,#00296d);box-shadow:var(--plek-shadow-dark)}.plek-home-cta__inner:before{position:absolute;right:-80px;bottom:-170px;width:510px;height:300px;content:"";border:1px solid rgba(251,124,28,.35);border-radius:50%;transform:rotate(-8deg)}.plek-home-cta__content{position:relative;z-index:2;display:grid;gap:10px;max-width:770px}.plek-home-cta__content h2{color:#fff;font-size:clamp(2rem, 3vw, 3.25rem);line-height:1}.plek-home-cta__content>p:not(.plek-eyebrow){max-width:680px;font-size:.82rem;line-height:1.5}.plek-home-cta__content .plek-btn{justify-self:start;margin-top:3px}.plek-home-cta__visual{position:relative;z-index:2;align-self:end;height:195px}.plek-home-cta__visual img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 26px rgba(0,0,0,.28))}@media (max-width:1140px){.plek-home-hero__inner{grid-template-columns:minmax(0, 0.95fr) minmax(390px, 1.05fr)}.plek-home-values__grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.plek-home-value:nth-child(3){border-left:0;border-top:1px solid rgba(0,41,109,.1)}.plek-home-value:nth-child(4){border-top:1px solid rgba(0,41,109,.1)}.plek-home-method__steps{grid-template-columns:repeat(2,minmax(0, 1fr))}.plek-home-method-card,.plek-home-method-card:nth-child(4),.plek-home-method-card:nth-child(5){grid-column:auto}.plek-home-method-card:nth-child(5){grid-column:1/-1;width:calc(50% - 11px);justify-self:center}.plek-home-method__footer{grid-template-columns:1fr}.plek-home-method__footer .plek-btn{justify-self:center}.plek-home-services__grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.plek-home-service-card{min-height:440px}}@media (max-width:900px){.plek-home-hero{min-height:auto}.plek-home-hero__inner{grid-template-columns:1fr;min-height:auto;padding-block:48px 82px}.plek-home-hero__content{max-width:740px}.plek-home-hero__visual{min-height:330px}.plek-home-hero__visual img{width:min(48%, 300px);max-height:330px}.plek-home-method>.plek-container{grid-template-columns:1fr;grid-template-areas:"heading" "steps" "footer"}.plek-home-method .plek-home-heading{max-width:700px}.plek-home-services>.plek-container{grid-template-columns:1fr;grid-template-areas:"heading" "cards"}.plek-home-services .plek-home-heading{width:100%;max-width:700px;box-shadow:0 34px 68px rgba(0,27,70,.21),0 13px 28px rgba(0,27,70,.14),0 4px 10px rgba(0,41,109,.09),inset 0 1px 0 rgba(255,255,255,1)}.plek-home-service-card{box-shadow:0 34px 68px rgba(0,27,70,.2),0 13px 27px rgba(0,27,70,.13),0 4px 10px rgba(0,41,109,.08),inset 0 1px 0 rgba(255,255,255,.98)}.plek-home-heading--split{grid-template-columns:1fr;align-items:start}.plek-home-method__commitments{grid-template-columns:repeat(2,minmax(0, 1fr));gap:18px 0}.plek-home-method__commitments li:nth-child(3){border-left:0}.plek-home-results__inner{grid-template-columns:1fr;grid-template-areas:"heading" "case" "action"}.plek-home-about__grid{grid-template-columns:1fr}}@media (max-width:720px){.plek-home-page .plek-section{padding-block:52px}.plek-home-page .plek-btn{min-height:48px}.plek-home-hero__inner{padding-block:42px 82px}.plek-home-hero__content h1{font-size:clamp(2.7rem, 12vw, 4.2rem)}.plek-home-hero__visual{min-height:300px}.plek-home-hero__visual img{width:min(41%, 180px);max-height:250px}.plek-home-orbit-chip{padding:10px;border-radius:12px;font-size:.58rem}.plek-home-hero__visual:after{bottom:24%;left:0;width:126px;height:38px;border-radius:12px;font-size:.64rem}.plek-home-orbit-chip--map{top:17%;left:0;width:124px;height:78px}.plek-home-orbit-chip--map:after{top:19px;left:70px;font-size:1.35rem}.plek-home-orbit-chip--reviews{top:14%;right:0;width:128px;height:68px;padding:11px 10px 34px}.plek-home-orbit-chip--reviews:before,.plek-home-orbit-chip--reviews:after{right:12px;left:12px;height:3px}.plek-home-orbit-chip--reviews:before{bottom:21px}.plek-home-orbit-chip--reviews:after{right:38px;bottom:12px}.plek-home-orbit-chip--results{right:0;bottom:18%;width:128px;height:82px;background:linear-gradient(to top,#175ea8 0 100%) 18px calc(100% - 13px) / 12px 20px no-repeat,
      linear-gradient(to top, #277fd5 0 100%) 36px calc(100% - 13px) / 12px 33px no-repeat,
      linear-gradient(to top, #4aa7f4 0 100%) 54px calc(100% - 13px) / 12px 26px no-repeat,
      linear-gradient(to top, #79c4ff 0 100%) 72px calc(100% - 13px) / 12px 46px no-repeat,
      linear-gradient(145deg, rgba(5, 46, 104, 0.95), rgba(3, 24, 54, 0.9))}.plek-home-orbit-chip--results:after{top:13px;right:16px;font-size:1.45rem}.plek-home-values{margin-top:-42px}.plek-home-values__grid{grid-template-columns:1fr;border-radius:20px}.plek-home-value+.plek-home-value,.plek-home-value:nth-child(3),.plek-home-value:nth-child(4){border-top:1px solid rgba(0,41,109,.1);border-left:0}.plek-home-value{grid-template-columns:48px minmax(0, 1fr);gap:14px;padding:21px 20px}.plek-home-value__icon{width:48px;height:48px;border-radius:14px}.plek-home-value__icon svg{width:26px}.plek-home-value h2{margin-bottom:6px;font-size:1rem;line-height:1.25}.plek-home-value p{font-size:.82rem;line-height:1.52}.plek-home-method>.plek-container{width:calc(100% - 24px);max-width:1320px;padding:26px 18px;border-radius:24px}.plek-home-method__steps{grid-template-columns:1fr}.plek-home-method-card,.plek-home-method-card:nth-child(5){grid-column:auto;width:100%;min-height:320px}.plek-home-method-card{grid-template-rows:auto 140px auto}.plek-home-method-card figure{height:140px}.plek-home-method-card figure img{max-height:140px !important}.plek-home-method__commitments{grid-template-columns:1fr}.plek-home-method__commitments li{padding:12px 0}.plek-home-method__commitments li+li,.plek-home-method__commitments li:nth-child(3){border-top:1px solid rgba(255,255,255,.13);border-left:0}.plek-home-services__grid,.plek-home-about__principles{grid-template-columns:1fr}.plek-home-services>.plek-container{gap:34px}.plek-home-services .plek-home-heading{max-width:none;padding:25px 22px;border-radius:22px;box-shadow:0 28px 54px rgba(0,27,70,.19),0 10px 22px rgba(0,27,70,.12),inset 0 1px 0 rgba(255,255,255,1)}.plek-home-services__grid{gap:28px}.plek-home-service-card{grid-template-rows:auto 112px auto auto auto;min-height:0;box-shadow:0 27px 54px rgba(0,27,70,.18),0 10px 21px rgba(0,27,70,.11),inset 0 1px 0 rgba(255,255,255,.98)}.plek-home-service-card figure{height:112px}.plek-home-service-card figure img{width:auto !important;max-width:88% !important;height:108px !important;max-height:108px !important}.plek-home-service-card h3{font-size:1rem;line-height:1.25}.plek-home-service-card li{font-size:.84rem;line-height:1.5}.plek-home-service-card__result{padding:10px 11px;font-size:.83rem;line-height:1.48}.plek-home-service-card .plek-card-link{min-height:48px;padding:9px 11px;font-size:.82rem;line-height:1.38}.plek-home-about__principles article{grid-template-columns:56px minmax(0, 1fr);gap:14px;padding:18px}.plek-home-about__principles article>span{width:56px;height:56px;border-radius:15px;font-size:1.65rem;box-shadow:0 12px 24px rgba(0,41,109,.13),inset 0 1px 0 rgba(255,255,255,.96)}.plek-home-about__principles h3{font-size:.96rem}.plek-home-about__principles p{font-size:.75rem;line-height:1.48}.plek-home-cta__inner{grid-template-columns:1fr;gap:22px;padding:32px 24px 0;border-radius:23px}.plek-home-cta__visual{width:min(72%, 260px);height:250px;justify-self:end}}@media (max-width:480px){.plek-home-page .plek-container{width:calc(100% - 32px);min-width:0;max-width:1320px;margin-inline:auto}.plek-home-page .plek-actions{display:grid;width:100%}.plek-home-page .plek-actions .plek-btn,.plek-home-method__footer .plek-btn,.plek-home-cta__content .plek-btn{width:100%}.plek-home-hero__plain-language{width:100%}.plek-home-hero__visual{min-height:260px}.plek-home-orbit-chip--reviews{top:15%}.plek-home-value{padding:21px 19px}.plek-home-heading h2,.plek-home-about__intro h2{font-size:clamp(2.05rem, 10vw, 3rem)}.plek-home-services .plek-home-heading{padding:22px 19px;border-radius:20px;box-shadow:0 22px 44px rgba(0,27,70,.17),0 8px 17px rgba(0,27,70,.1),inset 0 1px 0 rgba(255,255,255,1)}.plek-home-method-card,.plek-home-service-card{padding:19px}.plek-home-service-card{grid-template-rows:auto 98px auto auto auto;border-radius:17px;box-shadow:0 22px 44px rgba(0,27,70,.17),0 8px 17px rgba(0,27,70,.1),inset 0 1px 0 rgba(255,255,255,.98)}.plek-home-service-card figure{height:98px}.plek-home-service-card figure img{max-width:84% !important;height:94px !important;max-height:94px !important}.plek-home-case{padding:24px 20px}.plek-home-about__principles article{grid-template-columns:52px minmax(0, 1fr);gap:13px;padding:17px}.plek-home-about__principles article>span{width:52px;height:52px;border-radius:14px;font-size:1.5rem}.plek-home-cta{padding-bottom:72px}}.plek-home-method>.plek-container{width:calc(100% - 32px);max-width:1500px;grid-template-columns:minmax(220px, 0.25fr) minmax(0, 1fr) minmax(168px, 0.18fr);grid-template-areas:"heading lanes objective" "footer footer objective";gap:18px 22px;min-height:520px;padding:clamp(36px, 3vw, 46px)}.plek-home-method .plek-home-heading{grid-area:heading}.plek-home-method .plek-home-heading h2{font-size:clamp(1.8rem, 2.15vw, 2.35rem)}.plek-home-method__lanes{grid-area:lanes;position:relative;display:grid;align-self:center;gap:18px;isolation:isolate}.plek-home-method-lane{position:relative;display:grid;grid-template-columns:94px minmax(0, 1fr);align-items:center;gap:9px;isolation:isolate}.plek-home-method-lane:before{position:absolute;z-index:0;top:50%;right:8px;left:68px;height:2px;content:"";background:linear-gradient(90deg,rgba(251,124,28,.22),var(--plek-orange-500))}.plek-home-method-lane--solo:before{background:linear-gradient(90deg,rgba(39,146,255,.22),#1f8fff)}.plek-home-page h3.plek-home-method-lane__label{position:relative;z-index:2;display:grid;gap:4px;color:var(--plek-orange-400);font-size:.76rem;font-weight:850;line-height:1.15;letter-spacing:.04em;text-align:center;text-transform:uppercase}.plek-home-method-lane__label>span:last-child{white-space:nowrap;word-break:normal;overflow-wrap:normal}.plek-home-method-lane--solo .plek-home-method-lane__label{color:#49b4ff}.plek-home-method-lane__label>span:first-child{font-size:1.35rem;line-height:1}.plek-home-method-lane__cards{position:relative;z-index:1;display:grid;gap:9px}.plek-home-method-lane__cards--two{grid-template-columns:repeat(2,minmax(0, 1fr))}.plek-home-method-lane__cards--three{grid-template-columns:repeat(3,minmax(0, 1fr))}.plek-home-method-lane .plek-home-method-card,.plek-home-method-lane .plek-home-method-card:nth-child(4),.plek-home-method-lane .plek-home-method-card:nth-child(5){grid-column:auto;display:grid;grid-template-columns:minmax(0, 1fr) minmax(74px, 40%);grid-template-rows:auto 1fr;grid-template-areas:"topline visual" "copy visual";gap:5px 8px;width:100%;min-height:156px;padding:13px 14px;border-radius:16px}.plek-home-method-lane--together .plek-home-method-card{border-color:rgba(251,124,28,.48);background:radial-gradient(circle at 88% 14%,rgba(255,173,92,.2),transparent 42%),linear-gradient(145deg,#fff 0%,#fffaf2 66%,#ffecd8 100%);box-shadow:inset 0 3px 0 rgba(251,124,28,.9),inset 0 1px #fff,0 16px 34px rgba(1,21,51,.25),0 0 0 1px rgba(251,124,28,.08)}.plek-home-method-lane--solo .plek-home-method-card{border-color:rgba(39,146,255,.5);background:radial-gradient(circle at 88% 14%,rgba(73,180,255,.2),transparent 42%),linear-gradient(145deg,#fff 0%,#f5f9ff 66%,#e5f2ff 100%);box-shadow:inset 0 3px 0 rgba(39,146,255,.9),inset 0 1px #fff,0 16px 34px rgba(1,21,51,.25),0 0 0 1px rgba(39,146,255,.08)}.plek-home-method-lane .plek-home-method-card:hover{transform:translateY(-5px);box-shadow:inset 0 1px #fff,0 24px 48px rgba(1,21,51,.34),0 0 0 2px rgba(255,255,255,.34)}.plek-home-method-lane--together .plek-home-method-card:hover{box-shadow:inset 0 3px 0 rgba(251,124,28,.95),inset 0 1px #fff,0 24px 48px rgba(1,21,51,.34),0 0 0 2px rgba(251,124,28,.25)}.plek-home-method-lane--solo .plek-home-method-card:hover{box-shadow:inset 0 3px 0 rgba(39,146,255,.95),inset 0 1px #fff,0 24px 48px rgba(1,21,51,.34),0 0 0 2px rgba(39,146,255,.26)}.plek-home-method-lane .plek-home-method-card:after{right:-24px;bottom:-34px;width:132px;height:132px;opacity:.9}.plek-home-method-lane--solo .plek-home-method-card:after{background:radial-gradient(circle,rgba(39,146,255,.18),transparent 70%)}.plek-home-method-lane .plek-home-method-card__topline{grid-area:topline;grid-template-columns:42px 1fr;gap:10px}.plek-home-method-lane .plek-home-number{width:auto;height:auto;min-width:40px;place-items:start;border-radius:0;color:var(--plek-orange-500);background:0 0;font-size:1.42rem;font-weight:900;line-height:1;letter-spacing:-.06em;text-shadow:0 0 16px rgba(251,124,28,.22);box-shadow:none}.plek-home-method-lane .plek-home-number--blue{color:#188cff;background:0 0;text-shadow:0 0 16px rgba(24,140,255,.25)}.plek-home-method-lane .plek-home-method-card h3{color:#001e4f;font-size:.94rem;font-weight:850;line-height:1.18;letter-spacing:-.025em}.plek-home-method-lane .plek-home-method-card figure{grid-area:visual;width:100%;height:100%;min-height:116px;max-height:132px}.plek-home-method-lane .plek-home-method-card figure img{width:100% !important;max-width:100% !important;height:100% !important;max-height:132px !important;object-fit:contain}.plek-home-method-lane .plek-home-method-card>p{grid-area:copy;align-self:end;color:#294264;font-size:.72rem;line-height:1.44}.plek-home-method__objective{grid-area:objective;position:relative;display:grid;align-self:stretch;grid-template-rows:auto auto auto auto 1fr auto;align-content:stretch;justify-items:center;gap:7px;min-width:0;padding:14px 12px 12px;overflow:hidden;border:1px solid rgba(44,146,255,.58);border-radius:17px;color:rgba(255,255,255,.78);background:radial-gradient(circle at 50% 82%,rgba(251,124,28,.16),transparent 9rem),rgba(0,41,109,.48);text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.12)}.plek-home-method__target{color:var(--plek-orange-400);font-size:2rem;font-weight:800;line-height:1}.plek-home-method__objective-label{color:var(--plek-orange-400);font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.plek-home-method__objective h3{color:#fff;font-size:1.02rem;line-height:1.1;letter-spacing:-.025em}.plek-home-method__objective ul{display:grid;justify-self:start;gap:3px;list-style:none;text-align:left}.plek-home-method__objective li{position:relative;padding-left:13px;font-size:.61rem;line-height:1.3}.plek-home-method__objective li:before{position:absolute;left:0;content:"✓";color:var(--plek-orange-400);font-weight:900}.plek-home-method__objective>img{width:auto;max-width:92%;height:86px;object-fit:contain;object-position:center bottom;align-self:end;filter:drop-shadow(0 12px 14px rgba(0,0,0,.25))}.plek-home-method__objective .plek-btn{width:100%;min-height:42px;gap:6px;padding:8px 9px;font-size:.58rem}.plek-home-method__objective .plek-btn>span:last-child{width:22px;height:22px}.plek-home-method__footer{grid-area:footer;display:block;padding:13px 14px;border-color:rgba(255,255,255,.24);background:linear-gradient(90deg,rgba(255,255,255,.09),rgba(34,122,255,.13)),rgba(255,255,255,.06);box-shadow:inset 0 1px rgba(255,255,255,.12),0 10px 28px rgba(1,13,35,.2)}.plek-home-method__commitments li{position:relative;gap:5px;padding-inline:17px;color:rgba(255,255,255,.84);font-size:.72rem;line-height:1.45}.plek-home-method__commitments li:before{width:26px;height:2px;content:"";border-radius:99px;background:linear-gradient(90deg,var(--plek-orange-400),#ffd19f);box-shadow:0 0 12px rgba(251,124,28,.38)}.plek-home-method__commitments li:nth-child(even):before{background:linear-gradient(90deg,#2d91ff,#7fd2ff);box-shadow:0 0 12px rgba(45,145,255,.42)}.plek-home-method__commitments strong{color:#fff;font-size:.81rem;line-height:1.25}@media (max-width:1140px){.plek-home-method>.plek-container{grid-template-columns:minmax(190px, 0.3fr) minmax(0, 1fr);grid-template-areas:"heading lanes" "footer footer" "objective objective";min-height:0}.plek-home-method__objective{grid-template-columns:auto minmax(180px, 0.7fr) 1fr auto;grid-template-rows:auto;align-content:center;align-items:center;justify-items:start;gap:10px 16px;text-align:left}.plek-home-method__objective-label,.plek-home-method__objective ul{display:none}.plek-home-method__objective>img{height:74px}.plek-home-method__objective .plek-btn{width:auto}}@media (max-width:900px){.plek-home-method>.plek-container{grid-template-columns:1fr;grid-template-areas:"heading" "lanes" "objective" "footer"}.plek-home-method-lane__cards--three{grid-template-columns:repeat(2,minmax(0, 1fr))}.plek-home-method-lane__cards--three .plek-home-method-card:last-child{grid-column:1/-1;width:calc(50% - 5px);justify-self:center}}@media (max-width:720px){.plek-home-method-lane{grid-template-columns:1fr}.plek-home-method-lane:before{display:none}.plek-home-method-lane__label{grid-template-columns:auto auto;justify-content:start;align-items:center;text-align:left}.plek-home-method-lane__cards--two,.plek-home-method-lane__cards--three{grid-template-columns:1fr}.plek-home-method-lane__cards--three .plek-home-method-card:last-child{grid-column:auto;width:100%}.plek-home-method-lane .plek-home-method-card,.plek-home-method-lane .plek-home-method-card:nth-child(5){grid-template-columns:minmax(0, 1fr) minmax(84px, 32%);min-height:136px;padding:12px}.plek-home-method-lane .plek-home-method-card figure{height:108px;max-height:108px}.plek-home-method-lane .plek-home-method-card figure img{max-height:108px !important}.plek-home-method-lane .plek-home-method-card h3{font-size:.9rem}.plek-home-method-lane .plek-home-method-card>p{font-size:.68rem}.plek-home-method__objective{grid-template-columns:auto 1fr}.plek-home-method__objective h3{font-size:.92rem}.plek-home-method__objective>img,.plek-home-method__objective .plek-btn{grid-column:1/-1;justify-self:center}.plek-home-method__objective .plek-btn{width:100%}.plek-home-method__objective>img{height:68px;max-width:70%}}@media (max-width:1024px){.plek-home-hero__visual{width:100%;min-height:0;aspect-ratio:900/560;margin-inline:auto;overflow:hidden;background:0 0}.plek-home-hero__visual:before,.plek-home-hero__visual:after,.plek-home-hero__orbits,.plek-home-hero__satellite,.plek-home-hero__mascot{display:none !important}.plek-home-hero__mobile-static{inset:0;display:block;width:100%;height:100%;background-image:url(//pleko.fr/wp-content/plugins/plek-styles/assets/css/pages/../../images/pleko-hero-scene.webp);background-repeat:no-repeat;background-position:center;background-size:contain}}@media (hover:none),(pointer:coarse){.plek-home-service-card:hover{border-color:rgba(0,41,109,.2);transform:none}}@keyframes plek-home-satellite-map{0%,100%{transform:translate3d(0,0,0) rotate(-4deg)}50%{transform:translate3d(7px,-10px,0) rotate(-2.4deg)}}@keyframes plek-home-satellite-search{0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}50%{transform:translate3d(-5px,8px,0) rotate(.8deg)}}@keyframes plek-home-satellite-reviews{0%,100%{transform:translate3d(0,0,0) rotate(4deg)}50%{transform:translate3d(-8px,-7px,0) rotate(2.2deg)}}@keyframes plek-home-satellite-results{0%,100%{transform:translate3d(0,0,0) rotate(3deg)}50%{transform:translate3d(6px,9px,0) rotate(1.4deg)}}@keyframes plek-home-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes plek-home-quote-shine{0%,54%{transform:translate3d(-250%,0,0) skewX(-18deg)}100%{transform:translate3d(620%,0,0) skewX(-18deg)}}@media (prefers-reduced-motion:reduce){.plek-home-page *,.plek-home-page *:before,.plek-home-page *:after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}.plek-home-page .plek-btn--primary:after,.plek-home-hero__moving-light{opacity:0}.plek-home-hero__satellite{animation:none}}.plek-home-page{margin-top:0 !important}.plek-home-hero{margin-top:0 !important}.plek-home-value{min-height:118px;align-items:center;padding:20px 22px}.plek-home-value h2{font-size:clamp(1rem,1vw,1.12rem);line-height:1.2}.plek-home-value p{font-size:clamp(.82rem,.3vw + .76rem,.9rem);line-height:1.5}.plek-home-method-lane .plek-home-method-card>p,.plek-home-method-card>p{font-size:.82rem;line-height:1.5}.plek-home-method-card h3,.plek-home-service-card h3{font-size:1.04rem}.plek-home-method__objective{grid-template-rows:auto auto auto auto minmax(110px,1fr) auto;gap:10px;padding:18px 15px 14px}.plek-home-method__objective-label{font-size:.72rem}.plek-home-method__objective h3{font-size:1.18rem;line-height:1.16}.plek-home-method__objective ul{gap:7px}.plek-home-method__objective li{font-size:.76rem;line-height:1.4}.plek-home-method__objective>img{width:min(100%,150px);max-width:none;height:100%;min-height:110px;max-height:155px}.plek-home-method__objective .plek-btn{min-height:44px;font-size:.68rem}.plek-home-about__principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.plek-home-about__principles article{grid-template-columns:46px 1fr;align-items:start;min-height:145px;gap:13px;padding:22px 20px}.plek-home-about__principles article>span{width:46px;height:46px;font-size:1.25rem}.plek-home-about__principles h3{margin-bottom:8px;font-size:clamp(1rem,.45vw + .9rem,1.12rem);line-height:1.25}.plek-home-about__principles p{font-size:clamp(.82rem,.2vw + .78rem,.9rem);line-height:1.5}.plek-home-about__intro>p:not(.plek-eyebrow){font-size:.9rem;line-height:1.58}@media (max-width:900px){.plek-home-about__principles{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.plek-home-values__grid,.plek-home-about__principles{grid-template-columns:1fr}.plek-home-value+.plek-home-value{border-left:0;border-top:1px solid rgba(0,41,109,.1)}}.plek-home-page,.plek-home-hero{margin-top:0 !important}.plek-home-value{grid-template-columns:48px 1fr;gap:14px;padding:22px}.plek-home-value__icon{width:48px;height:48px;border-radius:14px}.plek-home-value__icon svg{width:26px}.plek-home-value h2{margin-bottom:6px;font-size:clamp(1.02rem, 1vw, 1.12rem);line-height:1.2}.plek-home-value p{font-size:clamp(.8rem, .3vw + .75rem, .9rem);line-height:1.5}.plek-home-method__objective{align-content:stretch;grid-template-rows:auto auto auto auto minmax(96px, 1fr) auto;gap:10px;padding:18px 15px 15px}.plek-home-method__target{font-size:2.25rem}.plek-home-method__objective-label{font-size:.72rem}.plek-home-method__objective h3{font-size:clamp(1.08rem, 1.15vw, 1.25rem);line-height:1.16}.plek-home-method__objective ul{width:100%;gap:6px}.plek-home-method__objective li{padding-left:17px;font-size:.74rem;line-height:1.4}.plek-home-method__objective>img{width:auto;max-width:100%;height:112px;align-self:end}.plek-home-method__objective .plek-btn{min-height:46px;padding:9px 11px;font-size:.7rem}.plek-home-about__grid{align-items:stretch}.plek-home-about__principles{grid-template-columns:repeat(2,minmax(0, 1fr));gap:16px}.plek-home-about__principles article{grid-template-columns:54px 1fr;align-items:start;min-height:150px;gap:14px;padding:22px 20px;border-radius:20px}.plek-home-about__principles article>span{width:54px;height:54px;border-radius:15px;font-size:1.5rem}.plek-home-about__principles h3{margin-bottom:8px;font-size:clamp(.98rem, 1vw, 1.08rem);line-height:1.28}.plek-home-about__principles p{font-size:clamp(.8rem, .25vw + .76rem, .88rem);line-height:1.5}.plek-home-about__intro>p:not(.plek-eyebrow){font-size:.9rem;line-height:1.58}.plek-home-page .plek-section{padding-block:clamp(40px, 4vw, 60px)}@media (max-width:800px){.plek-home-about__principles{grid-template-columns:1fr}.plek-home-about__principles article{min-height:0}}