:root{--navy: #020073;--primary: #020073;--blue: #004fff;--blue-soft: #b8ceff;--ink: #000000;--grey: #c3c3c3;--grey-2: #666666;--line: #e6e8ea;--surface: #f6f9f7;--surface-mint: #f5fff8;--bubble: #f0f0f0;--white: #ffffff;--head: "Vazirmatn", "Fira Sans", sans-serif;--ui: "Vazirmatn", "Sora", sans-serif;--en: "Sora", "Vazirmatn", sans-serif;--side: calc((100vw / 12) * 2.5);--content: calc((100vw / 12) * 9.5);--small: calc((100vw / 12) * .5);--mid: calc(100vw / 12);--big: calc((100vw / 12) * 2);--ease: cubic-bezier(.22, 1, .36, 1)}[dir=ltr]{--head: "Fira Sans", "Vazirmatn", sans-serif;--ui: "Sora", "Vazirmatn", sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:#fff;color:var(--ink);font-family:var(--ui);font-weight:300;line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;cursor:pointer}ul{list-style:none}img{display:block;max-width:100%}button{font-family:inherit;border:0;background:none;cursor:pointer;color:inherit}::selection{background:var(--navy);color:#fff}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:var(--grey);border-radius:8px}body::-webkit-scrollbar-thumb:hover{background:var(--navy)}.star{color:var(--navy)}@keyframes typing{0%{width:100%}30%{width:100%}50%{width:30%}to{width:0%}}@keyframes typingFast{0%{width:100%}10%{width:100%}50%{width:30%}to{width:0%}}@keyframes caretFade{1%{opacity:1;border-inline-start-width:2px}99%{opacity:1;border-inline-start-width:2px}to{opacity:0}}@keyframes blink{50%{border-color:transparent}to{border-color:transparent}}@keyframes fadeInLate{99%{opacity:0}to{opacity:1}}@keyframes riseUp{85%{opacity:0;transform:translateY(20vh)}to{opacity:1;transform:translateY(0)}}@keyframes animdown{0%{transform:translateY(20%)}50%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes marq{0%{transform:translate(0)}to{transform:translate(50%)}}@keyframes cardSwap{0%{margin-inline-start:0%}40%{margin-inline-start:0%}60%{margin-inline-start:-100%}to{margin-inline-start:-100%}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--surface);display:grid;place-items:center}.loader__inner{position:relative;overflow:hidden;padding-block:.12em .28em}.loader__logo{display:flex;align-items:center;gap:12px;opacity:1}.loader__sq{width:14px;height:14px;background:var(--navy);flex-shrink:0}.loader__name{font-family:var(--en);font-size:clamp(2.1rem,6.8vw,5.2rem);font-weight:200;line-height:1.25;letter-spacing:-.03em;white-space:nowrap;padding-bottom:.06em}.loader__mask{position:absolute;top:0;bottom:0;inset-inline-end:0;width:100%;background:var(--surface);border-inline-start:2px solid var(--navy);animation:blink .15s step-end infinite alternate}.side{position:fixed;top:0;bottom:0;inset-inline-start:0;width:var(--side);z-index:90;background:var(--white);display:flex;flex-direction:column;align-items:center;padding:40px 0 34px}.side__photo{width:calc((100vw / 12) * 1.9);max-width:186px;aspect-ratio:1;border-radius:50%;object-fit:cover;background:var(--surface)}.side__nav{margin-top:46px;display:flex;flex-direction:column;gap:6px;width:min(215px,90%)}.navitem{display:flex;align-items:center;gap:14px;height:56px;padding:0 14px;border-radius:5px;color:var(--ink);transition:color .25s;white-space:nowrap}.navitem:hover{color:var(--navy)}.navitem__ico{width:28px;height:28px;flex-shrink:0}.navitem__label{font-family:var(--ui);font-size:1.05rem;font-weight:500;padding:6px 14px;border-radius:5px;transition:background .25s,color .25s}.navitem.is-active{color:var(--navy)}.navitem.is-active .navitem__label{background:var(--surface);color:var(--navy);border-inline-start:2px solid var(--navy)}.side__lang{margin-top:26px;display:flex;align-items:center;gap:6px;font-family:var(--en);font-size:.9rem;font-weight:600;color:#5c5c5c}.side__lang .is-on,.side__lang a:hover{color:var(--navy)}.side__socials{margin-top:auto;display:grid;grid-template-columns:repeat(2,38px);gap:10px}.social{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#111;color:#fff;font-family:var(--en);font-size:.72rem;font-weight:600;transition:background .25s,transform .15s ease-in-out}.social svg{display:block}.social:hover{background:var(--navy);transform:scale(1.12)}.shell{margin-inline-start:var(--side);width:var(--content);position:relative}.progress{position:fixed;top:0;inset-inline-start:var(--side);width:2px;height:100vh;z-index:95;background:#f1f1f1}.progress__bar{width:2px;height:0;background:var(--navy)}.workbtn{position:fixed;top:5%;inset-inline-end:5%;z-index:92;display:flex;align-items:center;gap:10px;padding:8px 22px;background:var(--navy);color:#fff;border-radius:5px;font-family:var(--ui);font-size:1rem;font-weight:700;line-height:1.4;overflow:hidden;transition:background .2s ease-in-out,top .3s ease-in-out,inset-inline-end .3s ease-in-out,scale .3s ease-in-out}.workbtn:hover{background:#000036}.workbtn span{max-width:7em}.workbtn__ar{display:flex;width:20px;transition:transform .15s ease-in-out}.workbtn:hover .workbtn__ar{transform:translate(4px)}[dir=rtl] .workbtn:hover .workbtn__ar{transform:translate(-4px)}@media(min-width:761px){.workbtn.is-floating{top:62%;inset-inline-end:7%;scale:1.2}}.langbtn{display:none}.line{display:flex;align-items:baseline}.line__num{font-family:var(--en);font-size:1.1rem;color:gray;margin-inline-end:20px;flex-shrink:0}.textcontain{overflow:hidden;display:grid}.line__text{grid-row:1;grid-column:1;padding-inline-end:10px}.line__hide{grid-row:1;grid-column:1;margin-inline-start:auto;height:100%;width:100%;background:#fff;border-inline-start:0 solid var(--navy)}.js .line__hide{animation:typing 1s forwards,blink .15s step-end infinite alternate,caretFade 1.5s forwards}.js .line__hide--fast{animation:typingFast .4s forwards,blink .15s step-end infinite alternate,caretFade .5s forwards}.orange{width:72px;height:72px;margin-inline-start:-24px;margin-top:-24px;border-radius:5px;grid-row:1;grid-column:1;z-index:0;opacity:.55;background:linear-gradient(137deg,#ffffff,var(--blue-soft),var(--blue),#ffffff);background-size:240% 240%;animation:gradient-animation 5s ease infinite}.orange--sm{width:60px;height:60px;margin-inline-start:-20px;margin-top:-20px}.sec1{height:100vh;min-height:620px;position:relative;overflow:hidden;background:#fff}.sec1__back{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.sec1__glow{display:none}.sec1__glow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff,#fff0)}.s1content{position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);display:grid;z-index:3}[dir=rtl] .s1content{transform:translate(50%,-50%)}.texts1{grid-row:1;grid-column:1;position:relative;display:flex;flex-direction:column;gap:22px;padding:30px;line-height:1.15;font-family:var(--head);font-weight:200;z-index:3}.texts1 .line{flex-direction:row;align-items:baseline;gap:16px}.texts1 .line__num{width:2ch;margin-inline-end:0;text-align:end;line-height:1;font-variant-numeric:tabular-nums}.texts1 .line__text{font-size:clamp(1.6rem,3.4vw,3.8rem);font-weight:200;white-space:nowrap;letter-spacing:-.02em}.texts1 .line__text span{color:var(--navy);font-weight:400}.line__ico{display:inline-block;width:.72em;height:.72em;margin-inline:.16em .06em;vertical-align:-.08em;color:var(--navy);overflow:visible}.texts1 .line--1 .line__text:before,.texts1 .line--2 .line__text:before{content:"<";color:gray;font-weight:400;margin-inline-end:.2em}.texts1 .line--1 .line__text:after,.texts1 .line--3 .line__text:after{content:">";color:gray;font-weight:400;margin-inline-start:.2em}.texts1 .line--3 .line__text{padding-inline-start:1.8rem}.texts1 .line--1 .line__num{opacity:1}.js .texts1 .line--2 .line__num,.js .texts1 .line--3 .line__num{opacity:0}.js .sec1.is-ready .texts1 .line--2 .line__num{animation:fadeInLate 1.4s forwards}.js .sec1.is-ready .texts1 .line--3 .line__num{animation:fadeInLate 2.8s forwards}.js .texts1 .line__hide{animation:none;width:100%}.js .sec1.is-ready .texts1 .line--1 .line__hide{animation:typing 1s forwards,blink .15s step-end infinite alternate,caretFade 1.5s forwards}.js .sec1.is-ready .texts1 .line--2 .line__hide{animation:typing 1s 1.5s forwards,blink .15s step-end infinite alternate,caretFade 1.5s 1.5s forwards}.js .sec1.is-ready .texts1 .line--3 .line__hide{animation:typing 1s 3s forwards,blink .15s step-end infinite alternate,caretFade 1.5s 3s forwards}.s1content__sub{grid-row:2;grid-column:1;padding:20px 30px;font-family:var(--ui);font-size:1.05rem;font-weight:500;color:var(--ink);opacity:0}.js .sec1.is-ready .s1content__sub{animation:riseUp 3s 1s forwards}.hero-photo{display:none}.hero-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.hero-bg__item{position:absolute;color:var(--navy);opacity:.1;animation:techFloat 18s ease-in-out infinite}.hero-bg__item svg{width:100%;height:100%;display:block}.hero-bg__item:nth-child(1){top:12%;left:8%;width:110px;animation-duration:18s}.hero-bg__item:nth-child(2){top:18%;right:12%;width:86px;animation-duration:22s;animation-delay:-4s}.hero-bg__item:nth-child(3){top:58%;left:6%;width:96px;animation-duration:20s;animation-delay:-8s}.hero-bg__item:nth-child(4){top:62%;right:10%;width:120px;animation-duration:24s;animation-delay:-2s}.hero-bg__item:nth-child(5){bottom:14%;left:22%;width:78px;animation-duration:19s;animation-delay:-6s}.hero-bg__item:nth-child(6){top:8%;left:46%;width:70px;animation-duration:26s;animation-delay:-10s}.hero-bg__item:nth-child(7){bottom:18%;right:24%;width:88px;animation-duration:21s;animation-delay:-12s}.hero-bg__item:nth-child(8){top:38%;right:6%;width:74px;animation-duration:17s;animation-delay:-5s}.hero-bg__item:nth-child(9){top:4%;right:28%;width:64px;animation-duration:23s;animation-delay:-7s}.hero-bg__item:nth-child(10){bottom:8%;left:8%;width:68px;animation-duration:25s;animation-delay:-3s}.hero-bg__item:nth-child(11){top:46%;left:2%;width:58px;animation-duration:20s;animation-delay:-9s}.hero-bg__item:nth-child(12){top:6%;right:4%;width:56px;animation-duration:18s;animation-delay:-4s}.hero-bg__item:nth-child(13){bottom:30%;right:3%;width:62px;animation-duration:24s;animation-delay:-11s}.hero-bg__item:nth-child(14){bottom:6%;right:38%;width:54px;animation-duration:22s;animation-delay:-1s}@keyframes techFloat{0%,to{transform:translate(0) rotate(-2deg)}50%{transform:translate(6px,-8px) rotate(2deg)}}.btnsec1{position:absolute;top:88%;inset-inline-start:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:18px;padding:10px 14px;border-radius:5px;background:var(--white);opacity:0;transition:padding .2s ease-in-out}[dir=rtl] .btnsec1{transform:translate(50%)}.js .sec1.is-ready .btnsec1{animation:riseUp 2s 3s forwards}.btnsec1:hover{padding:6px 10px}.btnsec1 p{font-size:.95rem;white-space:nowrap}.btnsec1 i,.btnsec2 i{display:grid;place-items:center;width:40px;height:40px;border-radius:5px;background:var(--navy);color:#fff;animation:animdown .7s infinite alternate}.title{position:fixed;top:12vh;inset-inline-start:calc(var(--side) + var(--mid));z-index:50;display:grid;width:fit-content;max-width:min(520px,46vw);pointer-events:none;opacity:0;font-family:var(--head);font-weight:200}.texttitle{grid-row:1;grid-column:1;position:relative;padding:10px 20px;line-height:200%}.texttitle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-5;filter:blur(10px);background:var(--white)}.texttitle .line__text{font-size:clamp(1.05rem,1.6vw,1.5rem);font-weight:300}.texttitle .line__num{font-size:.95rem}.texttitle .line__hide{height:80%}.sec2{position:relative;padding:120px 0 60px;background:var(--white)}.message{display:flex;flex-direction:column;gap:12px;padding-inline:var(--small);overflow:hidden}.chat-row{display:flex;align-items:flex-start;gap:10px;max-width:min(82%,640px);width:fit-content}.chat-row--me{flex-direction:row-reverse;align-self:flex-end}.chat-row__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--surface)}.bubble{min-width:0;padding:14px 22px;border-radius:10px;border-bottom:2px solid var(--primary);background:var(--bubble);font-family:var(--ui);font-size:1.05rem;font-weight:500;line-height:1.65;overflow-wrap:anywhere}.chat__cta{display:grid;place-items:center;padding:30px 0 10px}.btnsec2{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 14px;border-radius:5px;transition:padding .2s ease-in-out}.btnsec2:hover{padding:6px 10px}.btnsec2 p{font-size:.95rem;white-space:nowrap}.sec3{position:relative;padding:var(--mid) var(--small) 0;overflow:visible;background:#fff}.zone2{display:flex;justify-content:center}.ens{display:flex;align-items:stretch;gap:22px;width:min(860px,100%)}.anal,.difi{flex:1;min-width:0;padding:18px 20px;border-radius:5px;background:var(--surface);text-align:start}.ens h3{display:flex;align-items:center;gap:8px;font-family:var(--ui);font-size:1.15rem;font-weight:500;margin-bottom:8px}.ens h3 svg{color:var(--navy);flex-shrink:0}.ens p{font-size:1rem;font-weight:300;color:var(--grey-2);line-height:1.75}.zone3{display:flex;justify-content:center;align-items:center;min-height:28vh;padding:48px 16px 24px;overflow:visible}.solu{text-align:center;overflow:visible}.solu h3{font-family:var(--head);font-size:clamp(3.2rem,10vw,7rem);font-weight:200;letter-spacing:-.04em;color:var(--navy);line-height:1.05;white-space:nowrap}.sec4{position:relative;padding:0 var(--small) 0;background:#fff}.show{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 230px;column-gap:22px;align-items:start;direction:ltr}.show__page{grid-column:1;width:100%;height:auto;border-radius:14px;box-shadow:0 24px 60px #10142824}.show__lock{position:absolute;z-index:3;top:50%;left:0;right:252px;display:flex;align-items:flex-end;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.pe,.pem{display:block;width:100%;max-width:none;height:auto}.show__mac,.show__phone{position:relative;flex:none;opacity:0}.show__mac{width:72%;aspect-ratio:704 / 427;filter:drop-shadow(0 26px 36px rgba(12,14,24,.22))}.show__phone{width:22%;aspect-ratio:217 / 440;z-index:4;filter:drop-shadow(0 18px 28px rgba(12,14,24,.2))}.show__hole{position:absolute;overflow:hidden;z-index:1;background:#fff}.show__hole--desk{left:10.369%;top:3.747%;width:79.403%;height:87.119%;border-radius:2.2%}.show__hole--phone{left:5.991%;top:7.727%;width:88.018%;height:84.318%;border-radius:12%}.mac,.iphone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none}.show__arg{grid-column:2;position:relative;z-index:4;width:auto;display:grid;gap:12px}[dir=rtl] .show__arg{direction:rtl}.arg1{padding:14px;border-radius:5px;background:var(--surface)}.arg1__ico{color:var(--navy);margin-bottom:8px}.arg1 h5{font-family:var(--ui);font-size:1.02rem;font-weight:700;margin-bottom:6px}.arg1 p{font-size:.88rem;font-weight:300;color:var(--grey-2);line-height:1.7}.faq{position:relative;padding:var(--mid) 0;display:grid;gap:var(--small)}.faq1{display:flex;align-items:center;margin-inline:var(--small);overflow:hidden}.faq1__left{display:flex;flex-direction:column;align-items:flex-start;width:22%;flex-shrink:0}.faq1__ico{color:var(--navy)}.faq1__left h4{font-family:var(--ui);font-size:1.4rem;font-weight:500;margin-top:10px}.faq1__hr{margin:var(--small);width:var(--small);min-width:40px;height:2px;background:var(--primary);flex-shrink:0}.faq1 p{font-size:1.1rem;font-weight:300;color:var(--grey-2);width:100%}.sec5{position:relative;margin-top:var(--mid);margin-bottom:var(--small);background:#fff;overflow:hidden}.sec5__head{font-family:var(--head);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;margin-inline-start:var(--small)}.sec5__wrap{position:relative;margin-top:var(--small)}.cards{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;padding:10px var(--small) 28px;scroll-snap-type:x mandatory;scroll-padding-inline:var(--small);scrollbar-width:none;-ms-overflow-style:none;cursor:grab;overscroll-behavior-x:contain}.cards::-webkit-scrollbar{display:none}.cards.is-grabbing{cursor:grabbing}.card{position:relative;flex:0 0 auto;width:min(440px,calc(100% - 32px));aspect-ratio:1 / 1.05;overflow:hidden;border-radius:8px;color:inherit;text-decoration:none;scroll-snap-align:start;transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:inset 5px 5px 40px #0001}.card__img{position:absolute;top:18%;bottom:30%;left:50%;transform:translate(-50%);display:flex;width:52%;overflow:hidden;border-radius:8px;transition:width .2s ease-in-out}.card__img img{width:100%;height:100%;flex-shrink:0;object-fit:cover;object-position:top center;border-radius:4px;transition:width .2s ease-in-out}.card__img .im1{animation:cardSwap 3s infinite alternate}@media(hover:hover)and (pointer:fine){.card:hover .card__img{width:88%}.card:hover .card__img img{width:50%}.card:hover .card__img .im1{animation:none;margin-inline-start:0}}.card__title{position:absolute;top:0;inset-inline-start:0;max-width:calc(100% - 36px);margin:clamp(16px,4%,25px);font-family:var(--ui);font-size:clamp(1.15rem,4vw,1.5rem);font-weight:300;line-height:1.25}.card__lien{position:absolute;bottom:0;inset-inline:0;max-width:100%;margin:clamp(14px,4%,25px);display:grid;gap:2px}.card__lienico{color:var(--navy);margin-bottom:6px}.card__lien span{font-family:var(--en);font-size:.8rem;font-weight:500;color:var(--navy);line-height:1.4;transition:font-size .2s ease-in-out}.card__desc{font-family:var(--ui)!important;color:var(--grey-2)!important;font-weight:300!important}.card:hover .card__lien span{font-size:.92rem}.sec5__controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:6px;padding-inline:var(--small)}.sec5__btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--navy);background:#fff;transition:background .2s,opacity .2s}.sec5__btn:hover:not(:disabled){background:var(--surface)}.sec5__btn:disabled{opacity:.35;cursor:default}.sec5__dots{display:flex;align-items:center;gap:8px}.sec5__dot{width:8px;height:8px;padding:0;border-radius:999px;background:#d0d0d0;transition:width .25s,background .25s}.sec5__dot.is-on{width:22px;background:var(--navy)}.xp{padding:var(--mid) var(--small)}.sec__head{font-family:var(--head);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;margin-bottom:30px}.xp__list{display:grid;gap:2px}.xp__item{display:grid;grid-template-columns:220px 1fr;gap:34px;padding:30px 24px;border-radius:5px;transition:background .3s}.xp__item:hover{background:var(--surface)}.xp__when{font-family:var(--en);font-size:.85rem;font-weight:500;color:gray;padding-top:6px}.xp__co{font-family:var(--ui);font-size:1.4rem;font-weight:600}.xp__role{font-family:var(--en);font-size:.85rem;color:var(--navy);margin-bottom:14px}.xp__points{display:grid;gap:4px}.xp__points li{position:relative;padding-inline-start:16px;font-size:1rem;font-weight:300;color:var(--grey-2)}.xp__points li:before{content:"";position:absolute;inset-inline-start:0;top:.82em;width:5px;height:5px;background:var(--navy)}.stack{overflow:hidden;padding:28px 0;border-block:1px solid var(--line);direction:ltr}.stack__track{display:flex;width:max-content;animation:stackLoop 28s linear infinite}.stack__group{display:flex;align-items:center;gap:52px;padding-inline:26px;flex-shrink:0}.stack__item{display:grid;place-items:center;width:42px;height:42px;color:var(--navy);opacity:.55;flex-shrink:0}.stack__item svg{width:100%;height:100%;display:block}@keyframes stackLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.sec6{padding-top:var(--small)}.sec6__txt{padding:var(--small);padding-top:0;width:min(60ch,92%)}.sec6__name{font-family:var(--head);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.sec6__place{font-family:var(--ui);font-size:1.15rem;font-weight:500;color:var(--grey-2);margin-top:5px}.sec6__txt h5{margin-top:5vh;font-family:var(--head);font-size:clamp(1.3rem,2.4vw,2rem);font-weight:400;line-height:1.5}.sec6__txt p{margin-top:10px;font-size:1.1rem;font-weight:300;color:var(--grey-2)}.sec6__cta{margin-top:4vh;padding:14px 30px;border-radius:5px;background:var(--navy);color:#fff;font-weight:700;transition:background .25s,transform .25s var(--ease)}.sec6__cta:hover{background:var(--blue);transform:translateY(-2px)}.comp{display:flex;flex-wrap:wrap;gap:5vw;margin-inline-start:var(--small);margin-bottom:var(--small)}.comp h4{font-family:var(--ui);font-size:1.4rem;font-weight:500}.citem{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.citem span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:40px;border:1px solid var(--navy);font-family:var(--en);font-size:.78rem;font-weight:500;color:var(--navy);background:#fff}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px var(--small);border-top:1px solid var(--line);font-size:.88rem;color:gray}.foot__links{display:flex;gap:20px}.foot__links a:hover{color:var(--navy)}.cbackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#0006;opacity:0;visibility:hidden;transition:.35s}.cbackdrop.is-open{opacity:1;visibility:visible}.cpanel{position:fixed;top:0;bottom:0;inset-inline-end:0;width:min(554px,94vw);z-index:120;background:var(--surface);padding:20px 44px 40px;overflow-y:auto;transform:translate(100%);transition:transform .5s ease;display:grid;align-content:start;gap:22px}[dir=rtl] .cpanel{transform:translate(-100%)}.cpanel.is-open,[dir=rtl] .cpanel.is-open{transform:translate(0)}.cpanel__back{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500;color:gray;justify-self:start;transition:color .2s}.cpanel__back:hover{color:var(--navy)}.cpanel__back svg{transition:transform .2s ease-in-out}.cpanel__back:hover svg{transform:translate(-5px)}[dir=rtl] .cpanel__back:hover svg{transform:translate(5px)}.cpanel__num{border-bottom:1px solid var(--grey);padding-bottom:3vh}.cpanel__title{font-family:var(--ui);font-size:1.1rem;font-weight:500;color:gray}.cpanel__num h3{font-family:var(--en);font-size:1.3rem;font-weight:400;direction:ltr;text-align:start;margin-inline-start:20px}.cpanel__num h3 a:hover{color:var(--navy)}.cpanel__loc{font-size:.9rem;color:gray;margin-top:8px;margin-inline-start:20px}.cform{display:grid;gap:4px}.cform label{font-size:.85rem;font-weight:500;margin-top:12px}.cform input,.cform textarea{width:100%;font-family:inherit;font-size:1rem;font-weight:300;padding:15px;border:1px solid var(--primary);border-radius:10px;background:#fff;transition:border-bottom-width .15s;resize:vertical}.cform textarea{min-height:100px}.cform input:focus,.cform textarea:focus{outline:0;border-bottom:5px solid var(--primary)}.cform__send{justify-self:end;margin-top:18px;padding:16px 32px;border-radius:5px;background:var(--navy);color:var(--surface);font-size:1.05rem;font-weight:500;transition:transform .2s,background .2s}.cform__send:hover{transform:scale(1.1);background:var(--blue)}.cform__err{color:#ff2e00;font-size:.85rem;min-height:1.2em}.cform__ok{color:#0a7d54;font-size:.85rem;min-height:1.2em}.cpanel__socials{display:flex;gap:10px}.cookie{position:fixed;bottom:20px;inset-inline-end:20px;z-index:130;width:min(350px,88vw);background:#fff;border-radius:10px;padding:15px;box-shadow:0 0 10px #0000001a}.cookie h4{font-family:var(--ui);font-size:1rem;font-weight:700;margin-bottom:6px}.cookie p{font-size:.85rem;font-weight:300;color:var(--grey-2);margin-bottom:14px}.cookie__btns{display:flex;gap:10px}.cookie__btns button{flex:1;padding:8px;border-radius:5px;font-size:.85rem;font-weight:600;transition:filter .2s}.cookie__btns button:hover{filter:brightness(.85)}.cookie__accept{background:var(--navy);color:#fff}.cookie__decline{background:var(--grey);color:#000}.cookie__fab{position:fixed;bottom:20px;inset-inline-end:20px;z-index:91;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--white);border:1px solid var(--line);color:var(--navy)}@media(min-width:1300px){.solu h3{font-size:7.2rem}}@media(max-width:1300px){.texts1{line-height:260%}.title{max-width:40vw}}@media(max-width:1025px){:root{--side: calc((100vw / 12) * 3);--content: calc((100vw / 12) * 9)}.hero-bg__item:nth-child(1){width:78px}.hero-bg__item:nth-child(2){width:64px}.hero-bg__item:nth-child(3){width:70px}.hero-bg__item:nth-child(4){width:82px}.hero-bg__item:nth-child(5){width:58px}.hero-bg__item:nth-child(6){width:52px}.hero-bg__item:nth-child(7){width:64px}.hero-bg__item:nth-child(8){width:54px}.title{display:none}.ens{flex-direction:column}.anal,.difi{width:100%}.solu h3{white-space:normal;font-size:clamp(2.6rem,14vw,4.5rem)}.card{width:min(400px,calc(100% - 28px))}.faq1{flex-direction:column;align-items:flex-start;gap:10px}.faq1__left{width:100%}.faq1__hr{margin:4px 0;width:60px}.xp__item{grid-template-columns:1fr;gap:10px}}@media(max-width:760px){:root{--side: 0px;--content: 100vw;--small: 20px;--mid: 40px;--big: 70px}.shell{margin-inline-start:0;padding-bottom:70px}.progress{display:none}.side{top:auto;inset-inline:0;bottom:0;width:auto;height:66px;flex-direction:row;justify-content:space-around;align-items:center;padding:0 10px;border-top:1px solid var(--line)}.side__photo,.side__socials,.side__lang{display:none}.side__nav{margin-top:0;width:100%;flex-direction:row;justify-content:space-around}.navitem{flex-direction:column;gap:2px;height:auto;padding:6px}.navitem__ico{width:20px;height:20px}.navitem__label{font-size:.72rem;padding:0}.navitem.is-active .navitem__label{background:none;border:0;text-decoration:underline;text-underline-offset:4px}.sec1{height:auto;min-height:100vh;padding:72px 16px 88px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.hero-photo{display:block;width:148px;height:148px;border-radius:50%;object-fit:cover;margin:0 auto 18px;position:relative;z-index:3;box-shadow:0 10px 30px -16px #02007359}.hero-bg{z-index:1}.hero-bg__item{opacity:.12}.hero-bg__item:nth-child(1){top:8%;left:2%;width:54px;animation-duration:20s}.hero-bg__item:nth-child(2){top:10%;right:3%;width:48px;animation-duration:24s;animation-delay:-5s}.hero-bg__item:nth-child(3){top:36%;left:1%;width:50px;animation-duration:22s;animation-delay:-9s}.hero-bg__item:nth-child(4){top:38%;right:1%;width:56px;animation-duration:26s;animation-delay:-3s}.hero-bg__item:nth-child(5){bottom:22%;left:4%;width:46px;animation-duration:21s;animation-delay:-7s}.hero-bg__item:nth-child(6){top:4%;left:42%;width:42px;animation-duration:28s;animation-delay:-11s}.hero-bg__item:nth-child(7){bottom:16%;right:6%;width:52px;animation-duration:23s;animation-delay:-13s}.hero-bg__item:nth-child(8){top:58%;right:2%;width:44px;animation-duration:19s;animation-delay:-6s}.hero-bg__item:nth-child(9){top:22%;left:6%;width:40px;animation-duration:25s;animation-delay:-8s}.hero-bg__item:nth-child(10){bottom:8%;left:18%;width:48px;animation-duration:27s;animation-delay:-4s}.hero-bg__item:nth-child(11){top:70%;left:2%;width:42px;animation-duration:22s;animation-delay:-10s}.hero-bg__item:nth-child(12){top:22%;right:8%;width:38px;animation-duration:20s;animation-delay:-2s}.hero-bg__item:nth-child(13){bottom:28%;right:18%;width:46px;animation-duration:26s;animation-delay:-12s}.hero-bg__item:nth-child(14){bottom:6%;right:32%;width:40px;animation-duration:24s;animation-delay:-1s}.s1content{position:static;transform:none;padding-inline:0;width:100%;max-width:520px;text-align:center}[dir=rtl] .s1content{transform:none}.sec1 .orange{display:none}.texts1{padding:12px 8px;line-height:180%}.texts1 .line{align-items:baseline}.texts1 .line__text{white-space:normal;font-size:clamp(1.35rem,7vw,2rem)}.s1content__sub{padding:8px 12px 0}.btnsec1{position:static;transform:none;margin-top:28px}[dir=rtl] .btnsec1{transform:none}.langbtn--mobile{display:inline-flex;align-items:center;gap:6px;position:fixed;top:16px;inset-inline-start:16px;z-index:93;padding:8px 12px;border-radius:999px;background:#fff;color:var(--navy);border:1px solid var(--line);font-family:var(--en);font-size:.78rem;font-weight:700;box-shadow:0 8px 20px -14px #00000040}.workbtn{top:16px;inset-inline-end:16px;gap:6px;padding:8px 12px;padding-inline-start:14px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;box-shadow:0 8px 22px -10px #0200738c}.sec2{padding:56px 0 36px}.message{padding-inline:16px;gap:14px}.chat-row{max-width:100%;width:100%}.bubble{padding:12px 14px;font-size:.95rem;line-height:1.55;border-radius:12px}.chat-row__avatar{width:36px;height:36px;margin-top:2px}.chat__cta{padding:20px 0 0}.show{grid-template-columns:1fr}.show__page{width:100%}.show__lock{right:0}.show__mac,.show__phone{filter:none}.show__mac{width:72%}.show__phone{width:28%}.show__arg{grid-column:1;grid-row:2;position:static;margin-top:16px;grid-template-columns:1fr 1fr;gap:8px}.card{width:calc(100% - 28px)}.card__img{width:58%}.card__lien span{font-size:.74rem}.workbtn span{display:inline;max-width:none}.workbtn__ar{width:16px}.workbtn.is-floating{top:16px;inset-inline-end:16px;scale:1}.cpanel{width:100%;max-width:100vw;padding:16px 18px calc(90px + env(safe-area-inset-bottom));gap:16px}.cpanel__num{padding-bottom:16px}.cpanel__num h3{font-size:1rem;margin-inline-start:0;overflow-wrap:anywhere}.cpanel__loc{margin-inline-start:0}.cform input,.cform textarea{padding:12px;font-size:16px}.cform__send{justify-self:stretch;width:100%;margin-top:12px}.cform__send:hover{transform:none}.cookie,.cookie__fab{bottom:84px;inset-inline-end:16px}.foot{flex-direction:column;gap:14px}.comp{gap:30px}}
