:root{--rd-black:#171717;--rd-text:#24292e;--rd-muted:#6c7075;--rd-placeholder:#98a1ae;--rd-soft:#f8f8f8;--rd-accent:#4c1ff3;--rd-cyan:#39fedd;--rd-container:min(1136px,calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:auto;text-size-adjust:100%}body{margin:0;overflow-x:hidden;background:#fff;color:var(--rd-black);font-family:Inter,Arial,sans-serif}button,input,select,textarea{font:inherit;border:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}button{cursor:pointer}main{min-width:320px;overflow:hidden}.rd-container{width:var(--rd-container);margin-inline:auto}.rd-page h1,.rd-page h2,.rd-page h3{font-family:Unbounded,Inter,sans-serif;font-weight:500}.rd-page h2{font-size:36px;line-height:1.4;letter-spacing:-.72px}.rd-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:4px;padding:16px 20px;border-radius:12px;font-size:16px;font-weight:500;line-height:24px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rd-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(76,31,243,.18)}.rd-button:focus-visible,.rd-page a:focus-visible,.rd-page button:focus-visible,.rd-page input:focus-visible,.rd-page select:focus-visible,.rd-page textarea:focus-visible{outline:3px solid rgba(57,254,221,.75);outline-offset:2px}.rd-button-light{background:#fff;color:#443af7}.rd-button-ghost{color:#fff;border:1px solid #4c1ff3;background:rgba(76,31,243,.1)}.rd-button-outline{color:var(--rd-accent);border:1px solid var(--rd-accent);background:transparent}.rd-button-primary{color:#fff;background:var(--rd-accent)}.rd-button-compact{min-height:48px;padding:14px 16px;font-size:14px;line-height:20px}.rd-button-chevron{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center}.rd-button-chevron img{width:6px;height:11px;max-width:none}.rd-hero{position:relative;height:798px;margin:12px;overflow:hidden;border-radius:20px;color:#fff;background:linear-gradient(161deg,rgba(16,18,17,.95) 12%,rgba(32,0,199,.95) 73%,rgba(57,254,221,.95) 115%)}.rd-hero-pattern{position:absolute;top:50%;left:50%;width:798px;height:calc(100vw - 24px);opacity:.3;background:url(/assets/redesign/hero-pattern.svg) 50%/cover no-repeat;transform:translate(-50%,-50%) rotate(-90deg)}.rd-header{position:fixed;z-index:30;top:28px;left:50%;display:flex;width:min(1360px,calc(100vw - 70px));height:68px;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(11,10,28,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);-webkit-backdrop-filter:blur(19px) saturate(135%);backdrop-filter:blur(19px) saturate(135%);transform:translateX(-50%);transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,-webkit-backdrop-filter .28s ease,backdrop-filter .28s ease;pointer-events:none}.rd-header>*{pointer-events:auto}.rd-header-logo{display:block;width:272px;height:45px;margin-left:14px}.rd-header-logo img{width:100%;height:100%}.rd-header-nav{display:flex;align-items:center;gap:20px;padding:14px}.rd-page-scrolled .rd-header{border-color:rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(13,13,29,.58),rgba(45,29,104,.48));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 36px rgba(15,8,51,.16);-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}.rd-header-nav>a:not(.rd-header-cta){font-size:16px;line-height:20px;color:#fff}.rd-header-cta{padding:10px 16px;border-radius:12px;color:#000;background:var(--rd-cyan);font-size:14px;font-weight:500;line-height:20px}.rd-mobile-nav{display:none}.rd-hero-copy{position:absolute;z-index:1;top:221px;left:max(140px,calc(50% - 568px));width:692px}.rd-hero-badges{display:flex;width:623px;gap:6px;margin-bottom:24px}.rd-badge{display:flex;min-height:72px;flex:1 1;align-items:center;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(250,250,250,.05);font-size:14px;font-weight:500;line-height:20px}.rd-badge:last-child{min-width:228px}.rd-badge img{flex:0 0 24px}.rd-hero h1{width:692px;font-size:42px;line-height:56px;letter-spacing:-.84px}.rd-title-mobile{display:none}.rd-hero-lead{width:493px;margin-top:8px;font-size:14px;line-height:20px}.rd-hero-actions{display:flex;gap:16px;margin-top:20px}.rd-hero-note{position:absolute;z-index:1;top:163px;left:calc(50% + 207px);width:392px;height:472px;padding:24px;border-radius:32px;color:var(--rd-accent);background:#fff;transform:rotate(4deg)}.rd-hero-note>*{transform:rotate(-4deg)}.rd-hero-note-photo{position:relative;height:214px;overflow:hidden;border-radius:32px}.rd-hero-note-photo img{object-fit:cover}.rd-hero-note>p{margin:30px 7px 22px;font-size:20px;font-weight:500;line-height:1.24;letter-spacing:-.4px}.rd-audience{padding-top:88px}.rd-audience h2{margin-bottom:40px}.rd-audience-grid{display:grid;grid-template-columns:320px 320px 464px;gap:16px}.rd-audience-card{position:relative;height:416px;overflow:hidden;padding:24px;border:1px solid #f2f2f2;border-radius:20px;background:var(--rd-soft)}.rd-audience-card:after{content:"";position:absolute;left:0;bottom:-26px;width:290px;height:210px;background:url(/assets/redesign/audience-shape.svg) 50%/contain no-repeat}.rd-audience-copy{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px}.rd-chip-row{display:flex;gap:12px}.rd-chip{display:inline-flex;width:fit-content;min-height:32px;align-items:center;justify-content:center;padding:6px 12px;border-radius:16px;color:var(--rd-accent);background:#f1f0f9;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.rd-chip-strong{color:#fff;background:var(--rd-accent)}.rd-audience-copy h3{font-size:24px;line-height:32px;letter-spacing:-.24px}.rd-audience-copy p{color:var(--rd-muted);font-size:14px;font-weight:500;line-height:20px}.rd-audience-faces{position:absolute;z-index:2;bottom:24px;left:24px;display:flex}.rd-audience-faces img{width:100px;height:100px;object-fit:cover;border:1px solid #ececec;border-radius:50%}.rd-audience-faces img+img{margin-left:-24px}.rd-audience-card-wide{border-color:rgba(76,31,243,.2)}.rd-audience-card-wide:after{left:80px;width:390px;background-image:url(/assets/redesign/audience-shape-wide.svg)}.rd-audience-innovation{position:absolute;z-index:1;right:-116px;bottom:-73px;width:452px;height:302px;object-fit:cover}.rd-tasks{padding-top:119px}.rd-tasks h2{margin-bottom:40px}.rd-task-group{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rd-task-group+.rd-task-group{margin-top:16px}.rd-task-card{position:relative;display:flex;height:328px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:24px;border-radius:20px;background:var(--rd-soft)}.rd-task-background{position:absolute;z-index:0;top:calc(50% - 41.5px);left:calc(50% + 102.59px);width:795.183px;height:459px;max-width:none;object-fit:cover;pointer-events:none;transform:translate(-50%,-50%) rotate(180deg)}.rd-task-card>:not(.rd-task-background){position:relative;z-index:1}.rd-task-copy{display:flex;flex-direction:column;gap:8px}.rd-task-copy h3{color:var(--rd-accent);font-size:20px;line-height:28px;letter-spacing:-.2px}.rd-task-copy p{color:var(--rd-muted);font-size:14px;font-weight:500;line-height:20px}.rd-task-featured{color:#fff;background:#1f075f}.rd-task-featured .rd-chip{color:var(--rd-accent);background:#fff}.rd-task-featured .rd-task-copy h3,.rd-task-featured .rd-task-copy p{color:#fff}.rd-process{padding-top:120px}.rd-process h2{margin-bottom:40px;font-size:40px;letter-spacing:-.8px}.rd-process-body{display:flex;flex-direction:column;gap:40px}.rd-process-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.rd-process-card{position:relative;display:flex;height:220px;grid-column:span 2;flex-direction:column;justify-content:space-between;overflow:hidden;padding:24px;border-radius:20px;background:var(--rd-soft)}.rd-process-card:nth-child(n+4){grid-column:span 3}.rd-process-number{height:39px;color:transparent;font-family:Unbounded,sans-serif;font-size:74px;font-weight:500;line-height:44px;-webkit-text-stroke:1px rgba(76,31,243,.25)}.rd-process-card h3{font-size:20px;line-height:28px;letter-spacing:-.2px}.rd-process-card p{margin-top:5px;color:rgba(18,21,24,.8);font-size:14px;font-weight:500;line-height:20px}.rd-process-card-final{background:var(--rd-soft) url(/assets/redesign/process-grid.svg) right center/cover no-repeat}.rd-process-tags{position:absolute;top:16px;right:12px;display:flex;align-items:end;flex-direction:column;gap:4px}.rd-process-tags span{padding:5px 10px;border-radius:14px;color:var(--rd-accent);background:rgba(76,31,243,.1);font-size:16px;line-height:18px}.rd-process-cta{display:flex;min-height:108px;align-items:center;justify-content:space-between;padding:24px;border-radius:20px;background:var(--rd-soft)}.rd-process-cta-copy{display:flex;align-items:center;gap:24px}.rd-process-cta-copy p{width:472px;color:rgba(36,41,46,.8);font-size:14px;font-weight:500;line-height:20px}.rd-process-cta .rd-button{box-shadow:6px 10px 15px rgba(76,31,243,.3)}.rd-cases{margin-top:117px;min-height:870px;scroll-margin-top:108px}.rd-cases-inner{position:relative;height:870px;padding-top:65px}.rd-cases-link{position:absolute;top:68px;right:0;display:flex;align-items:center;gap:4px;padding-bottom:8px;border-bottom:1px solid var(--rd-accent);color:var(--rd-accent);font-size:16px;font-weight:500;line-height:24px}.rd-case-visual{position:absolute;top:151px;right:0;width:561px;height:510px;border-radius:20px;background:#f5f3ff}.rd-case-visual>img{object-fit:cover;border-radius:20px}.rd-case-visual>.rd-case-image,.rd-case-visual>.rd-case-image-backdrop{clip-path:inset(0 round 20px)}.rd-case-image{z-index:1;object-fit:cover}.rd-case-image-backdrop{z-index:0;object-fit:cover!important;filter:blur(28px) saturate(.8);opacity:.18;transform:scale(1.12)}.rd-case-image-contain{object-fit:contain!important;padding:16px}.rd-case-dots{position:absolute;bottom:-44px;left:50%;display:flex;gap:6px;transform:translateX(-50%)}.rd-case-dots button{width:12px;height:8px;padding:0;border-radius:99px;background:rgba(76,31,243,.3);transition:width .25s ease,background .25s ease,transform .2s ease}.rd-case-dots button:hover{transform:scaleY(1.35)}.rd-case-dots button.is-active{width:22px;background:var(--rd-accent)}.rd-case-summary{position:absolute;top:151px;left:0;width:520px}.rd-case-summary h3{margin-top:12px;font-size:24px;line-height:32px;letter-spacing:-.24px}.rd-case-summary-description{width:100%;margin-top:10px;font-size:14px;line-height:20px}.rd-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.rd-tags span{padding:4px 10px;border-radius:8px;color:#868686;background:#eee;font-size:18px;line-height:1.3}.rd-case-primary-tags{display:flex;max-width:100%;gap:5px;overflow:hidden;white-space:nowrap}.rd-case-primary-tags span,.rd-case-stack span{flex:0 0 auto;padding:3px 8px;border-radius:7px;font-size:10px;line-height:16px}.rd-case-primary-tags span{color:var(--rd-accent);background:#f1effd}.rd-case-stack span{color:#868686;background:#eee}.rd-case-stack{display:flex;flex-wrap:wrap;gap:5px;margin-top:16px}.rd-case-note{margin-top:8px;color:var(--rd-muted);font-size:10px;line-height:14px}.rd-case-results{position:absolute;top:405px;left:0;display:grid;width:540px;grid-template-columns:1fr 1fr;gap:12px}.rd-case-results article{padding:16px;border-radius:8px;background:var(--rd-soft)}.rd-case-results strong{display:block;font-size:16px;line-height:24px}.rd-case-results ul{display:grid;gap:6px;margin-top:8px;list-style:none}.rd-case-results li{position:relative;padding-left:14px;color:var(--rd-placeholder);font-size:11px;font-weight:500;line-height:16px}.rd-case-results li:before{position:absolute;top:.55em;left:0;width:5px;height:5px;border-radius:50%;background:var(--rd-accent);content:""}.rd-case-controls{position:absolute;top:730px;left:0;display:flex;align-items:center;gap:12px}.rd-case-controls button{display:grid;width:64px;height:60px;place-items:center;border-radius:50%;background:var(--rd-soft);transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.rd-case-controls button:hover{background:#f1efff;box-shadow:0 8px 20px rgba(76,31,243,.12);transform:translateY(-2px)}.rd-case-controls button:active{transform:translateY(0) scale(.96)}.rd-case-controls span{font-size:16px;font-weight:500;line-height:24px}.rd-case-slide-next{animation:rd-case-enter-next .42s cubic-bezier(.22,1,.36,1) both}.rd-case-slide-previous{animation:rd-case-enter-previous .42s cubic-bezier(.22,1,.36,1) both}.rd-expertise{padding:0 0 89px}.rd-expertise h2{width:752px;margin-bottom:40px}.rd-expertise-layout{display:grid;grid-template-columns:475px 1fr;gap:48px}.rd-expert-photo{position:relative;height:546px;overflow:hidden;border-radius:32px;background:#111}.rd-expert-photo img{object-fit:cover;object-position:center 18%;filter:grayscale(1)}.rd-expert-copy{justify-content:space-between}.rd-expert-copy,.rd-expert-intro{display:flex;flex-direction:column}.rd-expert-intro{gap:24px;color:rgba(0,0,0,.8)}.rd-expert-intro h3{font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.24px}.rd-expert-intro div p{font-size:16px;font-weight:500;line-height:24px}.rd-expert-intro>p{color:rgba(36,41,46,.8);font-size:14px;font-weight:500;line-height:20px}.rd-expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rd-expertise-grid article{display:flex;height:189px;flex-direction:column;justify-content:space-between;padding:24px;border-radius:20px;background:var(--rd-soft);box-shadow:inset 6px 6px 24px rgba(0,0,0,.03)}.rd-expertise-grid img{width:70px;height:70px;border:2px solid #fff;border-radius:16px;object-fit:cover}.rd-expertise-grid h3{font-size:16px;line-height:24px;letter-spacing:-.16px}.rd-contact{min-height:809px;padding-top:60px;background:var(--rd-soft)}.rd-contact-inner{position:relative}.rd-contact h2{width:702px}.rd-contact-lead{margin-top:61px;color:var(--rd-text);font-size:16px;font-weight:500;line-height:24px}.rd-contact-form{display:flex;width:560px;flex-direction:column;gap:12px;margin-top:24px}.rd-contact-form input,.rd-contact-form select,.rd-contact-form textarea{width:100%;border:1px solid #e8e8e8;border-radius:8px;color:var(--rd-text);background:#f0f0f0;font-size:16px;font-weight:500;line-height:24px}.rd-contact-form input,.rd-contact-form select{height:56px;padding:10px 16px}.rd-contact-form textarea{height:100px;padding:16px;resize:vertical}.rd-contact-form .rd-form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.rd-contact-form ::placeholder{color:var(--rd-placeholder);opacity:1}.rd-contact-form select{color:var(--rd-placeholder);appearance:none;background-image:url(/assets/redesign/select-chevron.svg);background-repeat:no-repeat;background-position:right 16px center}.rd-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rd-consents{display:flex;flex-direction:column;gap:14px;margin-top:28px}.rd-consents label{display:flex;align-items:flex-start;gap:12px;color:#868686;font-size:14px;line-height:1.3}.rd-consents input{width:20px;height:20px;flex:0 0 20px;margin:0;accent-color:var(--rd-accent)}.rd-consents a{color:var(--rd-accent)}.rd-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.rd-contact-actions .rd-button{width:100%;height:59px}.rd-contact-actions button:disabled{cursor:wait;opacity:.7}.rd-form-status{margin:4px 0 0;border-radius:8px;padding:12px 16px;font-size:14px;line-height:20px}.rd-form-status-success{color:#176b3a;background:#e8f7ee}.rd-form-status-error{color:#9a2c2c;background:#fdecec}.rd-contact-benefits{position:absolute;top:160px;right:0;display:flex;width:368px;flex-direction:column;gap:24px;padding:32px;border-radius:20px;background:#fff;box-shadow:0 11px 15px rgba(0,0,0,.05)}.rd-contact-benefits>h3{font-size:20px;line-height:28px;letter-spacing:-.2px}.rd-contact-benefits>div{display:flex;align-items:center;gap:16px}.rd-contact-benefits>div>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:12px;background:rgba(97,57,244,.1)}.rd-contact-benefits p{color:var(--rd-text);font-size:16px;font-weight:500;line-height:24px}.rd-footer{margin-top:144px;border-top:1px solid #e8eaed;color:var(--rd-text);background:#fff}.rd-footer-top{display:flex;min-height:185px;align-items:flex-start;justify-content:space-between;padding-block:48px}.rd-footer-contact-grid{display:grid;width:921px;grid-template-columns:repeat(4,1fr);gap:16px}.rd-footer a,.rd-footer p{font-size:14px;line-height:20px}.rd-footer-contact-grid>div:first-child>p,.rd-footer-contact-grid>div:nth-child(4)>a,.rd-footer-contact-grid>p{font-size:16px;line-height:24px}.rd-footer-contact-grid a[href^=mailto],.rd-footer-contact-grid>div:first-child>a{color:var(--rd-accent)}.rd-footer-contact-grid>div:nth-child(4){display:flex;flex-direction:column;gap:4px}.rd-footer-contact-grid>div:nth-child(4)>span{font-size:14px;line-height:20px}.rd-footer-phone{width:fit-content;border-bottom:1px solid var(--rd-text)}.rd-footer-social{width:176px}.rd-footer-social>div{display:flex;gap:6px;margin-top:8px}.rd-footer-social a{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#f3f4f6;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.rd-footer-social a:hover{background:#ebe7ff;box-shadow:0 8px 18px rgba(76,31,243,.15);transform:translateY(-2px)}.rd-footer-social a:focus-visible{outline:3px solid rgba(76,31,243,.25);outline-offset:2px}.rd-footer-middle{border-top:1px solid #e8eaed}.rd-footer-middle>div{display:flex;min-height:85px;align-items:center;justify-content:space-between;gap:32px}.rd-footer-middle nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 16px}.rd-footer-bottom{background:var(--rd-soft);color:#42484d}.rd-footer-bottom>div{padding-block:23px;font-size:14px;line-height:20px}.rd-cookie{position:fixed;z-index:50;right:30px;bottom:30px;display:flex;width:368px;flex-direction:column;gap:16px;padding:20px;border-radius:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.rd-cookie h2{font-size:20px}.rd-cookie p{margin-top:4px;color:#868686;line-height:15px}.rd-cookie a{color:var(--rd-accent)}.rd-cookie>div:last-child{display:flex;gap:8px}.rd-cookie button{padding:6px 12px;border:1px solid var(--rd-accent);border-radius:10px;color:var(--rd-accent);background:#fff;font-size:14px;font-weight:500}.rd-cookie button:first-child{color:#fff;background:var(--rd-accent)}.rd-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.rd-subpage{min-width:320px;color:var(--rd-text);background:#fff}.rd-subpage h1,.rd-subpage h2,.rd-subpage h3{font-family:Unbounded,Inter,sans-serif;font-weight:500}.rd-subpage .rd-footer{margin-top:0}.rd-subheader{height:69px;border-bottom:1px solid #eceff1;background:rgba(255,255,255,.96)}.rd-subheader>div{display:flex;height:69px;align-items:center;justify-content:space-between}.rd-subheader-logo{width:170px}.rd-subheader-logo img{width:100%;height:auto}.rd-subheader-back-only{justify-content:flex-start!important}.rd-back-link{display:inline-flex;min-height:32px;align-items:center;gap:8px;color:var(--rd-accent);font-size:14px;font-weight:500;line-height:20px;transition:gap .2s ease,color .2s ease}.rd-back-link img{width:20px;height:20px;flex:0 0 20px}.rd-back-link:hover{gap:12px}.rd-floating-home{position:fixed;z-index:24;bottom:24px;left:24px;display:inline-flex;min-height:48px;align-items:center;gap:8px;padding:12px 16px;border:1px solid rgba(76,31,243,.18);border-radius:999px;color:var(--rd-accent);background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(39,20,105,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:14px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.rd-floating-home:hover{box-shadow:0 16px 36px rgba(39,20,105,.22);transform:translateY(-2px)}.rd-floating-home:focus-visible,.rd-legal-download:focus-visible{outline:3px solid rgba(76,31,243,.25);outline-offset:3px}.rd-eyebrow{width:fit-content;padding:6px 12px;border-radius:16px;color:var(--rd-accent);background:#f1f0f9;font-size:14px;line-height:20px}.rd-cases-page{padding:102px 0 80px}.rd-cases-heading{width:min(820px,100%);margin-bottom:56px}.rd-cases-heading h1{margin-top:18px;font-family:Unbounded,sans-serif;font-size:42px;font-weight:500;line-height:1.28;letter-spacing:-.84px}.rd-cases-heading>p:last-child{margin-top:20px;color:var(--rd-muted);font-size:18px;line-height:28px}.rd-case-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:84px}.rd-case-card{min-width:0}.rd-case-card-image{position:relative;display:block;width:100%;aspect-ratio:558/434;overflow:hidden;border-radius:2px;background:#f5f3ff}.rd-case-card-image img{object-fit:cover;transition:transform .35s ease}.rd-case-card:hover .rd-case-card-image img{transform:scale(1.015)}.rd-case-card:hover .rd-case-image-backdrop{transform:scale(1.14)}.rd-case-card-copy{padding-top:28px}.rd-case-card-copy h2{margin-top:12px;font-size:24px;line-height:32px;letter-spacing:-.24px}.rd-case-description{min-height:60px;margin-top:8px;color:rgba(36,41,46,.8);font-size:14px;font-weight:500;line-height:20px}.rd-case-catalog-stack{margin-top:16px}.rd-case-card-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px}.rd-case-card-details>div{min-height:148px;padding:16px;border-radius:8px;background:var(--rd-soft)}.rd-case-card-details h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.rd-case-card-details p{margin-top:8px}.rd-case-card-details p,.rd-case-card-details ul{color:var(--rd-placeholder);font-size:14px;line-height:20px}.rd-case-card-details ul{display:grid;gap:6px;margin:10px 0 0;padding-left:18px}.pt-resident-cases-page{padding:102px 0 96px}.pt-resident-cases-page h1{margin-top:18px;font-family:Unbounded,sans-serif;font-size:42px;font-weight:500;line-height:1.28;letter-spacing:-.84px}.pt-resident-cases-intro{width:min(760px,100%);margin-top:20px;color:var(--rd-muted);font-size:18px;line-height:28px}.pt-resident-cases-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:56px}.pt-resident-case-card{min-width:0;padding:28px;border:2px solid #f0ecff;border-radius:24px;background:#faf9ff}.pt-resident-case-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.pt-resident-case-tags{display:flex;flex-wrap:wrap;gap:8px}.pt-resident-case-tags span{padding:6px 10px;border-radius:999px;color:var(--rd-accent);background:#eeebff;font-size:13px;line-height:18px}.pt-resident-case-number{flex:0 0 auto;color:rgba(76,31,243,.35);font-family:Unbounded,sans-serif;font-size:22px;line-height:1.2}.pt-resident-case-card h2{margin-top:24px;font-family:Unbounded,sans-serif;font-size:24px;font-weight:500;line-height:1.35;letter-spacing:-.3px}.pt-resident-case-description{margin-top:12px;color:var(--rd-muted);font-size:15px;line-height:23px}.pt-resident-case-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.pt-resident-case-details section{padding:16px;border-radius:14px;background:#fff}.pt-resident-case-details h3{font-size:16px;line-height:24px}.pt-resident-case-details ul{margin:10px 0 0;padding-left:20px;color:var(--rd-muted);font-size:14px;line-height:21px}.rd-case-detail{padding:102px 0 120px}.rd-case-detail-hero{display:grid;grid-template-columns:1fr 558px;align-items:center;gap:64px}.rd-case-detail-hero h1{margin-top:16px;font-size:42px;line-height:1.28;letter-spacing:-.84px}.rd-case-detail-description{margin-top:20px;color:var(--rd-muted);font-size:16px;line-height:24px}.rd-case-detail-image{position:relative;aspect-ratio:558/434;overflow:hidden;border-radius:20px}.rd-case-detail-image img{object-fit:cover}.rd-case-detail .rd-case-stack{margin-top:20px}.rd-case-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:64px}.rd-case-detail-grid article{min-height:280px;padding:32px;border-radius:20px;background:var(--rd-soft)}.rd-case-detail-grid article>span{color:rgba(76,31,243,.35);font-family:Unbounded,sans-serif;font-size:48px}.rd-case-detail-grid h2{margin-top:44px;font-size:24px;line-height:32px}.rd-case-detail-grid p{margin-top:12px;color:var(--rd-muted);font-size:16px;line-height:24px}.rd-case-detail-cta{display:flex;min-height:180px;align-items:center;justify-content:space-between;gap:32px;margin-top:64px;padding:32px;border-radius:20px;background:#f2f0ff}.rd-case-detail-cta h2{max-width:700px;margin-top:12px;font-size:28px;line-height:1.35}.rd-news-page{padding:88px 0 120px}.rd-news-heading{max-width:800px}.rd-news-heading h1{margin-top:16px;font-size:48px;line-height:1.2;letter-spacing:-.96px}.rd-news-heading>p:last-child{max-width:680px;margin-top:20px;color:var(--rd-muted);font-size:18px;line-height:28px}.rd-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 20px;margin-top:64px}.rd-news-card{min-width:0}.rd-news-card-cover{position:relative;display:flex;height:312px;align-items:flex-end;justify-content:space-between;overflow:hidden;padding:28px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#24105f,#4c1ff3 62%,#39fedd 140%)}.rd-news-card-cover:after,.rd-news-card-cover:before{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}.rd-news-card-cover:before{width:360px;height:360px;top:-160px;right:-84px}.rd-news-card-cover:after{width:210px;height:210px;top:-75px;right:-10px}.rd-news-card-cover b,.rd-news-card-cover span{position:relative;z-index:1}.rd-news-card-cover span{padding:7px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rd-news-card-cover b{color:rgba(255,255,255,.8);font-family:Unbounded,sans-serif;font-size:68px;font-weight:500;line-height:1}.rd-news-card-cover-1{background:linear-gradient(145deg,#11131f,#39386b 55%,#4c1ff3 115%)}.rd-news-card-copy{padding-top:24px}.rd-news-meta{display:flex;align-items:center;gap:12px;color:var(--rd-muted);font-size:13px;line-height:20px}.rd-news-meta span{display:inline-flex;align-items:center;gap:12px}.rd-news-meta span:before{width:4px;height:4px;border-radius:50%;background:#a5a8ac;content:""}.rd-news-card h2{margin-top:12px;font-size:24px;line-height:1.35;letter-spacing:-.3px}.pt-home-news{background:#fff}.pt-home-news-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.pt-home-news-head>a{padding-bottom:6px;border-bottom:1px solid #4c1ff3;color:#4c1ff3;font-weight:600}.pt-home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 20px}.pt-home-news-card{min-width:0}.pt-home-news-card .rd-news-card-cover{height:220px;padding:24px}.pt-home-news-card>.rd-news-meta{margin-top:18px}.pt-home-news-card h3{margin-top:10px;font-family:Unbounded,sans-serif;font-size:20px;font-weight:500;line-height:1.4}.pt-home-news-card>p:not(.rd-news-meta){margin-top:10px;color:var(--rd-muted);font-size:14px;line-height:1.5}.pt-home-news-card .rd-news-read{margin-top:16px}@media (max-width:760px){.pt-home-news-head{align-items:flex-start;flex-direction:column}.pt-home-news-grid{grid-template-columns:1fr}}.rd-news-card-copy>p:not(.rd-news-meta){margin-top:14px;color:var(--rd-muted);font-size:15px;line-height:23px}.rd-news-read{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--rd-accent);font-size:15px;font-weight:600}.rd-news-read span{transition:transform .2s ease}.rd-news-read:hover span{transform:translateX(4px)}.rd-news-article-page{padding:82px 0 120px}.rd-news-article{max-width:920px}.rd-news-article>header{max-width:860px}.rd-news-article h1{margin-top:18px;font-size:44px;line-height:1.25;letter-spacing:-.88px}.rd-news-article header .rd-news-meta{margin-top:24px}.rd-news-lead{margin-top:28px;padding-left:22px;border-left:3px solid var(--rd-accent);color:var(--rd-muted);font-size:19px;line-height:30px}.rd-news-content{max-width:760px;margin-top:64px}.rd-news-content h2{margin:58px 0 20px;font-size:28px;line-height:1.35;letter-spacing:-.42px}.rd-news-content p{color:#454b50;font-size:18px;line-height:1.72}.rd-news-content p+p{margin-top:24px}.rd-news-content strong{color:var(--rd-text);font-weight:650}.rd-news-content a{color:var(--rd-accent);text-decoration:underline;text-decoration-color:rgba(76,31,243,.3);text-underline-offset:3px}.rd-news-cta{display:flex;min-height:210px;align-items:center;justify-content:space-between;gap:32px;margin-top:80px;padding:36px;border-radius:24px;background:#f2f0ff}.rd-news-cta h2{max-width:600px;margin-top:14px;font-size:26px;line-height:1.4}.rd-news-cta .rd-button{flex:0 0 auto}.accreditation-page{display:grid;width:var(--rd-container);grid-template-columns:272px minmax(0,752px);gap:112px;margin:0 auto;padding:100px 0 128px}.accreditation-nav{position:sticky;top:28px;display:flex;height:fit-content;flex-direction:column;align-items:flex-start;gap:16px}.accreditation-nav a{color:var(--rd-text);font-size:20px;font-weight:600;line-height:1.24;letter-spacing:-.4px}.accreditation-nav a:first-of-type,.accreditation-nav a:nth-of-type(2){color:var(--rd-accent)}.accreditation-nav .accreditation-back{display:inline-flex;min-height:42px;align-items:center;gap:4px;font-size:16px;font-weight:500;line-height:24px}.accreditation-back img{width:20px;height:20px;flex:0 0 20px}.accreditation-nav i{display:block;width:100%;height:1px;margin-top:-8px;background:#eceff1}.accreditation-content h1{font-size:40px;line-height:1.4;letter-spacing:-.8px}.accreditation-content section{scroll-margin-top:30px;margin-top:24px}.accreditation-content h2{margin-bottom:8px;font-family:Inter,sans-serif;font-size:20px;line-height:32px;letter-spacing:-.4px}.accreditation-content section>p,.org-list dd,.org-list dt{font-size:16px;line-height:1.3}.org-list{margin:0}.org-list>div{display:flex;gap:8px;padding:2px 0}.org-list dt{flex:0 0 auto;font-weight:500}.org-list dd{margin:0;color:#868686;font-size:18px}.org-list .org-list-wide{display:block}.org-list-wide dd{margin-top:8px}.accreditation-content section>p{color:#868686;font-size:18px}.rd-legal-page{padding:88px 0 120px}.rd-legal-article{max-width:960px}.rd-legal-article h1{margin-top:16px;overflow-wrap:anywhere;font-size:40px;line-height:1.3;letter-spacing:-.8px}.rd-legal-meta{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.rd-legal-updated{color:var(--rd-muted);font-size:14px}.rd-legal-download{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(76,31,243,.2);border-radius:12px;color:var(--rd-accent);background:#f5f3ff;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease}.rd-legal-download:hover{background:#ece8ff;transform:translateY(-1px)}.rd-legal-intro{margin-top:32px;color:var(--rd-muted);font-size:16px;line-height:25px}.rd-legal-article section{margin-top:40px}.rd-legal-article h2{margin-bottom:12px;font-size:20px;line-height:28px}.rd-legal-article section p{color:var(--rd-muted);font-size:16px;line-height:25px}.rd-legal-article section p+p{margin-top:16px}.rd-legal-article ul{display:flex;flex-direction:column;gap:10px;margin:16px 0;padding-left:24px;color:var(--rd-muted);font-size:16px;line-height:25px}.rd-legal-table-wrap{width:100%;overflow-x:auto;border:1px solid #e4e0f6;border-radius:16px}.rd-legal-table-wrap table{width:100%;min-width:900px;border-collapse:collapse;color:var(--rd-muted);font-size:13px;line-height:19px}.rd-legal-table-wrap td,.rd-legal-table-wrap th{padding:14px;border-right:1px solid #e4e0f6;border-bottom:1px solid #e4e0f6;text-align:left;vertical-align:top}.rd-legal-table-wrap th{color:var(--rd-text);background:#f5f3ff;font-weight:600}.rd-legal-table-wrap td:last-child,.rd-legal-table-wrap th:last-child{border-right:0}.rd-legal-table-wrap tbody tr:last-child td{border-bottom:0}.rd-legal-definition-list{margin:16px 0 0;border:1px solid #e4e0f6;border-radius:16px;overflow:hidden}.rd-legal-definition-list>div{display:grid;grid-template-columns:minmax(210px,.7fr) 1.3fr;gap:20px;padding:14px 16px;border-bottom:1px solid #e4e0f6}.rd-legal-definition-list>div:last-child{border-bottom:0}.rd-legal-definition-list dt{color:var(--rd-text);font-weight:600}.rd-legal-definition-list dd{margin:0;color:var(--rd-muted)}@media (max-width:1199px){.rd-header-nav{display:none}.rd-mobile-nav{position:relative;display:block}.rd-mobile-nav summary{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:rgba(0,0,0,.19);list-style:none;cursor:pointer}.rd-mobile-nav summary::-webkit-details-marker{display:none}.rd-mobile-nav nav{position:absolute;top:60px;right:0;display:flex;width:220px;flex-direction:column;gap:8px;padding:16px;border-radius:16px;background:rgba(15,12,53,.96);box-shadow:0 16px 30px rgba(0,0,0,.25)}.rd-audience-grid{grid-template-columns:1fr 1fr}.rd-audience-card-wide{grid-column:span 2}.rd-contact-benefits{right:20px}}@media (min-width:761px) and (max-width:1199px){:root{--rd-container:calc(100vw - 48px)}.rd-page h2{font-size:32px;letter-spacing:-.64px}.rd-header{top:18px;width:calc(100% - 72px)}.rd-header-logo{width:230px;height:auto;margin-left:0}.rd-hero{height:1050px}.rd-hero-pattern{width:1050px;height:calc(100vw - 24px)}.rd-hero-copy{top:142px;left:40px;width:calc(100% - 80px)}.rd-hero-badges{width:100%;max-width:720px}.rd-hero h1{width:100%;max-width:680px;font-size:clamp(34px,4.1vw,42px);line-height:1.3}.rd-hero-lead{width:100%;max-width:590px;font-size:16px;line-height:24px}.rd-hero-note{top:596px;right:48px;left:auto;width:360px;height:410px;padding:20px}.rd-hero-note-photo{height:174px}.rd-hero-note>p{margin:24px 8px 16px}.rd-audience{padding-top:72px}.rd-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-audience-card-wide{grid-column:span 2}.rd-process-steps,.rd-task-group{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-process-card,.rd-process-card:nth-child(n+4){grid-column:span 1}.rd-process-card:last-child{grid-column:span 2}.rd-process-cta-copy p{width:auto;max-width:430px}.rd-cases{min-height:0;margin-top:80px}.rd-cases-inner{display:grid;height:auto;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"title link" "summary visual" "results visual" "controls visual";column-gap:40px;row-gap:24px;padding:56px 0 96px}.rd-cases-inner>h2{grid-area:title}.rd-cases-link{position:static;grid-area:link;align-self:center;justify-self:end}.rd-case-visual{position:relative;top:auto;right:auto;width:100%;height:auto;aspect-ratio:561/510;grid-area:visual}.rd-case-summary{position:static;width:100%;grid-area:summary}.rd-case-summary-description{width:100%}.rd-case-results{position:static;width:100%;grid-area:results}.rd-case-controls{position:static;grid-area:controls}.rd-expertise h2{width:100%}.rd-expertise-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:28px}.rd-expertise-grid article{padding:18px}.rd-contact{min-height:0;padding:72px 0 80px}.rd-contact h2{width:100%}.rd-contact-lead{margin-top:32px}.rd-contact-benefits,.rd-contact-form{width:min(680px,100%)}.rd-contact-benefits{position:static;margin-top:40px}.rd-footer-top{flex-direction:column;gap:32px}.rd-footer-contact-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.rd-footer-social{width:auto}.rd-case-detail-hero{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:36px}.rd-case-detail-hero h1{font-size:34px}.accreditation-page{grid-template-columns:220px minmax(0,1fr);gap:48px}.accreditation-nav a{font-size:17px}}@media (min-width:761px) and (max-width:900px){.rd-expertise-layout{display:flex;flex-direction:column}.rd-expert-photo{height:520px}.rd-case-detail-hero{grid-template-columns:1fr}.rd-case-detail-image{grid-row:1}.accreditation-page{display:block}.accreditation-nav{position:static;margin-bottom:56px}}@media (max-width:760px){:root{--rd-container:calc(100vw - 40px)}.rd-page h2{font-size:24px;line-height:1.4;letter-spacing:-.48px}.rd-button{width:100%}.rd-hero{height:1271px;margin:6px}.rd-hero-pattern{width:1271px;height:calc(100vw - 12px)}.rd-header{top:6px;width:calc(100% - 14px);height:84px}.rd-header-logo{width:197px;height:33px;margin-left:12px}.rd-mobile-nav{margin-right:12px}.rd-hero-copy{top:98px;left:14px;display:flex;width:calc(100% - 28px);flex-direction:column}.rd-hero h1{order:0;width:308px;max-width:100%;font-size:28px;line-height:1.32;letter-spacing:-.56px}.rd-title-desktop{display:none}.rd-title-mobile{display:inline}.rd-hero-lead{order:1;width:308px;max-width:100%;margin-top:21px;font-size:14px;line-height:20px}.rd-hero-badges{order:2;display:flex;width:100%;flex-direction:column;gap:6px;margin:21px 0 0}.rd-badge,.rd-badge:last-child{width:100%;min-width:0;min-height:42px;padding:9px;gap:6px}.rd-hero-actions{order:3;flex-direction:column;gap:10px;margin-top:17px}.rd-hero-note{top:736px;left:21px;width:calc(100% - 42px);height:402px;padding:14px}.rd-hero-note-photo{height:156px}.rd-hero-note>p{margin:26px 12px 15px;font-size:20px}.rd-hero-note .rd-button{width:fit-content}.rd-audience{padding-top:24px}.rd-audience h2{margin-bottom:24px}.rd-audience-grid{display:flex;flex-direction:column;gap:16px}.rd-audience-card{width:100%;height:405px}.rd-audience-copy h3{font-size:20px;line-height:32px;letter-spacing:-.2px}.rd-audience-faces{bottom:29px}.rd-audience-card-wide{height:446px}.rd-audience-innovation{right:-116px}.rd-tasks{padding-top:42px}.rd-tasks h2{margin-bottom:22px}.rd-task-group{display:flex;flex-direction:column;gap:10px}.rd-task-group+.rd-task-group{margin-top:19px}.rd-task-card{height:282px}.rd-task-copy h3{font-size:20px}.rd-process{padding-top:44px}.rd-process h2{margin-bottom:40px;font-size:24px;letter-spacing:-.48px}.rd-process-body{gap:40px}.rd-process-steps{display:flex;flex-direction:column;gap:16px}.rd-process-card{width:100%;height:261px;gap:60px}.rd-process-cta{display:flex;align-items:stretch;flex-direction:column;gap:24px;padding:24px}.rd-process-cta-copy{flex-direction:column;align-items:flex-start}.rd-process-cta-copy p{width:100%}.rd-cases{min-height:0;margin-top:36px}.rd-cases-inner{display:flex;height:auto;flex-direction:column;padding:33px 0 52px}.rd-cases-link{display:none}.rd-case-visual{position:relative;top:auto;left:auto;width:100%;height:202px;margin-top:52px}.rd-case-dots{bottom:-28px}.rd-case-summary{position:static;width:100%;margin-top:54px}.rd-case-summary h3{font-size:24px}.rd-case-summary-description{width:100%}.rd-case-results{position:static;display:flex;width:100%;flex-direction:column;gap:12px;margin-top:32px}.rd-case-results article{min-height:0}.rd-case-controls{position:static;margin-top:24px}.rd-expertise{padding:35px 0 92px}.rd-expertise h2{width:100%;margin-bottom:40px}.rd-expertise-layout{display:flex;flex-direction:column;gap:40px}.rd-expert-photo{width:100%;height:362px}.rd-expert-copy{gap:24px}.rd-expert-intro h3{font-size:24px}.rd-expertise-grid{display:flex;flex-direction:column}.rd-expertise-grid article{height:189px}.rd-contact{min-height:1538px;padding-top:60px}.rd-contact h2{width:100%}.rd-contact-lead{margin-top:3px}.rd-contact-form{width:100%;margin-top:30px}.rd-contact-row{display:flex;flex-direction:column}.rd-consents{margin-top:28px}.rd-contact-actions{display:flex;flex-direction:column;gap:10px}.rd-contact-benefits{top:938px;right:auto;left:0;width:100%;padding:32px}.rd-footer-top{flex-direction:column;gap:12px;padding-block:32px}.rd-footer{margin-top:4px}.rd-footer-contact-grid{display:flex;width:100%;flex-direction:column;gap:16px}.rd-footer-middle>div{padding-block:24px}.rd-footer-middle nav,.rd-footer-middle>div{align-items:flex-start;flex-direction:column}.rd-footer-middle nav{justify-content:flex-start}.rd-footer-bottom>div{padding-block:22px}.rd-cookie{right:12px;bottom:12px;display:flex;width:calc(100vw - 24px)}.rd-subheader,.rd-subheader>div{height:68px}.rd-subheader-logo{width:154px}.rd-cases-page{padding:51px 0 64px}.rd-case-catalog{display:flex;flex-direction:column;gap:64px}.rd-case-card-image{aspect-ratio:320/220}.rd-case-card-copy{padding-top:24px}.rd-case-card-copy h2{font-size:20px;line-height:28px}.rd-case-description{min-height:0}.rd-case-card-details{display:flex;flex-direction:column}.rd-case-card-details>div{min-height:0}.pt-resident-cases-page{padding:52px 0 72px}.pt-resident-cases-page h1{font-size:28px;letter-spacing:-.56px}.pt-resident-cases-intro{font-size:16px;line-height:24px}.pt-resident-cases-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.pt-resident-case-card{padding:20px;border-radius:20px}.pt-resident-case-top{flex-direction:column-reverse;gap:14px}.pt-resident-case-card h2{margin-top:20px;font-size:20px}.pt-resident-case-details{grid-template-columns:1fr}.rd-floating-home{bottom:16px;left:16px;min-height:44px;padding:10px 14px}.rd-case-detail{padding:52px 0 72px}.rd-case-detail-hero{display:flex;flex-direction:column-reverse;gap:32px}.rd-case-detail-hero h1{font-size:28px;letter-spacing:-.56px}.rd-case-detail-image{width:100%;aspect-ratio:320/220;border-radius:12px}.rd-case-detail-grid{display:flex;flex-direction:column;margin-top:48px}.rd-case-detail-grid article{min-height:260px;padding:24px}.rd-case-detail-grid h2{margin-top:32px}.rd-case-detail-cta{align-items:stretch;flex-direction:column;margin-top:48px;padding:24px}.rd-case-detail-cta h2{font-size:22px}.rd-news-page{padding:52px 0 72px}.rd-news-heading h1{font-size:32px;letter-spacing:-.64px}.rd-news-heading>p:last-child{margin-top:16px;font-size:16px;line-height:24px}.rd-news-grid{display:flex;flex-direction:column;gap:56px;margin-top:42px}.rd-news-card-cover{height:220px;padding:20px;border-radius:16px}.rd-news-card-cover b{font-size:48px}.rd-news-card-copy{padding-top:20px}.rd-news-card h2{font-size:20px;line-height:1.4}.rd-news-article-page{padding:52px 0 72px}.rd-news-article h1{margin-top:14px;font-size:28px;line-height:1.32;letter-spacing:-.56px}.rd-news-lead{margin-top:24px;padding-left:16px;font-size:17px;line-height:27px}.rd-news-content{margin-top:48px}.rd-news-content h2{margin:44px 0 16px;font-size:22px;line-height:1.4}.rd-news-content p{font-size:16px;line-height:1.65}.rd-news-content p+p{margin-top:20px}.rd-news-cta{align-items:stretch;flex-direction:column;margin-top:56px;padding:24px}.rd-news-cta h2{font-size:21px}.accreditation-page{display:block;padding:52px 0 72px}.accreditation-nav{position:static;gap:12px;margin-bottom:48px}.accreditation-content h1{font-size:28px}.accreditation-nav a{font-size:16px}.accreditation-content section{margin-top:24px}.accreditation-content h2{font-size:20px;line-height:32px}.accreditation-content section>p,.org-list dd,.org-list dt{font-size:16px;line-height:1.3}.org-list dd{font-size:18px}.org-list>div{display:block}.org-list dd{margin-top:6px}.rd-legal-page{padding:52px 0 72px}.rd-legal-article h1{overflow-wrap:normal;font-size:24px;line-height:1.35;letter-spacing:-.48px}.rd-legal-meta{align-items:flex-start;flex-direction:column}.rd-legal-intro{margin-top:24px;font-size:15px;line-height:23px}.rd-legal-article section{margin-top:32px}.rd-legal-article section p,.rd-legal-article ul{font-size:15px;line-height:23px}.rd-legal-definition-list>div{display:flex;flex-direction:column;gap:6px}}@keyframes rd-case-enter-next{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes rd-case-enter-previous{0%{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}@keyframes rd-hero-copy-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes rd-hero-note-enter{0%{opacity:0;transform:translateY(26px) rotate(4deg)}to{opacity:1;transform:translateY(0) rotate(4deg)}}@keyframes rd-header-enter{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@keyframes rd-pattern-breathe{0%{opacity:.25}to{opacity:.34}}@media (prefers-reduced-motion:no-preference){.rd-header{animation:rd-header-enter .65s cubic-bezier(.22,1,.36,1) .05s both}.rd-hero-pattern{animation:rd-pattern-breathe 7s ease-in-out infinite alternate}.rd-hero-badges{animation:rd-hero-copy-enter .65s cubic-bezier(.22,1,.36,1) .12s both}.rd-hero h1{animation:rd-hero-copy-enter .68s cubic-bezier(.22,1,.36,1) .2s both}.rd-hero-lead{animation:rd-hero-copy-enter .68s cubic-bezier(.22,1,.36,1) .27s both}.rd-hero-actions{animation:rd-hero-copy-enter .68s cubic-bezier(.22,1,.36,1) .34s both}.rd-hero-note{animation:rd-hero-note-enter .78s cubic-bezier(.22,1,.36,1) .3s both}.rd-motion-ready .rd-reveal{opacity:0;transform:translateY(22px);transition:opacity .62s cubic-bezier(.22,1,.36,1) var(--rd-reveal-delay,0s),transform .62s cubic-bezier(.22,1,.36,1) var(--rd-reveal-delay,0s)}.rd-motion-ready .rd-reveal.rd-reveal-visible{opacity:1;transform:translateY(0)}.rd-audience-card,.rd-case-card-details>div,.rd-expertise-grid article,.rd-process-card,.rd-task-card{transition:transform .28s ease,box-shadow .28s ease}.rd-audience-faces img,.rd-audience-innovation,.rd-expert-photo img,.rd-task-background{transition:transform .45s cubic-bezier(.22,1,.36,1)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.rd-case-card-details>div:hover,.rd-expertise-grid article:hover,.rd-motion-ready .rd-audience-card.rd-reveal-visible:hover,.rd-motion-ready .rd-process-card.rd-reveal-visible:hover,.rd-motion-ready .rd-task-card.rd-reveal-visible:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(33,18,88,.09)}.rd-audience-card:hover .rd-audience-faces img:first-child{transform:translateX(-4px) rotate(-2deg)}.rd-audience-card:hover .rd-audience-faces img:last-child{transform:translateX(4px) rotate(2deg)}.rd-audience-card:hover .rd-audience-innovation,.rd-expert-photo:hover img{transform:scale(1.025)}.rd-task-card:hover .rd-task-background{transform:translate(-50%,-50%) rotate(180deg) scale(1.025)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rd-contact-success{width:min(560px,100%);margin-top:24px;box-sizing:border-box;padding:clamp(24px,5vw,48px);border:1px solid #b9e3ca;border-radius:20px;background:#e8f7ee;color:#176b3a;text-align:center;scroll-margin-block:120px}.rd-contact-success:focus-visible{outline:3px solid #176b3a;outline-offset:4px}.rd-contact-success-icon{display:inline-grid;place-items:center;width:56px;height:56px;margin-bottom:20px;border-radius:50%;background:#176b3a;color:white;font-size:32px}.rd-contact-success h3{margin:0 0 16px;font-size:clamp(24px,4vw,32px);line-height:1.3}.rd-contact-success p{margin:0 0 28px;font-size:18px;line-height:1.6}.rd-contact-success .rd-button{max-width:100%;white-space:normal}@font-face{font-family:Bounded;src:url(/fonts/Bounded-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}html{scrollbar-gutter:stable}.pt-page{--pt-width:min(1136px,calc(100% - 48px));min-width:0;color:#171717;overflow:hidden}.pt-container{width:var(--pt-width);margin-inline:auto;position:relative}.pt-page h1,.pt-page h2{font-family:Unbounded,sans-serif;font-weight:500}.pt-page h2{font-size:40px;line-height:1.4;letter-spacing:-.8px;margin-bottom:48px}.pt-page h3{font-size:20px;font-weight:500;line-height:25px;letter-spacing:-.4px}.pt-page ul{margin:0;padding-left:24px}.pt-page a:focus-visible,.pt-page button:focus-visible{outline:3px solid #39fedd;outline-offset:4px}.rd-header{color:#fff}.rd-header a:focus-visible,.rd-header summary:focus-visible{outline:3px solid #39fedd;outline-offset:4px}#cases,#contact,#development,#skolkovo{scroll-margin-top:112px}.pt-section{padding-block:100px;position:relative}.pt-section-note{font-size:22px;line-height:31px;letter-spacing:-.44px;margin-top:36px}.pt-hero{min-height:798px;margin:12px 12px 0;border-radius:20px;position:relative;z-index:1;color:white;background:linear-gradient(160.7337deg,rgba(16,18,17,.95) 12.343%,rgba(32,0,199,.95) 73.411%,rgba(57,254,221,.95) 114.78%);isolation:isolate}.pt-hero-pattern{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none;z-index:-1}.pt-hero-pattern:before{content:"";position:absolute;left:-5px;top:-426px;width:1450px;height:1628px;background:url(/assets/presentation/figmaHero-imgPattern3.svg) 50%/100% 100%;opacity:.3;transform:rotate(-90deg)}.pt-hero-copy{position:relative;margin-left:max(40px,calc(50% - 568px));padding-block:223px 100px;width:min(1090px,calc(100% - 80px))}.pt-hero h1{font-size:58px;line-height:1.2;letter-spacing:-1.16px}.pt-hero-copy>p{width:543px;max-width:100%;font-size:16px;line-height:24px;margin-top:24px}.pt-hero-actions{display:flex;align-items:center;gap:16px;margin-top:24px}.pt-hero-actions .rd-button-ghost{padding-block:15px}.pt-cases-menu{position:relative}.pt-case-options{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;padding:8px;display:grid;gap:4px;background:#fff;color:#4c1ff3;border-radius:12px;box-shadow:0 12px 32px #17171722;z-index:12}.pt-case-options a{padding:12px;border-radius:8px}.pt-case-options a:hover{background:#f0ecff}.pt-directions:before{content:"";position:absolute;width:1331px;height:819px;left:calc(50% + 176px);top:10px;background:url(/assets/presentation/217-2472-imgEllipse5.svg) 50%/100% 100%;pointer-events:none}.pt-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pt-direction-card{padding:22px;border:2px solid #c9bcff;border-radius:32px;background:rgba(255,255,255,.72)}.pt-direction-icon{width:58px;height:58px;margin-bottom:16px;overflow:hidden;position:relative}.pt-direction-icon img{width:58px;height:58px;object-fit:cover}.pt-direction-icon.is-team img{position:absolute;height:118.97%;width:178.45%;max-width:none;top:-9.48%;left:-38.61%}.pt-direction-card ul{margin-top:10px;font-size:16px;line-height:24px}.pt-directions .pt-section-note{width:min(920px,100%);margin-inline:auto;text-align:center}.pt-perks,.pt-taxes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pt-perks article,.pt-taxes article{padding:24px;border-radius:20px;background:#f7f7f7;box-shadow:inset 6px 6px 24px #00000008}.pt-perks article{min-height:180px}.pt-perks p{margin-top:10px;font-size:16px;line-height:24px}.pt-perks .pt-ten-years{display:block;font-size:40px;font-weight:500;line-height:1.24;letter-spacing:-.8px;text-decoration:underline;text-decoration-color:#6139f4;text-underline-offset:8px;text-decoration-thickness:1px}.pt-taxes,.pt-ten-years+p{margin-top:16px}.pt-taxes article{min-height:250px}.pt-taxes article>strong{display:block;font-family:Unbounded,sans-serif;font-size:40px;font-weight:500;line-height:1.4;letter-spacing:-.8px;margin-bottom:16px}.pt-taxes h3{font-size:16px;font-weight:700;line-height:24px;letter-spacing:0}.pt-taxes p{color:#868686;font-size:16px;line-height:1.2;margin-top:6px}.pt-taxes article.is-accent{background:#f3f2f7;box-shadow:inset 6px 6px 24px #4c1ff31a}.pt-taxes .is-accent>strong{color:#4c1ff3}.pt-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pt-process-grid article{min-height:269px;padding:24px;border-radius:20px;background:#eeeeeeB3}.pt-step-number{display:grid;width:47px;height:47px;place-items:center;border-radius:12px;background:#6139f41a;color:#4c1ff3;font-size:18px;line-height:1.3;margin-bottom:20px}.pt-process-grid p{font-size:16px;line-height:24px;margin-top:8px}.pt-approach:after,.pt-approach:before{content:"";position:absolute;width:1331px;height:819px;pointer-events:none;top:-160px;left:calc(50% - 1312px);background:url(/assets/presentation/217-2575-imgEllipse5.svg) 50%/100% 100%}.pt-approach:after{left:calc(50% + 122px);top:28px;background-image:url(/assets/presentation/217-2575-imgEllipse6.svg)}.pt-approach .pt-container{z-index:1}.pt-approach-grid{margin:0;padding:36px 42px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;list-style:none;border-radius:60px;background:#efefef33;box-shadow:inset 0 0 0 3px #f0ecff}.pt-approach-grid li{position:relative;padding-block:20px}.pt-approach-grid li>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:white;background:#4c1ff3;font-size:18px;line-height:1.3;margin-bottom:20px}.pt-approach-grid li:not(:last-child):after{content:"";position:absolute;height:1px;background:#4c1ff3;top:40px;left:54px;right:0}.pt-approach-grid p{font-size:20px;line-height:25px;letter-spacing:-.4px}.pt-development-process .pt-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.pt-development-process h2{margin-bottom:12px}.pt-development-process .pt-section-note{margin:0;padding-bottom:12px}.pt-page .pt-check-list{list-style:none;display:grid;gap:24px;padding:0;margin:0;font-size:18px;line-height:23px}.pt-check-list li{display:flex;align-items:center;gap:12px}.pt-check-list img{flex:0 0 24px}.pt-expert-layout{display:grid;grid-template-columns:405px 1fr;gap:48px}.pt-expert-photo{position:relative;height:469px;overflow:hidden;border-radius:32px;filter:grayscale(1)}.pt-expert-photo img{height:131.45%!important;top:-3.06%!important;object-fit:cover}.pt-expert-copy{display:flex;flex-direction:column;gap:32px}.pt-expert-copy h3{font-family:Unbounded,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.24px;color:#333}.pt-expert-role{font-size:16px;line-height:24px;font-weight:500;color:#090a0ccc}.pt-expert-intro{margin-top:24px;font-size:14px;line-height:20px;font-weight:500;color:#24292ecc}.pt-cases{padding-block:65px;min-height:933px}.pt-cases h2{font-size:36px;line-height:50px;letter-spacing:-.72px;margin-bottom:41px}.pt-case-tabs{display:flex;width:fit-content;padding:5px;border-radius:14px;box-shadow:inset 0 0 0 2px #4c1ff31c;background:#f8f8f833;margin-bottom:42px}.pt-case-tabs button{padding:16px 20px;border-radius:12px;color:#443af7;background:transparent;font-size:16px;line-height:24px;font-weight:500}.pt-case-tabs button.is-active{background:#4c1ff3;color:white}.pt-case-preview{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(340px,1fr);gap:18px;overflow-x:auto;padding:2px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin}.pt-preview-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #eceaf6;border-radius:20px;background:#fff;scroll-snap-align:start}.pt-preview-image{position:relative;display:block;height:230px;overflow:hidden;background:#f7f7f7}.pt-preview-copy{display:flex;flex:1 1;flex-direction:column;padding:22px}.pt-preview-copy h3{margin-top:12px;font-family:Unbounded,sans-serif;font-size:20px;line-height:1.35}.pt-preview-copy>p{margin-top:10px;color:var(--rd-muted);font-size:14px;line-height:20px}.pt-preview-copy .pt-case-results{grid-template-columns:1fr;margin-top:24px}.pt-preview-copy .pt-case-results article{min-height:0}.pt-case-results ul{display:grid;gap:6px;margin:8px 0 0;padding-left:18px;color:var(--rd-muted);font-size:14px;line-height:20px}.pt-preview-resident{min-height:520px;background:linear-gradient(160deg,#fff,#f7f5ff)}.pt-preview-resident .pt-resident-case-tags{display:flex;flex-wrap:wrap;gap:6px}.pt-preview-resident .pt-resident-case-tags span{padding:5px 9px;border-radius:999px;color:#4c1ff3;background:#efecff;font-size:12px}.pt-all-cases{width:fit-content;margin-top:24px}.pt-case-body{display:grid;grid-template-columns:minmax(0,464px) minmax(0,561px);justify-content:space-between;gap:48px}.pt-case-copy{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:45px;align-items:start;min-width:0}.pt-case-copy>div{max-width:100%}.pt-mobile-label{display:none}.pt-case-chip{display:inline-block;border-radius:16px;background:#f1f0f9;padding:6px 12px;font-size:14px;line-height:20px;color:#4c1ff3}.pt-case-copy h3{font-family:Bounded,Unbounded,sans-serif;font-size:24px;line-height:32px;letter-spacing:-.24px;margin-top:12px}.pt-case-description{font-size:14px;line-height:20px;width:344px;max-width:100%;margin-top:10px}.pt-case-stack{display:flex;flex-wrap:wrap;gap:8px;max-width:412px;margin-top:24px}.pt-case-stack span{font-size:18px;line-height:1.3;padding:4px 10px;border-radius:8px;color:#868686;background:#eee}.pt-case-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pt-case-results article{padding:16px;border-radius:8px;background:#f8f8f8}.pt-case-results strong{font-size:16px;line-height:24px;font-weight:500}.pt-case-results p{font-size:14px;line-height:20px;color:var(--rd-muted);font-weight:500;margin-top:6px}.pt-case-controls{display:flex;gap:12px;align-items:center;font-size:16px;line-height:24px;font-weight:500}.pt-case-controls button{width:64px;height:60px;border-radius:100px;background:#f8f8f8;display:grid;place-items:center}.pt-case-controls button:hover{background:#eee8ff}.pt-case-visual{grid-column:2;grid-row:1}.pt-case-image{position:relative;aspect-ratio:561/510;border-radius:20px;overflow:hidden;background:#f7f7f7}.pt-case-dots{display:flex;gap:6px;justify-content:center;margin-top:36px}.pt-case-dots button{position:relative;height:8px;width:12px;padding:0;border-radius:99px;background:#4c1ff34d}.pt-case-dots button:after{content:"";position:absolute;inset:-10px -2px}.pt-case-dots button.is-active{width:22px;background:#4c1ff3}.pt-resident-summary{padding:24px;border-radius:24px;background:#f3f2f7}.pt-resident-summary h3{margin:24px 0;font-size:28px;line-height:1.3;overflow-wrap:anywhere}.pt-resident-summary>p{font-size:18px;line-height:1.5}.pt-resident-summary .pt-case-stack{margin-top:0}.pt-resident-summary .pt-case-controls{margin-top:32px}.pt-resident-detail article{padding:24px;border-radius:20px;background:#f8f8f8;margin-bottom:16px}.pt-resident-detail ul{margin-top:16px;font-size:18px;line-height:1.5}.pt-contact{padding-block:58px 86px}.pt-contact .pt-container{position:relative}.pt-contact h2{font-size:36px;line-height:50px;letter-spacing:-.72px;margin-bottom:23px}.pt-contact p{width:637px;max-width:65%;font-size:20px;line-height:1.4;color:#24292e}.pt-contact .rd-button{position:absolute;right:-2px;top:98px;width:272px;min-height:59px}.pt-footer{border-top:1px solid #eceef0;color:#24292e}.pt-footer-middle,.pt-footer-top{max-width:1136px;margin:0 auto}.pt-footer-top{display:flex;gap:39px;padding:48px 0 47px}.pt-footer-contact-grid{flex:1 1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;font-size:16px;line-height:24px}.pt-footer-contact-grid strong{font-weight:500}.pt-footer-contact-grid>*{min-width:0}.pt-footer-contact-grid a{overflow-wrap:anywhere;color:#4c1ff3}.pt-footer-contact-grid>div:first-child a{font-size:14px;font-weight:500;line-height:20px}.pt-footer-contact-grid>div:first-child p{margin-bottom:4px}.pt-footer-contact-grid .pt-footer-phone{display:block;color:#24292e;text-decoration:underline;text-decoration-color:#d2d5d9}.pt-footer-contact-grid>div:last-child>span{display:block;font-size:14px;line-height:20px}.pt-footer-contact-grid>div:last-child p{margin-top:8px}.pt-footer-social{flex:0 0 176px;font-size:14px;line-height:20px}.pt-footer-social>div{display:flex;gap:6px;margin-top:8px}.pt-footer-social a{padding:6px;border:1px solid #eceef0;border-radius:50%}.pt-footer-middle{display:flex;gap:16px;align-items:center;padding:24px 0}.pt-footer-middle nav{display:flex;gap:16px;font-size:14px;line-height:20px}.rd-cookie{right:20px;bottom:20px;max-width:calc(100% - 24px);padding:18px 20px 20px;background:rgba(255,255,255,.96);box-shadow:0 11px 24px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(14px)}.rd-cookie h2{font-size:16px;line-height:28px;font-weight:700;letter-spacing:-.16px}.rd-cookie p{color:#6c7075;font-size:13px;line-height:18px}.rd-cookie button{height:32px;padding:7px 12px;border-radius:12px;font-size:13px;line-height:16px}@media (max-width:760px){.pt-page{--pt-width:calc(100% - 24px)}.pt-section{padding-block:32px}.pt-page h2{font-size:24px;line-height:34px;letter-spacing:-.48px;margin-bottom:36px}.pt-section-note{margin-top:24px}.pt-section-note br{display:none}.pt-hero{height:auto;min-height:631px;margin:6px 6px 0;background:linear-gradient(131.6435deg,rgba(16,18,17,.95) 12.343%,rgba(32,0,199,.95) 73.411%,rgba(57,254,221,.95) 114.78%)}.pt-hero-pattern:before{top:-593px}.pt-hero-copy{width:auto;margin-left:0;padding:104px 20px 21px}.pt-hero h1{font-size:28px;line-height:37px;letter-spacing:-.56px}.pt-hero-copy>p{margin-top:21px}.pt-hero-actions{margin-top:21px;flex-direction:column;align-items:stretch;gap:10px}.pt-cases-menu,.pt-hero-actions .rd-button{width:100%}.pt-hero-actions button img{display:none}.pt-case-options{left:0;right:0}.pt-direction-grid,.pt-perks,.pt-process-grid,.pt-taxes{grid-template-columns:1fr}.pt-perks article:last-child,.pt-process-grid article{min-height:0}.pt-approach-grid{grid-template-columns:1fr;padding:16px 22px;gap:0;border-radius:30px}.pt-approach-grid li{display:flex;gap:20px}.pt-approach-grid li>span{flex:0 0 40px;margin:0}.pt-approach-grid li:not(:last-child):after{display:none}.pt-development-process .pt-container{grid-template-columns:1fr}.pt-development-process h2{margin-bottom:12px}.pt-expert-layout{grid-template-columns:1fr}.pt-expert-photo{height:auto;aspect-ratio:336/380;width:100%;max-width:405px;margin-inline:auto}.pt-expert-copy h3{font-size:22px}.pt-cases{padding-block:32px 30px;min-height:0}.pt-cases h2{font-size:24px;letter-spacing:-.48px;margin-bottom:41px}.pt-case-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.pt-case-tabs button{display:flex;min-width:0;min-height:64px;align-items:center;justify-content:center;padding:12px 8px;font-size:14px;line-height:20px;text-align:center;white-space:normal}.pt-case-preview{grid-auto-columns:min(86vw,340px)}.pt-preview-image{height:200px}.pt-mobile-label{display:inline}.pt-desktop-label{display:none}.pt-case-body{grid-template-columns:minmax(0,1fr);gap:22px}.pt-case-visual{grid-column:1;grid-row:1}.pt-case-copy{grid-column:1;grid-row:2;gap:32px}.pt-case-results{margin-top:-8px;align-items:start}.pt-case-stack span{line-height:23px}.pt-case-image{aspect-ratio:336/202}.pt-case-dots{margin-top:20px}.pt-case-results{grid-template-columns:1fr;width:100%}.pt-case-copy h3{font-size:24px}.pt-contact{padding-block:32px}.pt-contact h2{font-size:24px;letter-spacing:-.48px;margin-bottom:23px}.pt-contact p{width:100%;max-width:100%}.pt-contact .rd-button{position:static;margin-top:24px;width:100%}.pt-footer-top{padding:32px 20px;flex-direction:column;gap:12px}.pt-footer-contact-grid{grid-template-columns:1fr;gap:16px}.pt-footer-social{flex-basis:auto}.pt-footer-middle{padding:24px 20px;align-items:start}.pt-footer-middle,.pt-footer-middle nav{flex-direction:column}.pt-footer-middle>a{max-width:100%}.pt-footer-middle img{height:auto}.rd-cookie{right:12px;bottom:12px}}@media (min-width:761px) and (max-width:1200px){.pt-hero{min-height:680px}.pt-hero h1{font-size:clamp(34px,4.1vw,48px)}.pt-hero-copy{padding-top:180px}.pt-page h2{font-size:32px}.pt-perks,.pt-process-grid,.pt-taxes{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-section{padding-block:72px}.pt-approach-grid{grid-template-columns:1fr;padding:24px 32px;gap:24px;border-radius:32px}.pt-approach-grid li{display:flex;align-items:center;gap:20px;padding:0}.pt-approach-grid li>span{flex:0 0 40px;margin:0}.pt-approach-grid li:not(:last-child):after{display:none}.pt-approach-grid p{font-size:20px}.pt-approach-grid br{display:none}.pt-expert-layout{grid-template-columns:36% 1fr;gap:32px}.pt-expert-photo{height:auto;aspect-ratio:405/469}.pt-case-body{gap:28px}.pt-case-results{grid-template-columns:1fr}.pt-case-copy{gap:24px}.pt-cases{min-height:0}.pt-contact .rd-button{width:230px}.pt-footer-middle,.pt-footer-top{margin-inline:24px}.pt-footer-top{flex-direction:column;gap:28px}.pt-footer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.pt-footer-social{flex-basis:auto}}@media (min-width:761px) and (max-width:900px){.pt-development-process .pt-container{grid-template-columns:1fr}.pt-case-body{grid-template-columns:minmax(0,1fr);gap:28px}.pt-case-visual{grid-column:1;grid-row:1;width:100%;max-width:561px;margin-inline:auto}.pt-case-copy{grid-column:1;grid-row:2}.pt-case-description{width:100%}.pt-case-results{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-contact p{max-width:100%}.pt-contact .rd-button{position:static;margin-top:24px}.pt-footer-middle{flex-direction:column;align-items:start}}@media (min-width:601px) and (max-width:760px){.pt-perks,.pt-process-grid,.pt-taxes{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-case-visual{width:100%;max-width:561px;margin-inline:auto}}@media (max-width:359px){.pt-hero h1{font-size:25px;line-height:1.32}.pt-page h2{font-size:22px;line-height:1.4}.pt-direction-card,.pt-process-grid article{padding:20px}.pt-approach-grid{padding-inline:16px}.pt-approach-grid li{gap:14px}.pt-approach-grid p{font-size:18px;line-height:1.4}}@media (min-width:761px){.pt-footer{padding-bottom:15px}}