.sd-root{min-height:100vh;background:#111214;color:#fff;font-family:inherit;position:relative;overflow-x:hidden}.sd-root:after,.sd-root:before{content:"";position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.sd-root:before{width:600px;height:600px;background:radial-gradient(circle,rgba(243,100,32,.12) 0,transparent 70%);top:-100px;left:-150px;animation:sd-orb-drift-a 14s ease-in-out infinite alternate}.sd-root:after{width:500px;height:500px;background:radial-gradient(circle,rgba(243,100,32,.08) 0,transparent 70%);bottom:-80px;right:-120px;animation:sd-orb-drift-b 18s ease-in-out infinite alternate}@keyframes sd-orb-drift-a{0%{transform:translate(0) scale(1)}33%{transform:translate(80px,60px) scale(1.1)}66%{transform:translate(-40px,120px) scale(.95)}to{transform:translate(60px,40px) scale(1.05)}}@keyframes sd-orb-drift-b{0%{transform:translate(0) scale(1)}40%{transform:translate(-70px,-50px) scale(1.08)}80%{transform:translate(50px,-90px) scale(.92)}to{transform:translate(-30px,-40px) scale(1.04)}}.sd-orange{color:#f36420!important}.sd-container{max-width:1180px;width:90%;margin:0 auto}.sd-reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.sd-reveal.sd-revealed{opacity:1;transform:translateY(0)}.sd-badge{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#f36420;background:rgba(243,100,32,.08);border:1px solid rgba(243,100,32,.22);border-radius:50px;padding:5px 14px;margin-bottom:16px}.sd-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:#f36420;flex-shrink:0}.fp-header{position:fixed;top:0;left:0;right:0;z-index:2000;height:74px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;transition:background .45s ease,backdrop-filter .45s ease,border-color .45s ease}.fp-header.hero-mode{background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);border-bottom:1px solid transparent}.fp-header.dark-mode{background:rgba(8,8,8,.93);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(243,100,32,.18)}.fp-logo-img{height:60px!important;width:auto!important}.fp-nav-links{display:flex;align-items:center;gap:40px}.fp-nav-links,.fp-nav-links li{list-style:none;margin:0;padding:0}.fp-nav-btn{background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.65);padding:4px 0;position:relative;transition:color .3s;font-family:inherit}.fp-nav-btn:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#f36420;transition:width .3s ease;border-radius:2px}.fp-nav-btn:hover{color:#fff}.fp-nav-btn.is-active{color:#f36420}.fp-nav-btn.is-active:after,.fp-nav-btn:hover:after{width:100%}.fp-hamburger{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:4px}.fp-mobile-drawer{position:fixed;top:74px;left:0;right:0;background:rgba(8,8,8,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(243,100,32,.2);padding:20px 24px 28px;display:flex;flex-direction:column;gap:4px;z-index:1999}.fp-mobile-btn{background:none;cursor:pointer;color:hsla(0,0%,100%,.75);font-size:15px;font-weight:500;text-align:left;padding:12px 0;border:none;border-bottom:1px solid hsla(0,0%,100%,.05);transition:color .3s;font-family:inherit}.fp-mobile-btn:last-child{border-bottom:none}.fp-mobile-btn.is-active,.fp-mobile-btn:hover{color:#f36420}@keyframes sd-enter-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes sd-enter-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes sd-enter-scale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sd-enter-fade{0%{opacity:0}to{opacity:1}}.sd-hero-top-row{animation:sd-enter-down .65s cubic-bezier(.22,1,.36,1) both;animation-delay:.05s}.sd-hero-ghost-num{animation:sd-ghost-breathe 6s ease-in-out infinite alternate,sd-enter-fade 1s ease both;animation-delay:0s,.1s}.sd-hero-icon-wrap{animation:sd-icon-pulse 3s ease-in-out infinite,sd-enter-scale .6s cubic-bezier(.22,1,.36,1) both;animation-delay:0s,.25s}.sd-hero-title{animation:sd-enter-up .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.38s}.sd-hero-desc{animation:sd-enter-up .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.52s}.sd-hero-actions{animation:sd-enter-up .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.66s}.sd-hero-nav{animation:sd-enter-up .65s cubic-bezier(.22,1,.36,1) both;animation-delay:.8s}.sd-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 24px;overflow:hidden}.sd-hero-bg{position:absolute;inset:0;background:#111214;z-index:0;overflow:hidden}.sd-hero-bg:before{width:900px;height:900px;left:50%;top:-360px;transform:translateX(-50%);background:radial-gradient(circle,rgba(243,100,32,.18) 0,rgba(243,100,32,.06) 40%,transparent 70%);filter:blur(40px);animation:sd-hero-glow 8s ease-in-out infinite alternate}.sd-hero-bg:after,.sd-hero-bg:before{content:"";position:absolute;border-radius:50%}.sd-hero-bg:after{width:500px;height:500px;right:-80px;bottom:-80px;background:radial-gradient(circle,rgba(243,100,32,.1) 0,transparent 65%);filter:blur(60px);animation:sd-hero-glow-side 11s ease-in-out infinite alternate}@keyframes sd-hero-glow{0%{opacity:.7;transform:translateX(-50%) scale(.95)}50%{opacity:1;transform:translateX(-50%) scale(1.05)}to{opacity:.8;transform:translateX(-50%) scale(1)}}@keyframes sd-hero-glow-side{0%{opacity:.5;transform:scale(.9) translate(0)}to{opacity:1;transform:scale(1.15) translate(-30px,-30px)}}.sd-hero:before{content:"";inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 40%,transparent 100%)}.sd-hero-ghost-num,.sd-hero:before{position:absolute;z-index:0;pointer-events:none}.sd-hero-ghost-num{right:-2%;bottom:-8%;font-size:clamp(220px,28vw,420px);font-weight:900;line-height:1;color:transparent;-webkit-text-stroke:1.5px rgba(243,100,32,.13);text-stroke:1.5px rgba(243,100,32,.13);-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:-10px}@keyframes sd-ghost-breathe{0%{opacity:.6;transform:scale(.98) translateY(0)}to{opacity:1;transform:scale(1.01) translateY(-12px)}}.sd-hero-content{position:relative;z-index:1;text-align:center;max-width:760px;width:100%}.sd-hero-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.sd-breadcrumb{gap:6px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:50px;padding:6px 14px}.sd-breadcrumb,.sd-breadcrumb-link{display:inline-flex;align-items:center}.sd-breadcrumb-link{gap:5px;font-size:11px;font-weight:600;letter-spacing:.4px;color:hsla(0,0%,100%,.45);text-decoration:none;transition:color .2s;white-space:nowrap}.sd-breadcrumb-link:hover{color:#f36420}.sd-breadcrumb-sep{color:hsla(0,0%,100%,.2);flex-shrink:0}.sd-breadcrumb-current{font-size:11px;font-weight:700;letter-spacing:.4px;color:#f36420;white-space:nowrap}@keyframes sd-breadcrumb-scroll{0%{transform:translateX(0)}40%{transform:translateX(0)}60%{transform:translateX(-80px)}to{transform:translateX(-80px)}}@media (max-width:600px){.sd-breadcrumb{overflow:visible;max-width:280px}.sd-breadcrumb-current-wrap{display:inline-block;max-width:130px;overflow:hidden;vertical-align:middle}.sd-breadcrumb-current{display:inline-block;animation:sd-breadcrumb-scroll 3s ease-in-out infinite alternate}}.sd-hero-counter{display:flex;align-items:baseline;gap:5px;font-size:13px;font-weight:700}.sd-hero-counter-curr{color:#f36420;font-size:18px}.sd-hero-counter-sep{color:hsla(0,0%,100%,.2);font-size:12px}.sd-hero-counter-total{color:hsla(0,0%,100%,.3)}.sd-hero-icon-wrap{position:relative;width:88px;height:88px;background:rgba(243,100,32,.1);border:1px solid rgba(243,100,32,.3);border-radius:22px;display:flex;align-items:center;justify-content:center;color:#f36420;margin:0 auto 28px;box-shadow:0 0 0 0 rgba(243,100,32,.15)}.sd-hero-icon-ring{position:absolute;inset:-8px;border:1px solid rgba(243,100,32,.15);border-radius:28px;animation:sd-ring-rotate 8s linear infinite}.sd-hero-icon-ring:after{content:"";position:absolute;top:-3px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#f36420;border-radius:50%;box-shadow:0 0 8px #f36420}@keyframes sd-icon-pulse{0%,to{box-shadow:0 0 0 0 rgba(243,100,32,.15),0 8px 32px rgba(243,100,32,.15)}50%{box-shadow:0 0 0 10px rgba(243,100,32,0),0 8px 32px rgba(243,100,32,.2)}}@keyframes sd-ring-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sd-hero-title{font-size:clamp(28px,5vw,54px)!important;font-weight:900!important;line-height:1.1!important;letter-spacing:-1.5px;margin:0 0 18px!important;color:#fff!important}.sd-hero-desc{font-size:16px!important;color:hsla(0,0%,100%,.55)!important;line-height:1.8!important;max-width:580px;margin:0 auto 36px!important}.sd-hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:52px;flex-wrap:wrap}.sd-hero-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f36420,#d95718);color:#fff;font-size:14px;font-weight:700;padding:14px 32px;border-radius:10px;text-decoration:none;transition:opacity .25s,transform .25s,box-shadow .25s;box-shadow:0 6px 28px rgba(243,100,32,.35)}.sd-hero-btn:hover{opacity:.88;transform:translateY(-2px);box-shadow:0 10px 36px rgba(243,100,32,.45)}.sd-hero-btn-ghost{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.7);font-size:14px;font-weight:600;padding:13px 28px;border-radius:10px;text-decoration:none;transition:color .25s,border-color .25s,background .25s}.sd-hero-btn-ghost:hover{color:#fff;border-color:hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.08)}.sd-hero-nav{justify-content:space-between;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.07)}.sd-hero-nav,.sd-nav-arrow{display:flex;align-items:center}.sd-nav-arrow{gap:10px;text-decoration:none;color:hsla(0,0%,100%,.45);transition:color .25s;max-width:200px}.sd-nav-arrow:hover{color:#fff}.sd-nav-arrow--right{text-align:right;flex-direction:row;justify-content:flex-end}.sd-nav-arrow-label{display:flex;flex-direction:column;gap:2px}.sd-nav-arrow-hint{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.3)}.sd-nav-arrow:hover .sd-nav-arrow-hint{color:hsla(0,0%,100%,.5)}.sd-nav-arrow-name{font-size:12px;font-weight:600;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sd-nav-dots{display:flex;align-items:center;gap:8px}.sd-nav-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.25);transition:all .3s}.sd-nav-dot--active{background:#f36420;border-color:#f36420;transform:scale(1.4)}.sd-nav-dot:hover:not(.sd-nav-dot--active){background:hsla(0,0%,100%,.45)}.sd-stats-strip{background:hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08);padding:28px 0;position:relative;z-index:1}.sd-stats-row{justify-content:space-between;gap:20px}.sd-stat,.sd-stats-row{display:flex;align-items:center}.sd-stat{flex-direction:column;gap:4px;flex:1}.sd-stat-num{font-size:clamp(22px,3vw,34px);font-weight:900;color:#f36420;line-height:1;letter-spacing:-1px}.sd-stat-label{font-size:11px;font-weight:500;letter-spacing:.5px;color:hsla(0,0%,100%,.4);text-align:center}.sd-stat-sep{width:1px;height:36px;background:hsla(0,0%,100%,.07);flex-shrink:0}.sd-body{padding:110px 0 90px;position:relative;z-index:1}.sd-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.sd-offres-col{position:sticky;top:100px}.sd-offres-title{font-size:clamp(26px,3.5vw,42px)!important;font-weight:900!important;line-height:1.12!important;letter-spacing:-.8px;margin:0 0 40px!important;color:#fff!important}.sd-offres-list{list-style:none;margin:0 0 36px!important;padding:0;display:flex;flex-direction:column;gap:0}.sd-offre-item{display:flex;gap:16px;align-items:stretch;padding:0;cursor:default;transition:background .25s}.sd-offre-left{display:flex;flex-direction:column;align-items:center;gap:0;flex-shrink:0;width:28px}.sd-offre-num{font-size:11px;font-weight:900;letter-spacing:1px;color:#f36420;flex-shrink:0;padding-top:20px;line-height:1}.sd-offre-line{width:1px;flex:1;background:rgba(243,100,32,.15);margin:8px auto 0}.sd-offre-item:last-child .sd-offre-line{display:none}.sd-offre-body{display:flex;align-items:flex-start;gap:14px;padding:18px 0 24px;flex:1;border-bottom:1px solid hsla(0,0%,100%,.045);transition:padding-left .3s}.sd-offre-item:last-child .sd-offre-body{border-bottom:none}.sd-offre-item:hover .sd-offre-body{padding-left:6px}.sd-offre-check{width:24px;height:24px;border-radius:50%;background:rgba(243,100,32,.12);border:1px solid rgba(243,100,32,.3);display:flex;align-items:center;justify-content:center;color:#f36420;flex-shrink:0;margin-top:1px;transition:background .25s,border-color .25s}.sd-offre-item:hover .sd-offre-check{background:rgba(243,100,32,.22);border-color:rgba(243,100,32,.55)}.sd-offre-text{font-size:14px!important;color:hsla(0,0%,100%,.7)!important;line-height:1.7!important;margin:0!important;transition:color .25s}.sd-offre-item:hover .sd-offre-text{color:hsla(0,0%,100%,.92)!important}.sd-cta-card{background:rgba(243,100,32,.05);border-radius:16px;padding:24px 24px 24px 20px;display:flex;align-items:flex-start;gap:18px;border:1px solid rgba(243,100,32,.18);border-left:3px solid #f36420}.sd-cta-icon{width:44px;height:44px;background:rgba(243,100,32,.1);border:1px solid rgba(243,100,32,.25);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#f36420;flex-shrink:0}.sd-cta-body{flex:1;display:flex;flex-direction:column;gap:12px}.sd-cta-text{font-size:13px!important;color:hsla(0,0%,100%,.6)!important;line-height:1.7!important;margin:0!important}.sd-cta-btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:#f36420;text-decoration:none;letter-spacing:.3px;transition:gap .25s,color .2s}.sd-cta-btn:hover{gap:12px;color:#ff7535}.sd-images-col{position:relative;height:460px;padding-top:0}.sd-images-col:before{width:2px;height:30%;background:linear-gradient(180deg,transparent,rgba(243,100,32,.35) 40%,rgba(243,100,32,.35) 60%,transparent);z-index:0}.sd-images-col:after,.sd-images-col:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.sd-images-col:after{width:8px;height:8px;border-radius:50%;background:#f36420;box-shadow:0 0 12px rgba(243,100,32,.6);z-index:1}.sd-images-col .sd-img-card{position:absolute;width:78%;border-radius:18px;overflow:hidden;background:#111;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .4s;box-shadow:0 8px 36px rgba(0,0,0,.6)}.sd-images-col .sd-img-card:first-child{top:0;left:0;z-index:2}.sd-images-col .sd-img-card:first-child:hover{transform:translate(-4px,-4px) scale(1.01);box-shadow:0 20px 55px rgba(0,0,0,.65),0 0 0 1px rgba(243,100,32,.25)}.sd-images-col .sd-img-card:last-child{bottom:0;right:0;z-index:1}.sd-images-col .sd-img-card:last-child:hover{transform:translate(4px,4px) scale(1.01);box-shadow:0 20px 55px rgba(0,0,0,.65),0 0 0 1px rgba(243,100,32,.25)}.sd-img-card--offset{margin-left:0}.sd-img-card-inner{position:relative;overflow:hidden;height:220px}.sd-img-card-inner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 55%);pointer-events:none;z-index:1}.sd-img{-o-object-position:center;object-position:center;transition:transform .5s cubic-bezier(.22,1,.36,1)}.sd-images-col .sd-img-card:hover .sd-img{transform:scale(1.06)}.sd-img-badge{position:absolute;bottom:12px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.3px;color:#f36420;background:rgba(8,8,8,.78);border:1px solid rgba(243,100,32,.3);border-radius:50px;padding:5px 12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sd-brands{padding:70px 0 80px;border-top:1px solid hsla(0,0%,100%,.07);position:relative;z-index:1}.sd-brands-title{font-size:clamp(24px,3vw,38px)!important;font-weight:900!important;color:#fff!important;margin:0 0 12px!important;line-height:1.15!important;letter-spacing:-.5px}.sd-brands-sub{font-size:14px;color:hsla(0,0%,100%,.45);line-height:1.75;margin:0 0 40px!important;max-width:480px}.sd-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:64px}.sd-category-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:26px 22px 22px;position:relative;overflow:hidden;transition:border-color .3s,background .3s,transform .3s}.sd-category-card:hover{border-color:rgba(243,100,32,.35);background:rgba(243,100,32,.05);transform:translateY(-5px)}.sd-category-icon{width:50px;height:50px;background:rgba(243,100,32,.1);border:1px solid rgba(243,100,32,.25);border-radius:13px;display:flex;align-items:center;justify-content:center;color:#f36420;margin-bottom:16px;transition:background .3s,transform .3s}.sd-category-card:hover .sd-category-icon{background:rgba(243,100,32,.18);transform:scale(1.08)}.sd-category-title{font-size:14px!important;font-weight:700!important;color:#fff!important;margin:0 0 8px!important}.sd-category-desc{font-size:12px!important;color:hsla(0,0%,100%,.45)!important;line-height:1.7!important;margin:0 0 16px!important}.sd-category-bar{position:absolute;bottom:0;left:0;height:2px;width:0;background:linear-gradient(90deg,#f36420,#ff8c52);border-radius:2px;transition:width .4s cubic-bezier(.22,1,.36,1)}.sd-category-card:hover .sd-category-bar{width:100%}.sd-category-brands{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:4px;opacity:1;transform:translateY(0)}.sd-category-brand-chip{background:#fff;border-radius:6px;padding:4px 7px;display:flex;align-items:center;justify-content:center;height:28px;transition:transform .2s,box-shadow .2s}.sd-category-brand-chip:hover{transform:scale(1.1);box-shadow:0 4px 14px rgba(243,100,32,.25)}.sd-chip-img{max-height:18px!important;width:auto!important;max-width:44px!important;-o-object-fit:contain;object-fit:contain}.sd-others{padding:90px 0 100px;border-top:1px solid hsla(0,0%,100%,.07);background:radial-gradient(ellipse 70% 50% at 50% 100%,rgba(243,100,32,.09) 0,transparent 65%);position:relative;z-index:1}.sd-others-title{font-size:clamp(24px,3vw,38px)!important;font-weight:900!important;color:#fff!important;margin:0 0 48px!important;line-height:1.15!important}.sd-others-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sd-other-card{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:26px 24px;display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:border-color .3s,background .3s,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden}.sd-other-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(243,100,32,0),transparent);transition:background .3s}.sd-other-card:hover{border-color:rgba(243,100,32,.28);background:rgba(243,100,32,.035);transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.4)}.sd-other-card:hover:before{background:linear-gradient(90deg,transparent,rgba(243,100,32,.6),transparent)}.sd-other-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.sd-other-num{font-size:11px;font-weight:900;letter-spacing:1.5px;color:rgba(243,100,32,.45)}.sd-other-icon{width:44px;height:44px;background:rgba(243,100,32,.08);border:1px solid rgba(243,100,32,.18);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#f36420;transition:background .3s,border-color .3s}.sd-other-card:hover .sd-other-icon{background:rgba(243,100,32,.15);border-color:rgba(243,100,32,.35)}.sd-other-title-wrap{overflow:visible}.sd-other-title{font-size:15px!important;font-weight:700!important;color:#fff!important;margin:0!important;line-height:1.35!important}@keyframes sd-title-marquee{0%{transform:translateX(0)}to{transform:translateX(-110px)}}@media (max-width:768px){.sd-other-title-wrap{overflow:hidden;width:100%}.sd-other-title{font-size:13px!important;white-space:nowrap!important;display:inline-block!important}}.sd-other-desc{font-size:12px!important;color:hsla(0,0%,100%,.45)!important;line-height:1.65!important;flex:1;margin:0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sd-other-more{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#f36420;margin-top:4px;transition:gap .25s}.sd-other-card:hover .sd-other-more{gap:10px}.sd-footer{border-top:1px solid hsla(0,0%,100%,.05);padding:32px 0}.sd-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.sd-footer-copy{font-size:12px!important;color:hsla(0,0%,100%,.22)!important;margin:0!important}.sd-footer-link{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.35);text-decoration:none;transition:color .25s}.sd-footer-link:hover{color:#f36420}@media (max-width:1024px){.sd-split{grid-template-columns:1fr;gap:60px}.sd-offres-col{position:static}.sd-images-col{height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;padding-top:0}.sd-images-col:after,.sd-images-col:before{display:none}.sd-images-col .sd-img-card{position:relative;width:auto;flex:1 1 calc(50% - 8px);top:auto;left:auto;bottom:auto;right:auto}.sd-images-col .sd-img-card:first-child:hover,.sd-images-col .sd-img-card:last-child:hover{transform:translateY(-4px) scale(1.01)}.sd-others-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.fp-header{padding:0 24px}.fp-nav-links{display:none}.fp-hamburger{display:flex}}@media (max-width:768px){.sd-hero{padding:100px 20px 80px;min-height:auto}.sd-hero-ghost-num{font-size:clamp(120px,42vw,200px);right:-4%;bottom:-4%}.sd-hero-top-row{margin-bottom:28px}.sd-body{padding:60px 0 50px}.sd-stats-row{flex-wrap:wrap;gap:16px;justify-content:center}.sd-stat-sep{display:none}.sd-stat{flex:1 1 40%}.sd-images-col{flex-direction:column}.sd-images-col .sd-img-card{flex:unset;width:100%}.sd-others{padding:60px 0 70px}.sd-others-grid{grid-template-columns:1fr;gap:12px}.sd-footer-inner{flex-direction:column;text-align:center;gap:10px}.sd-footer-link{display:none}.sd-hero-actions{flex-direction:column;align-items:center}.sd-hero-btn,.sd-hero-btn-ghost{width:100%;justify-content:center}.sd-cta-card{flex-direction:column;gap:12px}}@media (max-width:480px){.sd-container{width:92%}.sd-hero-title{letter-spacing:-.5px}.sd-hero-desc{font-size:14px!important}.sd-nav-arrow-name{display:none}.sd-categories-grid{grid-template-columns:1fr}.sd-brand-card{width:130px}}@media (max-width:768px){.sd-categories-grid{grid-template-columns:repeat(2,1fr)}}.sd-techs-grid{flex-wrap:wrap;gap:16px;margin-top:32px}.sd-tech-card,.sd-techs-grid{display:flex;justify-content:center}.sd-tech-card{background:hsla(0,0%,100%,.06);border-radius:14px;padding:20px 24px 14px;flex-direction:column;align-items:center;text-align:center;gap:12px;width:150px;flex-shrink:0;position:relative;transition:background .3s,transform .3s}.sd-tech-card:after,.sd-tech-card:before{content:"";position:absolute;border-radius:14px;pointer-events:none}.sd-tech-card:before{inset:0;border:1px solid hsla(0,0%,100%,.1);transition:border-color .3s}.sd-tech-card:after{width:6px;height:6px;background:#f36420;border-radius:50%;box-shadow:0 0 6px 2px rgba(243,100,32,.6);offset-path:inset(0 round 14px);offset-distance:0;animation:sd-dot-travel calc(2.4s + var(--dot-delay, 0s)) linear infinite;opacity:0;transition:opacity .3s}.sd-tech-card:hover:before{border-color:rgba(243,100,32,.35)}.sd-tech-card:hover:after{opacity:1}.sd-tech-card:hover{background:rgba(243,100,32,.05);transform:translateY(-3px)}@keyframes sd-dot-travel{0%{offset-distance:0}to{offset-distance:100%}}.sd-tech-img{max-height:52px!important;width:auto!important;max-width:110px!important;-o-object-fit:contain;object-fit:contain}.sd-tech-name{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:hsla(0,0%,100%,.55)}@media (max-width:480px){.sd-tech-card{width:130px;padding:16px 16px 12px}}