*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100%;overflow-x:clip}body{min-height:100vh;line-height:1.5;background-color:#010101;width:100%;max-width:100%;overflow-x:clip}#root{width:100%;max-width:100%;overflow-x:clip}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}ul,ol{list-style:none}:root{--color-primary: #000000;--color-secondary: #dfdfdf;--color-text: #000000;--color-background: #dfdfdf;--font-primary: system-ui, sans-serif;--container-padding: 20px;--container-max-width: 1440px}html.scroll-locked,html.scroll-locked body{overflow:hidden!important;overscroll-behavior:none}html.scroll-locked body{position:fixed;left:0;width:100%}:root{--pdt-chat-width: 720px;--pdt-chat-app-width: 100vw;--font-sans: "Inter", sans-serif;--font-serif: "Georgia", serif;--font-display: "Aboreto", serif;--text-2xs: clamp(9px, .65cqw, 11px);--text-xs: clamp(11px, .85cqw, 13px);--text-sm: clamp(13px, 1.1cqw, 16px);--text-small: clamp(12px, 1cqw, 15px);--text-base: clamp(15px, 1.3cqw, 18px);--text-md: clamp(18px, 1.8cqw, 22px);--text-lg: clamp(20px, 2.2cqw, 28px);--text-sub: clamp(20px, 2cqw, 26px);--text-xl: clamp(28px, 3.5cqw, 44px);--text-xxl: clamp(32px, 4.5cqw, 60px);--text-2xl: clamp(40px, 5cqw, 64px);--text-heading: clamp(32px, 4.5cqw, 60px);--text-3xl: clamp(56px, 7cqw, 96px);--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--tracking-tightest: -.07em;--tracking-extra: -.06em;--tracking-tighter: -.05em;--tracking-condensed:-.04em;--tracking-tight: -.03em;--tracking-snug: -.02em;--tracking-normal: 0;--tracking-wide: .05em;--tracking-wider: .1em;--tracking-widest: .25em;--leading-none: 1;--leading-densest: 1.05;--leading-denser: 1.1;--leading-tight: 1.15;--leading-dense: 1.25;--leading-snug: 1.3;--leading-mid: 1.35;--leading-reading: 1.4;--leading-calm: 1.45;--leading-normal: 1.5;--leading-ease: 1.55;--leading-relaxed: 1.65;--leading-loose: 1.75;--color-text-primary: #DFDFDF;--color-text-body: #BFBFBF;--color-text-secondary: #9F9F9F;--color-text-subtle: #888888;--color-text-muted: #6F6F6F;--color-text-dim: #484848;--color-text-faint: #404040}.app{width:100%;min-height:100vh;container:pdt-app / inline-size;transition:width .34s cubic-bezier(.22,1,.36,1);will-change:width}html.pdt-chat-docked .app{width:var(--pdt-chat-app-width);overflow-x:hidden}html.pdt-chat-docked{overflow-x:hidden}.app__main{width:100%}.app__route-fallback{min-height:100vh}.page-big-h1{font-family:var(--font-sans);font-weight:var(--weight-medium);font-size:var(--text-2xl);letter-spacing:var(--tracking-tighter);color:var(--color-text-primary);margin:0}.table-wrap{overflow-x:auto;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.01) 50%,transparent 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.data-table{width:100%;border-collapse:collapse;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal)}.data-table thead th{font-family:var(--font-sans);font-size:var(--text-2xs);font-weight:500;text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-text-muted);padding:16px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.data-table tbody td{padding:12px 20px;color:var(--color-text-body);border-bottom:1px solid rgba(255,255,255,.03);word-break:break-word}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody td:first-child{color:var(--color-text-primary);font-weight:600}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .data-table{font-size:14px}:where(html:not(.pdt-chat-docked)) .data-table thead th,:where(html:not(.pdt-chat-docked)) .data-table tbody td{padding:10px 14px}}@container pdt-app (max-width: 768px){.data-table{font-size:14px}.data-table thead th,.data-table tbody td{padding:10px 14px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .data-table{font-size:13px}:where(html:not(.pdt-chat-docked)) .data-table thead th,:where(html:not(.pdt-chat-docked)) .data-table tbody td{padding:8px 10px}}@container pdt-app (max-width: 500px){.data-table{font-size:13px}.data-table thead th,.data-table tbody td{padding:8px 10px}}.about-wrapper{width:100%;background-image:url(/assets/about-background-CM-J4Qle.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.header{position:fixed;top:0;left:0;z-index:1000;padding:8px 40px;width:100%;background:#1e1e1e26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}html.pdt-chat-docked .header{width:var(--pdt-chat-app-width)}.header__container{max-width:1800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo{display:flex;flex-direction:column;align-items:center;text-decoration:none;cursor:pointer}.header__logo-text{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#dfdfdf;letter-spacing:-.02em}.header__logo-gray{color:#6b6b6b}.header__logo-subtitle{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#dfdfdf80;letter-spacing:.1em;text-transform:uppercase;margin-top:-4px}.header__controls{display:flex;align-items:center;gap:24px}.liquid-glass{position:relative;background:linear-gradient(180deg,#3c3c3c99,#1e1e1e99);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:100px;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 20px #0003,inset 0 1px #fff3}.header__nav-link{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#ffffffb3;letter-spacing:.02em;cursor:pointer;text-decoration:none;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.header__nav-link:hover{color:#fff;border-bottom-color:#ffffff80}.header__nav-link--gistiq{position:relative;background:linear-gradient(90deg,#be3c3a,#1d5891);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;border-bottom:1px solid transparent}.header__nav-link--gistiq:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#be3c3a,#1d5891);opacity:0;transition:opacity .2s ease}.header__nav-link--gistiq:hover{border-bottom-color:transparent}.header__nav-link--gistiq:hover:after{opacity:1}.header__gistiq-dropdown{position:relative;padding-bottom:8px;margin-bottom:-8px}.header__gistiq-dropdown .header__nav-link--gistiq{display:inline-flex;align-items:center;gap:4px;cursor:pointer;background:linear-gradient(90deg,#be3c3a,#1d5891);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;border:none;padding:0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;letter-spacing:.02em}.header__gistiq-arrow{transition:transform .2s;-webkit-text-fill-color:initial;color:#999}.header__gistiq-arrow--open{transform:rotate(180deg)}.header__gistiq-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:200px;background:#1e1e1ef2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px 6px 6px;display:flex;flex-direction:column;z-index:100}.header__gistiq-item{display:block;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:#ffffffb3;text-decoration:none;border-radius:8px;transition:background .15s;white-space:nowrap}@media(hover:hover){.header__gistiq-item:hover{background:#ffffff14;color:#fff}}.header__actions{display:flex;align-items:center;gap:10px}.header__contact-btn{background:linear-gradient(180deg,#3c3c3c99,#1e1e1e99);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:100px;box-shadow:0 4px 20px #0003,inset 0 1px #fff3;padding:12px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#dfdfdf;letter-spacing:.02em;cursor:pointer;transition:background .3s ease,color .3s ease}.header__contact-btn:hover{background:linear-gradient(180deg,#505050b3,#323232b3);color:#fff}.header__contact-btn:active{background:linear-gradient(180deg,#5a5a5ab3,#3c3c3cb3)}.header__lang-switcher{display:flex;align-items:center;padding:4px;gap:0;position:relative}.header__lang-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:linear-gradient(180deg,#505050cc,#323232cc);border-radius:100px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px #ffffff26,0 2px 8px #0000004d;z-index:0}.header__lang-slider--ru{transform:translate(100%)}.header__lang-btn{padding:8px 16px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#fff9;background:transparent;border:none;border-radius:100px;cursor:pointer;transition:color .3s ease;position:relative;z-index:1}.header__lang-btn:hover{color:#fffc}.header__lang-btn.active{color:#dfdfdf}.header__desktop-only{display:flex}.header__mobile-only{display:none}.header__burger-wrapper{position:relative}.header__burger{width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer}.header__burger-line{width:18px;height:2px;background:#dfdfdf;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__burger--open .header__burger-line:first-child{transform:translateY(4px) rotate(45deg)}.header__burger--open .header__burger-line:last-child{transform:translateY(-4px) rotate(-45deg)}.header__burger-menu{position:absolute;top:calc(100% + 12px);right:-20px;min-width:200px;background:linear-gradient(180deg,#323232,#1e1e1e);border-radius:16px;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff26;padding:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:1001}.header__burger-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.header__burger-item{display:block;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#dfdfdf;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;border-radius:10px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .2s ease}.header__burger-item:hover{background:#ffffff1a}.header__burger-item--gistiq{width:fit-content;background:linear-gradient(90deg,#be3c3a,#1d5891);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}.header__burger-item--gistiq:hover{background:linear-gradient(90deg,#be3c3a,#1d5891);-webkit-background-clip:text;background-clip:text}.header__burger-toggle{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer}.header__burger-toggle-arrow{transition:transform .2s;-webkit-text-fill-color:initial;color:#999}.header__burger-toggle-arrow--open{transform:rotate(180deg)}.header__burger-item.header__burger-sub{padding-left:32px;font-size:12px;opacity:.6;text-transform:none}.header__burger-contact{display:block;width:calc(100% - 8px);margin:4px auto;background:#fdfff5;border:none;border-radius:20px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000;letter-spacing:-.6px;text-align:center;cursor:pointer;transition:background .3s ease}.header__burger-contact:hover{background:#e0e0e0}.header__burger-divider{height:1px;background:#ffffff1a;margin:8px 0}.header__burger-label{display:block;padding:8px 16px 4px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#dfdfdf;text-transform:uppercase;letter-spacing:.05em}@media(max-width:1023px){:where(html:not(.pdt-chat-docked)) .header{padding:10px 24px}:where(html:not(.pdt-chat-docked)) .header__logo-text{font-size:20px}:where(html:not(.pdt-chat-docked)) .header__logo-subtitle{font-size:10px}:where(html:not(.pdt-chat-docked)) .header__desktop-only{display:none}:where(html:not(.pdt-chat-docked)) .header__mobile-only{display:block}:where(html:not(.pdt-chat-docked)) .header__contact-btn{padding:8px 14px;font-size:13px}:where(html:not(.pdt-chat-docked)) .header__lang-btn{padding:8px 12px;font-size:13px}}@container pdt-app (max-width: 1023px){.header{padding:10px 24px}.header__logo-text{font-size:20px}.header__logo-subtitle{font-size:10px}.header__desktop-only{display:none}.header__mobile-only{display:block}.header__contact-btn{padding:8px 14px;font-size:13px}.header__lang-btn{padding:8px 12px;font-size:13px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .header{padding:10px 20px}:where(html:not(.pdt-chat-docked)) .header__controls{gap:10px}:where(html:not(.pdt-chat-docked)) .header__logo-text{font-size:18px}:where(html:not(.pdt-chat-docked)) .header__logo-subtitle{font-size:10px}:where(html:not(.pdt-chat-docked)) .header__lang-btn{padding:10px 12px;font-size:13px}:where(html:not(.pdt-chat-docked)) .header__burger{width:40px;height:40px}}@container pdt-app (max-width: 768px){.header{padding:10px 20px}.header__controls{gap:10px}.header__logo-text{font-size:18px}.header__logo-subtitle{font-size:10px}.header__lang-btn{padding:10px 12px;font-size:13px}.header__burger{width:40px;height:40px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .header{padding:8px 16px}:where(html:not(.pdt-chat-docked)) .header__logo-text{font-size:16px}:where(html:not(.pdt-chat-docked)) .header__logo-subtitle{font-size:9px;letter-spacing:.05em}:where(html:not(.pdt-chat-docked)) .header__controls{gap:8px}:where(html:not(.pdt-chat-docked)) .header__lang-switcher{padding:3px}:where(html:not(.pdt-chat-docked)) .header__lang-btn{padding:8px 10px;font-size:12px}:where(html:not(.pdt-chat-docked)) .header__burger{width:36px;height:36px}:where(html:not(.pdt-chat-docked)) .header__burger-line{width:16px}:where(html:not(.pdt-chat-docked)) .header__burger-menu{min-width:180px}:where(html:not(.pdt-chat-docked)) .header__burger-item{padding:10px 14px;font-size:13px}}@container pdt-app (max-width: 500px){.header{padding:8px 16px}.header__logo-text{font-size:16px}.header__logo-subtitle{font-size:9px;letter-spacing:.05em}.header__controls{gap:8px}.header__lang-switcher{padding:3px}.header__lang-btn{padding:8px 10px;font-size:12px}.header__burger{width:36px;height:36px}.header__burger-line{width:16px}.header__burger-menu{min-width:180px}.header__burger-item{padding:10px 14px;font-size:13px}}.contact-section{padding:40px;max-width:1800px;margin:0 auto;overflow:visible}.contact-section__content{position:relative;display:flex;justify-content:center;align-items:center;min-height:600px}.contact-section__image-column{position:absolute;left:50%;transform:translate(-50%);z-index:1}.contact-section__sphere{width:950px!important;max-width:none;height:auto}.contact-section__form-column{position:absolute;right:0;z-index:2}.contact-section__form{position:relative;background:linear-gradient(180deg,#ffffff26,#ffffff05,#ffffff14);border:.5px solid rgba(255,255,255,.3);border-top:1px solid rgba(255,255,255,.5);border-radius:24px;padding:40px 50px;box-shadow:0 8px 40px #0003,inset 0 2px 2px #ffffff80,inset 0 -1px 2px #0000000d;backdrop-filter:blur(30px) saturate(150%);-webkit-backdrop-filter:blur(30px) saturate(150%);width:750px;min-width:750px;transition:opacity .4s ease}.contact-section__field{margin-bottom:24px}.contact-section__label{display:block;font-family:Inter,sans-serif;font-weight:500;font-size:20px;letter-spacing:-.07em;color:#dfdfdf;margin-bottom:8px}.contact-section__input,.contact-section__textarea{width:100%;background:#00000059;border:.5px solid rgba(255,255,255,.3);border-top:1px solid rgba(255,255,255,.5);border-radius:8px;padding:12px 16px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#dfdfdf;outline:none;transition:all .3s ease}.contact-section__input:focus,.contact-section__textarea:focus{background:#0000008c;border-color:#fff6}.contact-section__input:active,.contact-section__textarea:active{background:#0009}.contact-section__textarea{resize:none;min-height:100px}.contact-section__consent{margin-bottom:16px}.contact-section__founder-option{margin:-4px 0 16px;padding:12px 14px;border:.5px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0e}.contact-section__consent-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;position:relative}.contact-section__consent-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.contact-section__consent-checkmark{flex-shrink:0;width:20px;height:20px;background:#00000059;border:.5px solid rgba(255,255,255,.3);border-radius:4px;transition:all .2s ease;position:relative;margin-top:2px}.contact-section__consent-checkbox:checked+.contact-section__consent-checkmark{background:#dfdfdf33;border-color:#ffffff80}.contact-section__consent-checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #DFDFDF;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-section__consent-checkbox:checked+.contact-section__consent-checkmark:after{display:block}.contact-section__consent-text{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.5;color:#dfdfdf99}.contact-section__founder-option-text{font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.35;color:#dfdfdfe6}.contact-section__consent-link{color:#dfdfdfcc;text-decoration:underline;transition:color .2s ease}.contact-section__consent-link:hover{color:#dfdfdf}.contact-section__submit{background:#dfdfdf;border:none;border-radius:33px;height:clamp(42px,4cqw,55px);padding:0 clamp(14px,1.2cqw,18px);cursor:pointer;margin-top:16px;font-family:Inter,sans-serif;font-size:clamp(14px,1.5cqw,22px);font-weight:500;color:#000;letter-spacing:-.07em;line-height:.95;width:100%;transition:background .2s ease}.contact-section__submit:hover{background:#fff}.contact-section__submit:disabled{opacity:.6;cursor:not-allowed}.contact-section__error{margin:14px 0 0;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.45;color:#ffbebedb}.contact-section__form--hidden{opacity:0;pointer-events:none}.contact-section__success{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:50px;gap:0;background:linear-gradient(180deg,#ffffff26,#ffffff05,#ffffff14);border:.5px solid rgba(255,255,255,.3);border-top:1px solid rgba(255,255,255,.5);border-radius:24px;box-shadow:0 8px 40px #0003,inset 0 2px 2px #ffffff80,inset 0 -1px 2px #0000000d;backdrop-filter:blur(30px) saturate(150%);-webkit-backdrop-filter:blur(30px) saturate(150%);opacity:0;pointer-events:none;transition:opacity .4s ease}.contact-section__success--visible{opacity:1;pointer-events:auto}.contact-section__success-img{width:350px;height:auto;border-radius:16px;margin-top:20px}.contact-section__success-text{font-family:Inter,sans-serif;font-weight:400;font-size:56px;color:#dfdfdf;text-align:left;max-width:550px;line-height:1.2;margin-bottom:-60px}@media(max-width:1440px){:where(html:not(.pdt-chat-docked)) .contact-section__sphere{width:900px}:where(html:not(.pdt-chat-docked)) .contact-section__form{max-width:800px;padding:35px}:where(html:not(.pdt-chat-docked)) .contact-section__label{font-size:18px}}@container pdt-app (max-width: 1440px){.contact-section__sphere{width:900px}.contact-section__form{max-width:800px;padding:35px}.contact-section__label{font-size:18px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .contact-section{padding:40px}:where(html:not(.pdt-chat-docked)) .contact-section__sphere{width:750px}:where(html:not(.pdt-chat-docked)) .contact-section__form-column{margin-left:150px}:where(html:not(.pdt-chat-docked)) .contact-section__form{max-width:650px;padding:30px}}@container pdt-app (max-width: 1200px){.contact-section{padding:40px}.contact-section__sphere{width:750px}.contact-section__form-column{margin-left:150px}.contact-section__form{max-width:650px;padding:30px}}@media(max-width:1023px){:where(html:not(.pdt-chat-docked)) .contact-section{padding:40px 20px;overflow-x:hidden}:where(html:not(.pdt-chat-docked)) .contact-section__content{display:block}:where(html:not(.pdt-chat-docked)) .contact-section__image-column{position:absolute;left:50%;transform:translate(-50%)}:where(html:not(.pdt-chat-docked)) .contact-section__sphere{width:600px!important}:where(html:not(.pdt-chat-docked)) .contact-section__form-column{position:relative;left:auto;right:auto;width:auto;margin-left:0}:where(html:not(.pdt-chat-docked)) .contact-section__form,:where(html:not(.pdt-chat-docked)) .contact-section__success{width:100%;min-width:0;max-width:none;box-sizing:border-box}:where(html:not(.pdt-chat-docked)) .contact-section__success{padding-left:30px}:where(html:not(.pdt-chat-docked)) .contact-section__success-text{font-size:40px;max-width:400px}:where(html:not(.pdt-chat-docked)) .contact-section__success-img{width:280px}:where(html:not(.pdt-chat-docked)) .contact-section__submit{width:100%}}@container pdt-app (max-width: 1023px){.contact-section{padding:40px 20px;overflow-x:hidden}.contact-section__content{display:block}.contact-section__image-column{position:absolute;left:50%;transform:translate(-50%)}.contact-section__sphere{width:600px!important}.contact-section__form-column{position:relative;left:auto;right:auto;width:auto;margin-left:0}.contact-section__form,.contact-section__success{width:100%;min-width:0;max-width:none;box-sizing:border-box}.contact-section__success{padding-left:30px}.contact-section__success-text{font-size:40px;max-width:400px}.contact-section__success-img{width:280px}.contact-section__submit{width:100%}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .contact-section{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .contact-section__content{min-height:500px}:where(html:not(.pdt-chat-docked)) .contact-section__sphere{width:450px!important}:where(html:not(.pdt-chat-docked)) .contact-section__label{font-size:16px}:where(html:not(.pdt-chat-docked)) .contact-section__success{padding-left:25px}:where(html:not(.pdt-chat-docked)) .contact-section__success-text{font-size:32px;max-width:300px}:where(html:not(.pdt-chat-docked)) .contact-section__success-img{width:220px}}@container pdt-app (max-width: 768px){.contact-section{padding:40px 20px}.contact-section__content{min-height:500px}.contact-section__sphere{width:450px!important}.contact-section__label{font-size:16px}.contact-section__success{padding-left:25px}.contact-section__success-text{font-size:32px;max-width:300px}.contact-section__success-img{width:220px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .contact-section{padding:30px 20px}:where(html:not(.pdt-chat-docked)) .contact-section__sphere{width:350px!important}:where(html:not(.pdt-chat-docked)) .contact-section__form{padding:25px}:where(html:not(.pdt-chat-docked)) .contact-section__label{font-size:14px}:where(html:not(.pdt-chat-docked)) .contact-section__success{padding-left:0;align-items:center}:where(html:not(.pdt-chat-docked)) .contact-section__success-text{font-size:28px;max-width:280px;margin-bottom:-30px;text-align:center}:where(html:not(.pdt-chat-docked)) .contact-section__success-img{width:180px}}@container pdt-app (max-width: 500px){.contact-section{padding:30px 20px}.contact-section__sphere{width:350px!important}.contact-section__form{padding:25px}.contact-section__label{font-size:14px}.contact-section__success{padding-left:0;align-items:center}.contact-section__success-text{font-size:28px;max-width:280px;margin-bottom:-30px;text-align:center}.contact-section__success-img{width:180px}}@media(max-width:320px){:where(html:not(.pdt-chat-docked)) .contact-section__form{padding:20px}:where(html:not(.pdt-chat-docked)) .contact-section__success-text{font-size:24px;max-width:240px}:where(html:not(.pdt-chat-docked)) .contact-section__success-img{width:150px}}@container pdt-app (max-width: 320px){.contact-section__form{padding:20px}.contact-section__success-text{font-size:24px;max-width:240px}.contact-section__success-img{width:150px}}.contact-modal{position:fixed;inset:0;z-index:2000;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:contact-modal-fade-in .3s ease}.contact-modal__scroll{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;display:flex;align-items:center;justify-content:center;padding:20px}@keyframes contact-modal-fade-in{0%{opacity:0}to{opacity:1}}.contact-modal__close{position:fixed;top:20px;right:20px;z-index:2001;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#3c3c3c99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease;box-shadow:0 4px 20px #0003,inset 0 1px #fff3}.contact-modal__close:hover{transform:scale(1.05);background:#50505099}.contact-modal__close:active{transform:scale(.95)}.contact-modal__body{position:relative;width:100%;max-width:750px;animation:contact-modal-slide-up .3s ease}@keyframes contact-modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-modal .contact-section__form-column{position:relative;right:auto}.contact-modal .contact-section__form,.contact-modal .contact-section__success{width:100%;min-width:0}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .contact-modal__scroll{align-items:flex-start;padding:70px 16px 20px}:where(html:not(.pdt-chat-docked)) .contact-modal__body{max-width:100%}}@container pdt-app (max-width: 768px){.contact-modal__scroll{align-items:flex-start;padding:70px 16px 20px}.contact-modal__body{max-width:100%}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .contact-modal__scroll{padding:60px 12px 20px}:where(html:not(.pdt-chat-docked)) .contact-modal__close{top:12px;right:12px;width:38px;height:38px}}@container pdt-app (max-width: 500px){.contact-modal__scroll{padding:60px 12px 20px}.contact-modal__close{top:12px;right:12px;width:38px;height:38px}}.footer{width:100%;background-color:#1a1a1a;background-image:url(/assets/footer-bg-BMzgJCP1.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;padding:80px 40px 50px;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,#000000 0%,transparent 100%);pointer-events:none;z-index:1}.footer__content{max-width:1800px;margin:0 auto;position:relative;z-index:2}.footer__logo{display:flex;flex-direction:column;align-items:flex-start;margin-left:-20px}.footer__logo-pomme{font-family:Aboreto,cursive;font-size:180px;font-weight:400;color:#313131;letter-spacing:-.02em;line-height:.75}.footer__logo-deterre{font-family:Aboreto,cursive;font-size:180px;font-weight:400;color:#dfdfdf;letter-spacing:-.02em;line-height:.75}.footer__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:0}.footer__copyright,.footer__location{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#dfdfdf}.footer__links{display:flex;gap:24px;margin-top:32px;margin-bottom:8px}.footer__meeting{display:flex;flex-wrap:wrap;gap:8px 12px;max-width:760px;margin:0 0 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.45;color:#dfdfdfb8}.footer__meeting-label{color:#dfdfdf6b}.footer__meeting-address{color:#dfdfdfd1}.footer__link{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#dfdfdf;text-decoration:none;transition:opacity .2s ease}.footer__link:hover{opacity:.7}@media(max-width:1440px){:where(html:not(.pdt-chat-docked)) .footer__logo-pomme,:where(html:not(.pdt-chat-docked)) .footer__logo-deterre{font-size:160px}}@container pdt-app (max-width: 1440px){.footer__logo-pomme,.footer__logo-deterre{font-size:160px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .footer__logo-pomme,:where(html:not(.pdt-chat-docked)) .footer__logo-deterre{font-size:140px}}@container pdt-app (max-width: 1200px){.footer__logo-pomme,.footer__logo-deterre{font-size:140px}}@media(max-width:1023px){:where(html:not(.pdt-chat-docked)) .footer{padding:50px 20px 30px}:where(html:not(.pdt-chat-docked)) .footer__logo-pomme,:where(html:not(.pdt-chat-docked)) .footer__logo-deterre{font-size:120px}}@container pdt-app (max-width: 1023px){.footer{padding:50px 20px 30px}.footer__logo-pomme,.footer__logo-deterre{font-size:120px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .footer__logo-pomme,:where(html:not(.pdt-chat-docked)) .footer__logo-deterre{font-size:90px}:where(html:not(.pdt-chat-docked)) .footer__copyright,:where(html:not(.pdt-chat-docked)) .footer__location{font-size:12px}:where(html:not(.pdt-chat-docked)) .footer__links{margin-top:24px}:where(html:not(.pdt-chat-docked)) .footer__link{font-size:12px}:where(html:not(.pdt-chat-docked)) .footer__meeting{max-width:560px;font-size:12px}:where(html:not(.pdt-chat-docked)) .footer__bottom{margin-top:0}}@container pdt-app (max-width: 768px){.footer__logo-pomme,.footer__logo-deterre{font-size:90px}.footer__copyright,.footer__location{font-size:12px}.footer__links{margin-top:24px}.footer__link{font-size:12px}.footer__meeting{max-width:560px;font-size:12px}.footer__bottom{margin-top:0}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .footer__logo-pomme,:where(html:not(.pdt-chat-docked)) .footer__logo-deterre{font-size:70px;line-height:.9}:where(html:not(.pdt-chat-docked)) .footer__copyright,:where(html:not(.pdt-chat-docked)) .footer__location{font-size:11px}:where(html:not(.pdt-chat-docked)) .footer__links{flex-direction:column;gap:8px;margin-top:16px;text-align:center}:where(html:not(.pdt-chat-docked)) .footer__link{font-size:11px}:where(html:not(.pdt-chat-docked)) .footer__meeting{justify-content:center;max-width:100%;margin-bottom:14px;font-size:11px;text-align:center}:where(html:not(.pdt-chat-docked)) .footer__bottom{flex-direction:column;gap:10px;text-align:center;margin-top:0}}@container pdt-app (max-width: 500px){.footer__logo-pomme,.footer__logo-deterre{font-size:70px;line-height:.9}.footer__copyright,.footer__location{font-size:11px}.footer__links{flex-direction:column;gap:8px;margin-top:16px;text-align:center}.footer__link{font-size:11px}.footer__meeting{justify-content:center;max-width:100%;margin-bottom:14px;font-size:11px;text-align:center}.footer__bottom{flex-direction:column;gap:10px;text-align:center;margin-top:0}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:20px;background:linear-gradient(180deg,#141414f2,#0a0a0afa);border-top:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:slideUp .3s ease-out}html.pdt-chat-docked .cookie-banner{width:var(--pdt-chat-app-width);right:auto}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-banner__text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#dfdfdfcc;margin:0}.cookie-banner__link{color:#dfdfdf;text-decoration:underline;transition:color .2s ease}.cookie-banner__link:hover{color:#fff}.cookie-banner__buttons{display:flex;gap:12px;flex-shrink:0}.cookie-banner__btn{font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:10px 20px;border-radius:8px;cursor:pointer;transition:all .2s ease}.cookie-banner__btn--accept{background:#dfdfdf26;border:1px solid rgba(255,255,255,.3);color:#dfdfdf}.cookie-banner__btn--accept:hover{background:#dfdfdf40;border-color:#ffffff80}.cookie-banner__btn--decline{background:transparent;border:1px solid rgba(255,255,255,.15);color:#dfdfdf99}.cookie-banner__btn--decline:hover{border-color:#ffffff4d;color:#dfdfdfcc}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .cookie-banner{padding:16px}:where(html:not(.pdt-chat-docked)) .cookie-banner__content{flex-direction:column;align-items:stretch;gap:16px}:where(html:not(.pdt-chat-docked)) .cookie-banner__text{font-size:13px;text-align:center}:where(html:not(.pdt-chat-docked)) .cookie-banner__buttons{justify-content:center}:where(html:not(.pdt-chat-docked)) .cookie-banner__btn{padding:10px 16px;font-size:12px}}@container pdt-app (max-width: 768px){.cookie-banner{padding:16px}.cookie-banner__content{flex-direction:column;align-items:stretch;gap:16px}.cookie-banner__text{font-size:13px;text-align:center}.cookie-banner__buttons{justify-content:center}.cookie-banner__btn{padding:10px 16px;font-size:12px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .cookie-banner__buttons{flex-direction:column;gap:8px}:where(html:not(.pdt-chat-docked)) .cookie-banner__btn{width:100%;text-align:center}}@container pdt-app (max-width: 500px){.cookie-banner__buttons{flex-direction:column;gap:8px}.cookie-banner__btn{width:100%;text-align:center}}.hero-wrapper{position:relative}.hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden}.hero__sr-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero__poster{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#000;pointer-events:none}.hero__video{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center;background:#000;opacity:0;pointer-events:none;transition:opacity .26s ease-out}.hero__video[data-media-state=playing]{opacity:1}.hero__video::-webkit-media-controls,.hero__video::-webkit-media-controls-panel,.hero__video::-webkit-media-controls-start-playback-button,.hero__video::-webkit-media-controls-overlay-play-button{display:none!important;-webkit-appearance:none}.hero__mask-svg-def{position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.hero__mask-svg-def--desktop{width:50%;height:100%}.hero__mask-svg-def--mobile{display:none;width:100%;height:50%}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .hero__mask-svg-def--desktop{display:none}:where(html:not(.pdt-chat-docked)) .hero__mask-svg-def--mobile{display:block}}@container pdt-app (max-width: 768px){.hero__mask-svg-def--desktop{display:none}.hero__mask-svg-def--mobile{display:block}}.hero__mask-text{font-family:Aboreto,serif;font-weight:400;font-size:clamp(80px,10.4cqw,220px);letter-spacing:-.1em}@media(min-width:1920px){:where(html:not(.pdt-chat-docked)) .hero__mask-text{font-size:200px}}@container pdt-app (min-width: 1920px){.hero__mask-text{font-size:200px}}@media(max-width:1919px)and (min-width:1440px){:where(html:not(.pdt-chat-docked)) .hero__mask-text{font-size:170px}}@container pdt-app (max-width: 1919px) and (min-width: 1440px){.hero__mask-text{font-size:170px}}@media(max-width:1439px)and (min-width:1024px){:where(html:not(.pdt-chat-docked)) .hero__mask-text{font-size:130px}}@container pdt-app (max-width: 1439px) and (min-width: 1024px){.hero__mask-text{font-size:130px}}@media(max-width:1023px)and (min-width:769px){:where(html:not(.pdt-chat-docked)) .hero__mask-text{font-size:100px}}@container pdt-app (max-width: 1023px) and (min-width: 769px){.hero__mask-text{font-size:100px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .hero__mask-text{font-size:clamp(90px,16cqw,120px)}}@container pdt-app (max-width: 768px){.hero__mask-text{font-size:clamp(90px,16cqw,120px)}}.hero__mask-text-mobile{font-family:Aboreto,serif;font-weight:400;font-size:clamp(90px,16cqw,120px);letter-spacing:-.1em}.hero__overlay{position:absolute;z-index:2;top:0;left:0;width:50%;height:100%;background:#80808026;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);-webkit-mask:url(#heroCutoutMaskDesktop);mask:url(#heroCutoutMaskDesktop)}.hero__overlay-mobile,.hero__pomme,.hero__d{display:none}.hero__e,.hero__terre{position:absolute;font-family:Aboreto,serif;font-weight:400;font-size:clamp(80px,10.4cqw,220px);line-height:1;letter-spacing:-.1em;z-index:3;color:#9f9f9f}.hero__e{top:50%;left:calc(50% - 8px);transform:translateY(-50%)}.hero__terre{bottom:40px;right:40px}.hero__bottom{position:absolute;z-index:4;bottom:40px;left:40px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hero__description{max-width:400px;margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:clamp(16px,2.5cqw,48px);line-height:1.2;letter-spacing:-.07em;color:#dfdfdf;white-space:pre-line}.hero__cta{display:inline-flex;align-items:center;gap:6px;height:clamp(38px,3.8cqw,55px);padding:0 clamp(14px,1.2cqw,18px);background:#dfdfdf;color:#000;border:none;border-radius:33px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(14px,1.5cqw,22px);letter-spacing:-.07em;line-height:.95;cursor:pointer;transition:background .2s ease}.hero__cta:hover{background:#fff}@media(min-width:1920px){:where(html:not(.pdt-chat-docked)) .hero__e,:where(html:not(.pdt-chat-docked)) .hero__terre{font-size:200px}:where(html:not(.pdt-chat-docked)) .hero__description{font-size:48px;max-width:600px}}@container pdt-app (min-width: 1920px){.hero__e,.hero__terre{font-size:200px}.hero__description{font-size:48px;max-width:600px}}@media(max-width:1919px)and (min-width:1440px){:where(html:not(.pdt-chat-docked)) .hero__e,:where(html:not(.pdt-chat-docked)) .hero__terre{font-size:170px}:where(html:not(.pdt-chat-docked)) .hero__description{font-size:40px;max-width:500px}}@container pdt-app (max-width: 1919px) and (min-width: 1440px){.hero__e,.hero__terre{font-size:170px}.hero__description{font-size:40px;max-width:500px}}@media(max-width:1439px)and (min-width:1024px){:where(html:not(.pdt-chat-docked)) .hero__e,:where(html:not(.pdt-chat-docked)) .hero__terre{font-size:130px}:where(html:not(.pdt-chat-docked)) .hero__terre{right:30px}:where(html:not(.pdt-chat-docked)) .hero__description{font-size:32px;max-width:400px}:where(html:not(.pdt-chat-docked)) .hero__bottom{left:30px}}@container pdt-app (max-width: 1439px) and (min-width: 1024px){.hero__e,.hero__terre{font-size:130px}.hero__terre{right:30px}.hero__description{font-size:32px;max-width:400px}.hero__bottom{left:30px}}@media(max-width:1023px)and (min-width:768px){:where(html:not(.pdt-chat-docked)) .hero__e,:where(html:not(.pdt-chat-docked)) .hero__terre{font-size:100px}:where(html:not(.pdt-chat-docked)) .hero__terre{right:24px}:where(html:not(.pdt-chat-docked)) .hero__description{font-size:28px;max-width:300px}:where(html:not(.pdt-chat-docked)) .hero__bottom{left:24px}}@container pdt-app (max-width: 1023px) and (min-width: 768px){.hero__e,.hero__terre{font-size:100px}.hero__terre{right:24px}.hero__description{font-size:28px;max-width:300px}.hero__bottom{left:24px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .hero__overlay{width:100%;height:50%;-webkit-mask:url(#heroCutoutMaskMobile);mask:url(#heroCutoutMaskMobile)}:where(html:not(.pdt-chat-docked)) .hero__e,:where(html:not(.pdt-chat-docked)) .hero__terre{font-size:clamp(90px,16cqw,120px);left:0;right:0;text-align:center;transform:none}:where(html:not(.pdt-chat-docked)) .hero__e{top:49vh}:where(html:not(.pdt-chat-docked)) .hero__terre{bottom:30px}:where(html:not(.pdt-chat-docked)) .hero__bottom{position:static;transform:none;padding:32px 24px 40px;align-items:flex-start;text-align:left;border-left:2px solid #9F9F9F;margin-left:24px}:where(html:not(.pdt-chat-docked)) .hero__description{font-size:20px;max-width:340px}}@container pdt-app (max-width: 768px){.hero__overlay{width:100%;height:50%;-webkit-mask:url(#heroCutoutMaskMobile);mask:url(#heroCutoutMaskMobile)}.hero__e,.hero__terre{font-size:clamp(90px,16cqw,120px);left:0;right:0;text-align:center;transform:none}.hero__e{top:49vh}.hero__terre{bottom:30px}.hero__bottom{position:static;transform:none;padding:32px 24px 40px;align-items:flex-start;text-align:left;border-left:2px solid #9F9F9F;margin-left:24px}.hero__description{font-size:20px;max-width:340px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .hero__e{top:50vh}}@container pdt-app (max-width: 500px){.hero__e{top:50vh}}@container pdt-app (max-width: 1100px){.hero__mask-svg-def--desktop{display:none}.hero__mask-svg-def--mobile{display:block}.hero__overlay{width:100%;height:50%;-webkit-mask:url(#heroCutoutMaskMobile);mask:url(#heroCutoutMaskMobile)}.hero__e,.hero__terre{font-size:clamp(90px,16cqw,120px);left:0;right:0;text-align:center;transform:none}.hero__e{top:49vh}.hero__terre{bottom:30px}.hero__bottom{position:static;transform:none;padding:32px 24px 40px;align-items:flex-start;text-align:left;border-left:2px solid #9F9F9F;margin-left:24px}.hero__description{font-size:20px;max-width:340px}}@supports (hanging-punctuation: first){.hero__mask-svg-def{display:none!important}.hero__overlay{display:none}.hero__overlay-mobile{display:block;position:absolute;z-index:2;top:0;left:0;width:50%;height:100%;background:#80808026;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero__pomme,.hero__d{display:block;position:absolute;font-family:Aboreto,serif;font-weight:400;font-size:clamp(80px,10.4cqw,220px);line-height:1;letter-spacing:-.1em;color:#9f9f9f;z-index:3}.hero__pomme{top:125px;left:28px}.hero__d{top:50%;right:calc(50% + 8px);transform:translateY(-50%)}}@supports (hanging-punctuation: first){@media(min-width:1920px){:where(html:not(.pdt-chat-docked)) .hero__pomme,:where(html:not(.pdt-chat-docked)) .hero__d{font-size:200px}}@container pdt-app (min-width: 1920px){.hero__pomme,.hero__d{font-size:200px}}}@supports (hanging-punctuation: first){@media(max-width:1919px)and (min-width:1440px){:where(html:not(.pdt-chat-docked)) .hero__pomme,:where(html:not(.pdt-chat-docked)) .hero__d{font-size:170px}}@container pdt-app (max-width: 1919px) and (min-width: 1440px){.hero__pomme,.hero__d{font-size:170px}}}@supports (hanging-punctuation: first){@media(max-width:1439px)and (min-width:1024px){:where(html:not(.pdt-chat-docked)) .hero__pomme,:where(html:not(.pdt-chat-docked)) .hero__d{font-size:130px}}@container pdt-app (max-width: 1439px) and (min-width: 1024px){.hero__pomme,.hero__d{font-size:130px}}}@supports (hanging-punctuation: first){@media(max-width:1023px)and (min-width:769px){:where(html:not(.pdt-chat-docked)) .hero__pomme,:where(html:not(.pdt-chat-docked)) .hero__d{font-size:100px}}@container pdt-app (max-width: 1023px) and (min-width: 769px){.hero__pomme,.hero__d{font-size:100px}}}@supports (hanging-punctuation: first){@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .hero__overlay-mobile{width:100%;height:50%}:where(html:not(.pdt-chat-docked)) .hero__pomme,:where(html:not(.pdt-chat-docked)) .hero__d{font-size:clamp(90px,16cqw,120px);left:0;right:0;text-align:center;transform:none}:where(html:not(.pdt-chat-docked)) .hero__pomme{top:80px}:where(html:not(.pdt-chat-docked)) .hero__d{top:calc(44% - .5em)}}@container pdt-app (max-width: 768px){.hero__overlay-mobile{width:100%;height:50%}.hero__pomme,.hero__d{font-size:clamp(90px,16cqw,120px);left:0;right:0;text-align:center;transform:none}.hero__pomme{top:80px}.hero__d{top:calc(44% - .5em)}}}@supports (hanging-punctuation: first){@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .hero__pomme{top:70px}}@container pdt-app (max-width: 500px){.hero__pomme{top:70px}}}.video-intro{position:relative;overflow:clip;padding:64px 40px 88px;background:radial-gradient(circle at 12% 34%,rgba(223,223,223,.08),transparent 25%),radial-gradient(circle at 82% 57%,rgba(255,167,54,.12),transparent 26%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 32%),#010101}.video-intro:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.36;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:84px 84px;-webkit-mask-image:radial-gradient(circle at center,black 0,transparent 72%);mask-image:radial-gradient(circle at center,black 0,transparent 72%)}.video-intro__shell{position:relative;z-index:1;max-width:1800px;margin:0 auto}.video-intro__header{max-width:1320px;margin:0 auto;padding:0 0 34px}.video-intro__copy{display:block}.video-intro__title{margin:0;max-width:1040px;font-family:Georgia,serif;font-size:clamp(54px,6.1cqw,116px);font-weight:400;line-height:.9;letter-spacing:0;text-align:left;color:#dfdfdf;text-wrap:balance}.video-intro__stage{position:relative;max-width:1320px;margin:10px auto 0;opacity:0;transform:translateY(36px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}.video-intro--visible .video-intro__stage{opacity:1;transform:translateY(0)}.video-intro__stage-scale{position:relative;padding:30px 0 54px;isolation:isolate;transform-origin:50% 18%}.video-intro--visible .video-intro__stage-scale{animation:videoIntroFrameReveal .78s cubic-bezier(.22,1,.36,1) both}@keyframes videoIntroFrameReveal{0%{transform:scale(.985)}to{transform:scale(1)}}@supports (animation-timeline: view()){.video-intro--visible .video-intro__stage-scale{animation-name:videoIntroScrollScale;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view(block);animation-range:entry 0% cover 36%}@keyframes videoIntroScrollScale{0%{transform:scale(.86)}to{transform:scale(1)}}}.video-intro__contact{position:relative;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:clamp(18px,3cqw,42px);max-width:980px;margin:clamp(42px,5cqw,76px) auto 0;padding:clamp(20px,2.2cqw,30px) clamp(22px,3cqw,40px);border:1px solid rgba(223,223,223,.16);border-top-color:#ffffff47;border-radius:20px;background:linear-gradient(135deg,#ffffff1b,#ffffff07 46%,#ffffff0f),#070707b3;box-shadow:0 28px 70px #00000052,inset 0 1px #ffffff24;backdrop-filter:blur(26px) saturate(118%);-webkit-backdrop-filter:blur(26px) saturate(118%)}.video-intro__contact:before{content:"";position:absolute;left:clamp(22px,3cqw,40px);right:clamp(22px,3cqw,40px);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent)}.video-intro__contact-copy{flex:1 1 auto;min-width:0}.video-intro__contact-text{margin:0;font-family:Inter,sans-serif;font-size:clamp(18px,1.45cqw,24px);font-weight:500;line-height:1.18;color:#dfdfdfeb;text-align:left}.video-intro__contact-note{max-width:560px;margin:8px 0 0;font-family:Inter,sans-serif;font-size:clamp(13px,.95cqw,15px);font-weight:400;line-height:1.45;color:#dfdfdf94;text-align:left}.video-intro__contact-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:154px;height:clamp(44px,4cqw,56px);padding:0 28px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:linear-gradient(180deg,#f7f7f7,#d6d6d6);color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:clamp(15px,1.2cqw,18px);font-weight:500;letter-spacing:0;transition:background .18s ease,border-color .18s ease,transform .18s ease;box-shadow:inset 0 1px #fffc}.video-intro__contact-btn:hover{background:linear-gradient(180deg,#fff,#e4e4e4);border-color:#ffffffe6;transform:translateY(-1px)}.video-intro__contact-btn:active{transform:translateY(0)}.video-intro__contact-icon{flex:0 0 auto}.video-intro__stage-scale:before{content:"";position:absolute;inset:0 6% 12px;z-index:-1;border:1px solid rgba(223,223,223,.18);border-radius:clamp(28px,2.8cqw,52px);transform:rotate(-1.2deg)}.video-intro__stage-scale:after{content:"";position:absolute;right:2%;top:-34px;width:min(24cqw,340px);height:1px;z-index:-1;background:linear-gradient(90deg,transparent,rgba(223,223,223,.42));transform:rotate(-18deg)}.video-intro__frame{position:relative;z-index:3;overflow:hidden;aspect-ratio:1672 / 941;border:1px solid rgba(223,223,223,.42);border-radius:clamp(22px,2.3cqw,42px);background:#ffffff06;box-shadow:0 36px 120px #0000007a,0 0 0 1px #ffffff0f inset;transform:rotate(-.35deg)}.video-intro__frame:before{content:"";position:absolute;inset:16px;z-index:3;pointer-events:none;border:1px solid rgba(223,223,223,.18);border-radius:calc(clamp(22px,2.3cqw,42px) - 10px)}.video-intro__video{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.03)}.video-intro__poster{position:absolute;inset:0;z-index:2;display:block;pointer-events:none}.video-intro__poster img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .42s ease}.video-intro__play{position:absolute;left:50%;top:50%;z-index:4;display:grid;place-items:center;width:clamp(82px,7cqw,126px);aspect-ratio:1;padding:0;transform:translate(-50%,-50%);border:none;border-radius:50%;background:transparent;box-shadow:none;cursor:pointer;transition:transform .18s ease}.video-intro__play:hover{transform:translate(-50%,-50%) scale(1.08)}.video-intro__play:active{transform:translate(-50%,-50%) scale(.98)}.video-intro__play img{width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .36s ease}.video-intro__play picture{display:block;width:100%;height:100%}.video-intro__character{position:absolute;width:var(--character-width);max-width:none;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1),filter .42s ease;filter:drop-shadow(0 18px 26px rgba(0,0,0,.5)) drop-shadow(0 0 8px rgba(255,255,255,.3))}.video-intro__poster img.video-intro__asset--loaded,.video-intro__play img.video-intro__asset--loaded,.video-intro__character.video-intro__asset--loaded{opacity:1}.video-intro__stage--playing .video-intro__character{opacity:0;filter:drop-shadow(0 24px 30px rgba(0,0,0,.2)) drop-shadow(0 0 0 rgba(255,255,255,0))}.video-intro__character--front{z-index:5}.video-intro__character--one{--character-width: clamp(170px, 13.2cqw, 272px);left:-4.2%;bottom:5%;transform:rotate(-9deg)}.video-intro__stage--playing .video-intro__character--one{transform:translate(-26px,24px) rotate(-14deg) scale(.94)}.video-intro__character--two{--character-width: clamp(170px, 13.4cqw, 272px);left:-1.4%;top:-9%;transform:rotate(5deg)}.video-intro__stage--playing .video-intro__character--two{transform:translate(-18px,-24px) rotate(10deg) scale(.94)}.video-intro__character--three{--character-width: clamp(128px, 10.1cqw, 210px);left:47%;bottom:-8%;transform:translate(-50%) rotate(-2deg)}.video-intro__stage--playing .video-intro__character--three{transform:translate(-50%,34px) rotate(1deg) scale(.94)}.video-intro__character--four{--character-width: clamp(168px, 13.2cqw, 270px);right:-1.8%;top:-9%;transform:rotate(-5deg)}.video-intro__stage--playing .video-intro__character--four{transform:translate(22px,-24px) rotate(-10deg) scale(.94)}.video-intro__character--five{--character-width: clamp(146px, 11.5cqw, 236px);right:-4.2%;bottom:18%;transform:rotate(7deg)}.video-intro__stage--playing .video-intro__character--five{transform:translate(28px,22px) rotate(12deg) scale(.94)}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .video-intro{padding:78px 30px 94px}:where(html:not(.pdt-chat-docked)) .video-intro__header{max-width:1120px;padding-bottom:24px}:where(html:not(.pdt-chat-docked)) .video-intro__copy{display:block}:where(html:not(.pdt-chat-docked)) .video-intro__stage{max-width:1120px;margin-inline:4cqw}:where(html:not(.pdt-chat-docked)) .video-intro__contact{max-width:1120px}:where(html:not(.pdt-chat-docked)) .video-intro__character--one{left:-6cqw}:where(html:not(.pdt-chat-docked)) .video-intro__character--four{right:-2cqw}}@container pdt-app (max-width: 1200px){.video-intro{padding:78px 30px 94px}.video-intro__header{max-width:1120px;padding-bottom:24px}.video-intro__copy{display:block}.video-intro__stage{max-width:1120px;margin-inline:4cqw}.video-intro__contact{max-width:1120px}.video-intro__character--one{left:-6cqw}.video-intro__character--four{right:-2cqw}}@media(max-width:900px){:where(html:not(.pdt-chat-docked)) .video-intro{padding:64px 20px 78px}:where(html:not(.pdt-chat-docked)) .video-intro__stage{margin:10px 0 0;transform-origin:50% 26%}:where(html:not(.pdt-chat-docked)) .video-intro__stage-scale{padding-bottom:80px}:where(html:not(.pdt-chat-docked)) .video-intro__contact{flex-direction:column;gap:18px;align-items:flex-start;margin-top:38px}:where(html:not(.pdt-chat-docked)) .video-intro__stage-scale:before{left:2%;right:2%;bottom:42px}:where(html:not(.pdt-chat-docked)) .video-intro__stage-scale:after{display:none}:where(html:not(.pdt-chat-docked)) .video-intro__character--two,:where(html:not(.pdt-chat-docked)) .video-intro__character--four{z-index:1;opacity:.9}:where(html:not(.pdt-chat-docked)) .video-intro__character--one,:where(html:not(.pdt-chat-docked)) .video-intro__character--three,:where(html:not(.pdt-chat-docked)) .video-intro__character--five{z-index:5}:where(html:not(.pdt-chat-docked)) .video-intro__character--one{--character-width: clamp(150px, 28cqw, 260px);left:-7cqw;bottom:3%}:where(html:not(.pdt-chat-docked)) .video-intro__character--two{--character-width: clamp(142px, 26cqw, 240px);left:4%;top:-10%}:where(html:not(.pdt-chat-docked)) .video-intro__character--three{--character-width: clamp(120px, 23cqw, 210px);left:49%;bottom:-13%}:where(html:not(.pdt-chat-docked)) .video-intro__character--four{--character-width: clamp(140px, 27cqw, 250px);right:3%;top:-10%}:where(html:not(.pdt-chat-docked)) .video-intro__character--five{--character-width: clamp(120px, 24cqw, 220px);right:-5cqw;bottom:3%}}@container pdt-app (max-width: 900px){.video-intro{padding:64px 20px 78px}.video-intro__stage{margin:10px 0 0;transform-origin:50% 26%}.video-intro__stage-scale{padding-bottom:80px}.video-intro__contact{flex-direction:column;gap:18px;align-items:flex-start;margin-top:38px}.video-intro__stage-scale:before{left:2%;right:2%;bottom:42px}.video-intro__stage-scale:after{display:none}.video-intro__character--two,.video-intro__character--four{z-index:1;opacity:.9}.video-intro__character--one,.video-intro__character--three,.video-intro__character--five{z-index:5}.video-intro__character--one{--character-width: clamp(150px, 28cqw, 260px);left:-7cqw;bottom:3%}.video-intro__character--two{--character-width: clamp(142px, 26cqw, 240px);left:4%;top:-10%}.video-intro__character--three{--character-width: clamp(120px, 23cqw, 210px);left:49%;bottom:-13%}.video-intro__character--four{--character-width: clamp(140px, 27cqw, 250px);right:3%;top:-10%}.video-intro__character--five{--character-width: clamp(120px, 24cqw, 220px);right:-5cqw;bottom:3%}}@media(max-width:640px){:where(html:not(.pdt-chat-docked)) .video-intro{padding:50px 14px 64px}:where(html:not(.pdt-chat-docked)) .video-intro__header{padding:0 0 20px}:where(html:not(.pdt-chat-docked)) .video-intro__title{margin:0;font-size:clamp(38px,12cqw,64px);line-height:.96;text-align:left}:where(html:not(.pdt-chat-docked)) .video-intro__frame{border-radius:18px}:where(html:not(.pdt-chat-docked)) .video-intro__frame:before{inset:8px;border-radius:12px}:where(html:not(.pdt-chat-docked)) .video-intro__stage-scale{padding-bottom:58px}:where(html:not(.pdt-chat-docked)) .video-intro__play{width:64px}:where(html:not(.pdt-chat-docked)) .video-intro__contact{align-items:stretch;border-radius:16px}:where(html:not(.pdt-chat-docked)) .video-intro__contact:before{left:22px;right:22px}:where(html:not(.pdt-chat-docked)) .video-intro__contact-text{font-size:18px;text-align:center}:where(html:not(.pdt-chat-docked)) .video-intro__contact-note{margin-top:7px;text-align:center}:where(html:not(.pdt-chat-docked)) .video-intro__contact-btn{width:100%}:where(html:not(.pdt-chat-docked)) .video-intro__character--one{--character-width: clamp(112px, 34cqw, 160px);left:-13cqw;bottom:4%}:where(html:not(.pdt-chat-docked)) .video-intro__character--two{--character-width: clamp(104px, 32cqw, 150px);left:3%;top:-13%}:where(html:not(.pdt-chat-docked)) .video-intro__character--three{--character-width: clamp(92px, 28cqw, 130px);left:50%;bottom:-19%}:where(html:not(.pdt-chat-docked)) .video-intro__character--four{--character-width: clamp(104px, 33cqw, 154px);right:2%;top:-13%}:where(html:not(.pdt-chat-docked)) .video-intro__character--five{--character-width: clamp(94px, 29cqw, 136px);right:-10cqw;bottom:1%}}@container pdt-app (max-width: 640px){.video-intro{padding:50px 14px 64px}.video-intro__header{padding:0 0 20px}.video-intro__title{margin:0;font-size:clamp(38px,12cqw,64px);line-height:.96;text-align:left}.video-intro__frame{border-radius:18px}.video-intro__frame:before{inset:8px;border-radius:12px}.video-intro__stage-scale{padding-bottom:58px}.video-intro__play{width:64px}.video-intro__contact{align-items:stretch;border-radius:16px}.video-intro__contact:before{left:22px;right:22px}.video-intro__contact-text{font-size:18px;text-align:center}.video-intro__contact-note{margin-top:7px;text-align:center}.video-intro__contact-btn{width:100%}.video-intro__character--one{--character-width: clamp(112px, 34cqw, 160px);left:-13cqw;bottom:4%}.video-intro__character--two{--character-width: clamp(104px, 32cqw, 150px);left:3%;top:-13%}.video-intro__character--three{--character-width: clamp(92px, 28cqw, 130px);left:50%;bottom:-19%}.video-intro__character--four{--character-width: clamp(104px, 33cqw, 154px);right:2%;top:-13%}.video-intro__character--five{--character-width: clamp(94px, 29cqw, 136px);right:-10cqw;bottom:1%}}@media(prefers-reduced-motion:reduce){.video-intro__stage{opacity:1;transform:none;transition:none}.video-intro--visible .video-intro__stage-scale{animation:none}}.frontend-cards{--frontend-cards-fade-overlap: 96px;margin-top:calc(-1 * var(--frontend-cards-fade-overlap));padding:calc(100px + var(--frontend-cards-fade-overlap)) 40px 72px;position:relative;overflow:clip;isolation:isolate;background:transparent}.frontend-cards:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(1,1,1,0) 0,rgba(1,1,1,.22) 28px,rgba(2,3,2,.68) 62px,#050605 var(--frontend-cards-fade-overlap),#0a0d09 44%,#010101 100%),radial-gradient(circle at 18% 18%,rgba(223,223,223,.16) 0%,rgba(223,223,223,.08) 16%,transparent 42%),radial-gradient(circle at 82% 34%,rgba(149,255,78,.12) 0%,rgba(149,255,78,.06) 14%,transparent 36%);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 28px,rgba(0,0,0,.72) 62px,#000 var(--frontend-cards-fade-overlap));mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 28px,rgba(0,0,0,.72) 62px,#000 var(--frontend-cards-fade-overlap));opacity:1;pointer-events:none}.frontend-cards__intro{max-width:1800px;margin:0 auto 22px;position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;opacity:0;transform:translate3d(0,40px,0);transition:opacity .7s ease,transform .7s ease;backface-visibility:hidden;contain:layout style}.frontend-cards__intro--visible{opacity:1;transform:translateZ(0)}.frontend-cards__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:1px solid rgba(223,223,223,.34);border-radius:999px;background:linear-gradient(180deg,#ffffff0e,#ffffff03);box-shadow:inset 0 1px #ffffff29,0 0 0 1px #00000047;color:#dfdfdfd1;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;white-space:nowrap}.frontend-cards--ru .frontend-cards__eyebrow{min-width:190px}.frontend-cards__heading{margin:-.07em 0 0;font-family:Inter,sans-serif;font-size:clamp(76px,13cqw,230px);font-weight:900;line-height:.86;letter-spacing:0;color:#dfdfdf18;text-shadow:0 18px 42px rgba(0,0,0,.24);pointer-events:none}.frontend-cards__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:minmax(330px,auto) minmax(310px,auto);gap:12px;max-width:1800px;margin:0 auto;position:relative;z-index:1}.frontend-cards__grid .frontend-cards__card:nth-child(1){grid-column:1 / 5;grid-row:1 / 2}.frontend-cards__grid .frontend-cards__card:nth-child(2){grid-column:5 / 8;grid-row:1 / 2}.frontend-cards__grid .frontend-cards__card:nth-child(3){grid-column:8 / 13;grid-row:1 / 2}.frontend-cards__grid .frontend-cards__card:nth-child(4){grid-column:1 / 7;grid-row:2 / 3}.frontend-cards__grid .frontend-cards__card:nth-child(5){grid-column:7 / 13;grid-row:2 / 3}.frontend-cards__card,.frontend-cards__carousel-card{--card-accent: #dfdfdf;--reveal-delay: 0s;position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:320px;padding:24px 24px 92px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(145deg,#ffffff1b,#ffffff06 48%,#ffffff0f),#121212b8;box-shadow:0 26px 90px #00000042,inset 0 1px #ffffff21;contain:layout paint style;backface-visibility:hidden}.frontend-cards__card{opacity:0;transform:translate3d(0,90px,0);transition:opacity .85s cubic-bezier(.22,1,.36,1) var(--reveal-delay),transform .85s cubic-bezier(.22,1,.36,1) var(--reveal-delay),border-color .2s cubic-bezier(.22,1,.36,1)}.frontend-cards__card:nth-child(2){--reveal-delay: .15s}.frontend-cards__card:nth-child(3){--reveal-delay: .3s}.frontend-cards__card:nth-child(4){--reveal-delay: .45s}.frontend-cards__card:nth-child(5){--reveal-delay: .6s}.frontend-cards__card:before,.frontend-cards__carousel-card:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 80% 78%,color-mix(in srgb,var(--card-accent) 28%,transparent),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 42%);opacity:.78;transition:opacity .22s cubic-bezier(.22,1,.36,1)}.frontend-cards__card:after,.frontend-cards__carousel-card:after{content:"";position:absolute;inset:auto 24px 22px;height:1px;z-index:2;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);opacity:.55;transition:opacity .22s cubic-bezier(.22,1,.36,1)}.frontend-cards__card--visible{opacity:1;transform:translateZ(0)}.frontend-cards__card--commerce{--card-accent: #95ff4e}.frontend-cards__card--launch{--card-accent: #dfdfdf}.frontend-cards__card--corporate{--card-accent: #ffef9a}.frontend-cards__card--product{--card-accent: #7fc8ff}.frontend-cards__card--media{--card-accent: #f2a0ff}.frontend-cards__card-top{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:36px}.frontend-cards__number{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#050505;background:var(--card-accent);border-radius:999px;padding:7px 11px;line-height:1}.frontend-cards__label{max-width:180px;text-align:right;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.1;letter-spacing:.08em;color:#dfdfdf8a}.frontend-cards__content{position:relative;z-index:3;max-width:78%;margin-bottom:28px}.frontend-cards__title{margin:0 0 12px;font-family:Inter,sans-serif;font-weight:800;font-size:clamp(34px,3cqw,56px);line-height:.88;letter-spacing:0;color:#f2f2f2}.frontend-cards__description{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(15px,1.1cqw,20px);line-height:1.34;letter-spacing:0;color:#dfdfdfc2}.frontend-cards__scope{position:absolute;left:24px;bottom:42px;z-index:3;width:fit-content;max-width:70%;padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0003;color:#ffffffb3;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.15}.frontend-cards__visual{position:absolute;right:-36px;bottom:-22px;z-index:1;width:min(58%,360px);aspect-ratio:1;display:flex;align-items:flex-end;justify-content:flex-end;opacity:.78;transform:translateZ(0) rotate(-4deg) scale(1);transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);pointer-events:none}.frontend-cards__visual:before{content:"";position:absolute;inset:6%;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 24%,transparent) 0%,color-mix(in srgb,var(--card-accent) 16%,transparent) 34%,transparent 72%);opacity:.56;transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);transform:scale(.96)}.frontend-cards__image{position:relative;width:100%;height:auto;object-fit:contain;filter:saturate(1.05) contrast(1.02)}.frontend-cards__grid .frontend-cards__card:nth-child(3) .frontend-cards__content{max-width:72%}.frontend-cards__grid .frontend-cards__card:nth-child(3) .frontend-cards__visual{width:min(44%,360px);right:-34px;bottom:-8px}.frontend-cards__grid .frontend-cards__card:nth-child(4) .frontend-cards__content{max-width:58%}.frontend-cards__grid .frontend-cards__card:nth-child(4) .frontend-cards__visual{width:min(48%,420px);right:22px;bottom:-18px}.frontend-cards__grid .frontend-cards__card:nth-child(5) .frontend-cards__content{max-width:58%}.frontend-cards__grid .frontend-cards__card:nth-child(5) .frontend-cards__visual{width:min(48%,380px);right:10px;bottom:-16px}@media(hover:hover){.frontend-cards__grid:hover .frontend-cards__card--visible{transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1)}.frontend-cards__card:hover{transform:translate3d(0,-6px,0);border-color:color-mix(in srgb,var(--card-accent) 45%,rgba(255,255,255,.12));will-change:transform}.frontend-cards__card:hover:before{opacity:.92}.frontend-cards__card:hover:after{opacity:.72}.frontend-cards__card:hover .frontend-cards__visual{opacity:.94;transform:translateZ(0) rotate(-1deg) scale(1.03);will-change:transform,opacity}.frontend-cards__card:hover .frontend-cards__visual:before{opacity:.78;transform:scale(1)}}.frontend-cards__carousel{display:none}@media(max-width:1440px){:where(html:not(.pdt-chat-docked)) .frontend-cards__grid{grid-template-rows:minmax(300px,auto) minmax(290px,auto)}:where(html:not(.pdt-chat-docked)) .frontend-cards__card,:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card{min-height:290px}}@container pdt-app (max-width: 1440px){.frontend-cards__grid{grid-template-rows:minmax(300px,auto) minmax(290px,auto)}.frontend-cards__card,.frontend-cards__carousel-card{min-height:290px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .frontend-cards{padding:78px 30px 56px}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(1),:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(2),:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(3),:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(4),:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(5){grid-column:auto;grid-row:auto}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(3){grid-row:span 2}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(4) .frontend-cards__content{max-width:72%}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid .frontend-cards__card:nth-child(5) .frontend-cards__content{max-width:72%}}@container pdt-app (max-width: 1200px){.frontend-cards{padding:78px 30px 56px}.frontend-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.frontend-cards__grid .frontend-cards__card:nth-child(1),.frontend-cards__grid .frontend-cards__card:nth-child(2),.frontend-cards__grid .frontend-cards__card:nth-child(3),.frontend-cards__grid .frontend-cards__card:nth-child(4),.frontend-cards__grid .frontend-cards__card:nth-child(5){grid-column:auto;grid-row:auto}.frontend-cards__grid .frontend-cards__card:nth-child(3){grid-row:span 2}.frontend-cards__grid .frontend-cards__card:nth-child(4) .frontend-cards__content{max-width:72%}.frontend-cards__grid .frontend-cards__card:nth-child(5) .frontend-cards__content{max-width:72%}}@media(max-width:1024px){:where(html:not(.pdt-chat-docked)) .frontend-cards{padding:64px 20px 54px;max-width:100%;overflow-x:hidden;overflow-y:visible}:where(html:not(.pdt-chat-docked)) .frontend-cards__intro{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}:where(html:not(.pdt-chat-docked)) .frontend-cards__heading{max-width:100%;font-size:clamp(58px,18cqw,120px);line-height:.88;overflow-wrap:normal}:where(html:not(.pdt-chat-docked)) .frontend-cards__grid{display:none}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel{display:block;position:relative;overflow:hidden;z-index:1}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-track{display:flex;gap:20px;padding:0 4px 2px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:4px;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-track::-webkit-scrollbar{display:none}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card{flex:0 0 calc(100% - 8px);min-height:470px;scroll-snap-align:start;scroll-snap-stop:always}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__content{max-width:82%}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__title{font-size:clamp(40px,8cqw,64px)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__description{font-size:20px;line-height:1.32}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__visual{width:clamp(250px,58cqw,380px);right:-12px;bottom:-6px;opacity:.84;transform:rotate(0) translateZ(0)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__visual:before{opacity:.48}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__image{filter:saturate(1.02) contrast(1.02) brightness(.88)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual{width:clamp(240px,56cqw,350px);right:-2px;bottom:2px;opacity:1}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual:before{opacity:.34}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(1) .frontend-cards__image{filter:saturate(1.08) contrast(1.06) brightness(1.02)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual,:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(5) .frontend-cards__visual{bottom:-18px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual{bottom:-28px}:where(html:not(.pdt-chat-docked)) .frontend-cards__controls{display:flex;justify-content:center;align-items:center;margin-top:24px}:where(html:not(.pdt-chat-docked)) .frontend-cards__dots{display:flex;gap:10px;padding:7px;border:1px solid rgba(223,223,223,.12);border-radius:999px;background:#ffffff0a}:where(html:not(.pdt-chat-docked)) .frontend-cards__dot{width:9px;height:9px;padding:0;border-radius:50%;background:#dfdfdf47;border:none;cursor:pointer;transition:width .25s ease,background .25s ease}:where(html:not(.pdt-chat-docked)) .frontend-cards__dot--active{width:28px;border-radius:999px;background:#dfdfdf}}@container pdt-app (max-width: 1024px){.frontend-cards{padding:64px 20px 54px;max-width:100%;overflow-x:hidden;overflow-y:visible}.frontend-cards__intro{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}.frontend-cards__heading{max-width:100%;font-size:clamp(58px,18cqw,120px);line-height:.88;overflow-wrap:normal}.frontend-cards__grid{display:none}.frontend-cards__carousel{display:block;position:relative;overflow:hidden;z-index:1}.frontend-cards__carousel-track{display:flex;gap:20px;padding:0 4px 2px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:4px;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.frontend-cards__carousel-track::-webkit-scrollbar{display:none}.frontend-cards__carousel-card{flex:0 0 calc(100% - 8px);min-height:470px;scroll-snap-align:start;scroll-snap-stop:always}.frontend-cards__carousel-card .frontend-cards__content{max-width:82%}.frontend-cards__carousel-card .frontend-cards__title{font-size:clamp(40px,8cqw,64px)}.frontend-cards__carousel-card .frontend-cards__description{font-size:20px;line-height:1.32}.frontend-cards__carousel-card .frontend-cards__visual{width:clamp(250px,58cqw,380px);right:-12px;bottom:-6px;opacity:.84;transform:rotate(0) translateZ(0)}.frontend-cards__carousel-card .frontend-cards__visual:before{opacity:.48}.frontend-cards__carousel-card .frontend-cards__image{filter:saturate(1.02) contrast(1.02) brightness(.88)}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual{width:clamp(240px,56cqw,350px);right:-2px;bottom:2px;opacity:1}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual:before{opacity:.34}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__image{filter:saturate(1.08) contrast(1.06) brightness(1.02)}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual,.frontend-cards__carousel-card:nth-child(5) .frontend-cards__visual{bottom:-18px}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual{bottom:-28px}.frontend-cards__controls{display:flex;justify-content:center;align-items:center;margin-top:24px}.frontend-cards__dots{display:flex;gap:10px;padding:7px;border:1px solid rgba(223,223,223,.12);border-radius:999px;background:#ffffff0a}.frontend-cards__dot{width:9px;height:9px;padding:0;border-radius:50%;background:#dfdfdf47;border:none;cursor:pointer;transition:width .25s ease,background .25s ease}.frontend-cards__dot--active{width:28px;border-radius:999px;background:#dfdfdf}}@container pdt-app (max-width: 1024px){.frontend-cards{--frontend-cards-fade-overlap: 78px;padding:calc(64px + var(--frontend-cards-fade-overlap)) 20px 54px;max-width:100%;overflow-x:hidden;overflow-y:visible}.frontend-cards__intro{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}.frontend-cards__heading{max-width:100%;font-size:clamp(58px,18cqw,120px);line-height:.88;overflow-wrap:normal}.frontend-cards__grid{display:none}.frontend-cards__carousel{display:block;position:relative;overflow:hidden;z-index:1}.frontend-cards__carousel-track{display:flex;gap:20px;padding:0 4px 2px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:4px;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.frontend-cards__carousel-track::-webkit-scrollbar{display:none}.frontend-cards__carousel-card{flex:0 0 calc(100% - 8px);min-height:470px;scroll-snap-align:start;scroll-snap-stop:always}.frontend-cards__carousel-card .frontend-cards__content{max-width:82%}.frontend-cards__carousel-card .frontend-cards__title{font-size:clamp(40px,8cqw,64px)}.frontend-cards__carousel-card .frontend-cards__description{font-size:20px;line-height:1.32}.frontend-cards__carousel-card .frontend-cards__visual{width:clamp(250px,58cqw,380px);right:-12px;bottom:-6px;opacity:.84;transform:rotate(0) translateZ(0)}.frontend-cards__carousel-card .frontend-cards__visual:before{opacity:.48;filter:blur(34px)}.frontend-cards__carousel-card .frontend-cards__image{filter:saturate(1.02) contrast(1.02) brightness(.88);transform:translateZ(0)}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual{width:clamp(240px,56cqw,350px);right:-2px;bottom:2px;opacity:1}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual:before{opacity:.34;filter:blur(26px)}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__image{filter:saturate(1.08) contrast(1.06) brightness(1.02)}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual,.frontend-cards__carousel-card:nth-child(5) .frontend-cards__visual{bottom:-18px}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual{bottom:-28px}.frontend-cards__controls{display:flex;justify-content:center;align-items:center;margin-top:24px}.frontend-cards__dots{display:flex;gap:10px;padding:7px;border:1px solid rgba(223,223,223,.12);border-radius:999px;background:#ffffff0a}.frontend-cards__dot{width:9px;height:9px;padding:0;border-radius:50%;background:#dfdfdf47;border:none;cursor:pointer;transition:width .25s ease,background .25s ease}.frontend-cards__dot--active{width:28px;border-radius:999px;background:#dfdfdf}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .frontend-cards{--frontend-cards-fade-overlap: 72px;padding:calc(54px + var(--frontend-cards-fade-overlap)) 16px 44px}:where(html:not(.pdt-chat-docked)) .frontend-cards__eyebrow{min-height:30px;font-size:11px;padding:0 12px;transform:translateY(-8px)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card{min-height:430px;padding:20px;border-radius:22px}:where(html:not(.pdt-chat-docked)) .frontend-cards__card-top{margin-bottom:28px}:where(html:not(.pdt-chat-docked)) .frontend-cards__label{max-width:150px;font-size:10px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__content{max-width:92%}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__description{font-size:17px}:where(html:not(.pdt-chat-docked)) .frontend-cards__scope{max-width:82%;font-size:12px}}@container pdt-app (max-width: 768px){.frontend-cards{--frontend-cards-fade-overlap: 72px;padding:calc(54px + var(--frontend-cards-fade-overlap)) 16px 44px}.frontend-cards__eyebrow{min-height:30px;font-size:11px;padding:0 12px;transform:translateY(-8px)}.frontend-cards__carousel-card{min-height:430px;padding:20px;border-radius:22px}.frontend-cards__card-top{margin-bottom:28px}.frontend-cards__label{max-width:150px;font-size:10px}.frontend-cards__carousel-card .frontend-cards__content{max-width:92%}.frontend-cards__carousel-card .frontend-cards__description{font-size:17px}.frontend-cards__scope{max-width:82%;font-size:12px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .frontend-cards{--frontend-cards-fade-overlap: 64px;padding:calc(44px + var(--frontend-cards-fade-overlap)) 12px 38px}:where(html:not(.pdt-chat-docked)) .frontend-cards:before{height:360px}:where(html:not(.pdt-chat-docked)) .frontend-cards__heading{font-size:clamp(48px,17cqw,78px)}:where(html:not(.pdt-chat-docked)) .frontend-cards__eyebrow{transform:translateY(-10px)}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card{min-height:410px;padding:18px;border-radius:20px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__title{font-size:clamp(30px,9.4cqw,38px);line-height:.96}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__description{font-size:15px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card .frontend-cards__visual{width:clamp(230px,70cqw,310px);right:-10px;bottom:-4px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual{width:clamp(230px,66cqw,290px);right:-2px;bottom:2px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual,:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(5) .frontend-cards__visual{bottom:-18px}:where(html:not(.pdt-chat-docked)) .frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual{bottom:-28px}}@container pdt-app (max-width: 500px){.frontend-cards{--frontend-cards-fade-overlap: 64px;padding:calc(44px + var(--frontend-cards-fade-overlap)) 12px 38px}.frontend-cards:before{height:360px}.frontend-cards__heading{font-size:clamp(48px,17cqw,78px)}.frontend-cards__eyebrow{transform:translateY(-10px)}.frontend-cards__carousel-card{min-height:410px;padding:18px;border-radius:20px}.frontend-cards__carousel-card .frontend-cards__title{font-size:clamp(30px,9.4cqw,38px);line-height:.96}.frontend-cards__carousel-card .frontend-cards__description{font-size:15px}.frontend-cards__carousel-card .frontend-cards__visual{width:clamp(230px,70cqw,310px);right:-10px;bottom:-4px}.frontend-cards__carousel-card:nth-child(1) .frontend-cards__visual{width:clamp(230px,66cqw,290px);right:-2px;bottom:2px}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual,.frontend-cards__carousel-card:nth-child(5) .frontend-cards__visual{bottom:-18px}.frontend-cards__carousel-card:nth-child(2) .frontend-cards__visual{bottom:-28px}}@media(prefers-reduced-motion:reduce){.frontend-cards__intro,.frontend-cards__card,.frontend-cards__visual,.frontend-cards__dot{transition:none}}.design-services{padding:80px 40px;max-width:1800px;margin:0 auto;overflow:visible}.design-services__cards{display:flex;justify-content:center;align-items:flex-end;position:relative;min-height:650px;isolation:isolate}.design-services__card{position:relative;width:400px;min-height:420px;padding:35px 30px;border-radius:24px;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.07),transparent 24%),radial-gradient(circle at 82% 10%,rgba(255,255,255,.035),transparent 20%),linear-gradient(180deg,#ffffff08,#ffffff04 26%,#0000002e),#070707e6;border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 48px #0000002e,0 0 0 1px #ffffff0a inset,0 1px 2px #ffffff14 inset,0 -24px 40px #ffffff04 inset;opacity:0;transform:translate3d(0,60px,0);transition:opacity .8s ease,transform .8s ease;contain:layout style;backface-visibility:hidden;transform-origin:center center;will-change:transform,opacity}.design-services__card:nth-child(2){transition-delay:.1s}.design-services__card:nth-child(3){transition-delay:.2s}.design-services__card:nth-child(4){transition-delay:.3s}.design-services__card:before{content:"";position:absolute;top:0;left:30px;right:30px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.3) 80%,transparent 100%);pointer-events:none}.design-services__card:after{content:"";position:absolute;top:30px;left:0;bottom:30px;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.2) 80%,transparent 100%);pointer-events:none}.design-services--visible .design-services__card{opacity:1;transform:translateZ(0)}.design-services__card--1{transform:translate3d(0,60px,0) rotate(-15deg);z-index:1;margin-bottom:0}.design-services__card--2{transform:translate3d(0,60px,0) rotate(-6deg);z-index:2;margin-left:-50px;margin-bottom:120px}.design-services__card--3{transform:translate3d(0,60px,0) rotate(6deg);z-index:3;margin-left:-50px;margin-bottom:20px}.design-services__card--4{transform:translate3d(0,60px,0) rotate(12deg);z-index:4;margin-left:-50px;margin-bottom:60px}.design-services--visible .design-services__card--1{transform:translateZ(0) rotate(-15deg)}.design-services--visible .design-services__card--2{transform:translateZ(0) rotate(-6deg)}.design-services--visible .design-services__card--3{transform:translateZ(0) rotate(6deg)}.design-services--visible .design-services__card--4{transform:translateZ(0) rotate(12deg)}@media(hover:hover)and (pointer:fine)and (min-width:769px){:where(html:not(.pdt-chat-docked)) .design-services__cards:hover .design-services__card{transition-delay:0s;transition-duration:.42s;transition-timing-function:cubic-bezier(.22,1,.36,1)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--1,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--2,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--3,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--4{transform:translateZ(0) rotate(0) scale(1.08);z-index:10}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--1,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--1,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--1{transform:translate3d(-80px,0,0) rotate(-25deg) scale(.92)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--2,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--2{transform:translate3d(-70px,0,0) rotate(-18deg) scale(.92)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--3{transform:translate3d(-60px,0,0) rotate(-5deg) scale(.92)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--2{transform:translate3d(60px,0,0) rotate(5deg) scale(.92)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--3,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--3{transform:translate3d(70px,0,0) rotate(18deg) scale(.92)}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--4,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--4,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--4{transform:translate3d(80px,0,0) rotate(25deg) scale(.92)}}@media(hover:hover)and (pointer:fine){@container pdt-app (min-width: 769px){.design-services__cards:hover .design-services__card{transition-delay:0s;transition-duration:.42s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--1,.design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--2,.design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--3,.design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--4{transform:translateZ(0) rotate(0) scale(1.08);z-index:10}.design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--1,.design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--1,.design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--1{transform:translate3d(-80px,0,0) rotate(-25deg) scale(.92)}.design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--2,.design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--2{transform:translate3d(-70px,0,0) rotate(-18deg) scale(.92)}.design-services--visible .design-services__cards[data-hovered-card="4"] .design-services__card--3{transform:translate3d(-60px,0,0) rotate(-5deg) scale(.92)}.design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--2{transform:translate3d(60px,0,0) rotate(5deg) scale(.92)}.design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--3,.design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--3{transform:translate3d(70px,0,0) rotate(18deg) scale(.92)}.design-services--visible .design-services__cards[data-hovered-card="1"] .design-services__card--4,.design-services--visible .design-services__cards[data-hovered-card="2"] .design-services__card--4,.design-services--visible .design-services__cards[data-hovered-card="3"] .design-services__card--4{transform:translate3d(80px,0,0) rotate(25deg) scale(.92)}}}.design-services__title{font-family:Inter,sans-serif;font-weight:700;font-size:46px;letter-spacing:-.05em;color:#dfdfdf;margin:0;white-space:pre-line;line-height:1;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:wrap}.design-services__divider{width:100%;height:3px;background:#ffffff80;margin:24px 0}.design-services__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.design-services__item{font-family:Inter,sans-serif;font-weight:400;font-size:22px;color:#dfdfdf;display:flex;align-items:center;gap:10px;line-height:1.2}.design-services__diamond{font-size:20px;opacity:.9}.design-services__image{position:absolute;height:auto;z-index:10}.design-services__image--top{top:-50px;left:40%;transform:translate(-50%);width:160px;filter:brightness(1.1) contrast(1.1);opacity:1}.design-services__image--top-right{top:-60px;right:-40px;width:160px}.design-services__image--left{left:-70px;top:50%;transform:translateY(-50%);width:160px}.design-services__image--bottom{bottom:-78px;right:-35px;width:180px}@media(max-width:1600px){:where(html:not(.pdt-chat-docked)) .design-services__cards{min-height:600px}:where(html:not(.pdt-chat-docked)) .design-services__card{width:340px;min-height:380px;padding:30px 25px}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:38px}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:19px}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:17px}:where(html:not(.pdt-chat-docked)) .design-services__divider{margin:20px 0}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{width:140px;top:-50px;right:-35px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{width:140px;top:-45px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{width:160px;bottom:-68px;right:-30px}}@container pdt-app (max-width: 1600px){.design-services__cards{min-height:600px}.design-services__card{width:340px;min-height:380px;padding:30px 25px}.design-services__title{font-size:38px}.design-services__item{font-size:19px}.design-services__diamond{font-size:17px}.design-services__divider{margin:20px 0}.design-services__image--top-right{width:140px;top:-50px;right:-35px}.design-services__image--top{width:140px;top:-45px}.design-services__image--bottom{width:160px;bottom:-68px;right:-30px}}@media(max-width:1400px){:where(html:not(.pdt-chat-docked)) .design-services__cards{min-height:550px}:where(html:not(.pdt-chat-docked)) .design-services__card{width:310px;min-height:350px;padding:25px 22px;margin-left:-45px}:where(html:not(.pdt-chat-docked)) .design-services__card--1{margin-left:0}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:32px}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:16px}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:15px}:where(html:not(.pdt-chat-docked)) .design-services__divider{height:2px;margin:16px 0}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{width:120px;top:-45px;right:-30px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{width:120px;top:-40px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{width:140px;bottom:-58px;right:-25px}:where(html:not(.pdt-chat-docked)) .design-services__card--2{margin-bottom:100px}:where(html:not(.pdt-chat-docked)) .design-services__card--3{margin-bottom:15px}:where(html:not(.pdt-chat-docked)) .design-services__card--4{margin-bottom:50px}}@container pdt-app (max-width: 1400px){.design-services__cards{min-height:550px}.design-services__card{width:310px;min-height:350px;padding:25px 22px;margin-left:-45px}.design-services__card--1{margin-left:0}.design-services__title{font-size:32px}.design-services__item{font-size:16px}.design-services__diamond{font-size:15px}.design-services__divider{height:2px;margin:16px 0}.design-services__image--top-right{width:120px;top:-45px;right:-30px}.design-services__image--top{width:120px;top:-40px}.design-services__image--bottom{width:140px;bottom:-58px;right:-25px}.design-services__card--2{margin-bottom:100px}.design-services__card--3{margin-bottom:15px}.design-services__card--4{margin-bottom:50px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .design-services{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .design-services__cards{min-height:480px}:where(html:not(.pdt-chat-docked)) .design-services__card{width:280px;min-height:320px;padding:22px 18px;margin-left:-40px}:where(html:not(.pdt-chat-docked)) .design-services__card--1{margin-left:0}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:28px}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:14px;gap:8px}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:13px}:where(html:not(.pdt-chat-docked)) .design-services__divider{margin:14px 0}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{width:100px;top:-40px;right:-25px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{width:100px;top:-35px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{width:120px;bottom:-48px;right:-20px}:where(html:not(.pdt-chat-docked)) .design-services__card--2{margin-bottom:90px}:where(html:not(.pdt-chat-docked)) .design-services__card--3{margin-bottom:10px}:where(html:not(.pdt-chat-docked)) .design-services__card--4{margin-bottom:40px}}@container pdt-app (max-width: 1200px){.design-services{padding:40px 20px}.design-services__cards{min-height:480px}.design-services__card{width:280px;min-height:320px;padding:22px 18px;margin-left:-40px}.design-services__card--1{margin-left:0}.design-services__title{font-size:28px}.design-services__item{font-size:14px;gap:8px}.design-services__diamond{font-size:13px}.design-services__divider{margin:14px 0}.design-services__image--top-right{width:100px;top:-40px;right:-25px}.design-services__image--top{width:100px;top:-35px}.design-services__image--bottom{width:120px;bottom:-48px;right:-20px}.design-services__card--2{margin-bottom:90px}.design-services__card--3{margin-bottom:10px}.design-services__card--4{margin-bottom:40px}}@media(max-width:1000px){:where(html:not(.pdt-chat-docked)) .design-services__cards{min-height:420px}:where(html:not(.pdt-chat-docked)) .design-services__card{width:240px;min-height:290px;padding:18px 15px;margin-left:-35px}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:24px}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:13px;gap:6px}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:12px}:where(html:not(.pdt-chat-docked)) .design-services__divider{margin:12px 0}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{width:85px;top:-35px;right:-20px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{width:85px;top:-30px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{width:100px;bottom:-42px;right:-15px}:where(html:not(.pdt-chat-docked)) .design-services__card--2{margin-bottom:75px}:where(html:not(.pdt-chat-docked)) .design-services__card--3{margin-bottom:8px}:where(html:not(.pdt-chat-docked)) .design-services__card--4{margin-bottom:35px}}@container pdt-app (max-width: 1000px){.design-services__cards{min-height:420px}.design-services__card{width:240px;min-height:290px;padding:18px 15px;margin-left:-35px}.design-services__title{font-size:24px}.design-services__item{font-size:13px;gap:6px}.design-services__diamond{font-size:12px}.design-services__divider{margin:12px 0}.design-services__image--top-right{width:85px;top:-35px;right:-20px}.design-services__image--top{width:85px;top:-30px}.design-services__image--bottom{width:100px;bottom:-42px;right:-15px}.design-services__card--2{margin-bottom:75px}.design-services__card--3{margin-bottom:8px}.design-services__card--4{margin-bottom:35px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .design-services{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .design-services__cards{flex-direction:column;align-items:center;gap:0;min-height:auto}:where(html:not(.pdt-chat-docked)) .design-services__card{position:sticky;width:100%;max-width:350px;min-height:360px;padding:25px 22px;margin-left:0!important;margin-bottom:0!important;box-shadow:0 -10px 40px #0000004d,0 8px 32px #00000026,0 0 0 1px #ffffff0d inset}:where(html:not(.pdt-chat-docked)) .design-services__card--1{top:130px;z-index:1}:where(html:not(.pdt-chat-docked)) .design-services__card--2{top:150px;z-index:2}:where(html:not(.pdt-chat-docked)) .design-services__card--3{top:170px;z-index:3}:where(html:not(.pdt-chat-docked)) .design-services__card--4{top:190px;z-index:4}:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__card--1,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__card--2,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__card--3,:where(html:not(.pdt-chat-docked)) .design-services--visible .design-services__card--4{transform:none}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:34px;font-weight:700}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:18px;font-weight:500;gap:8px}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:16px}:where(html:not(.pdt-chat-docked)) .design-services__divider{margin:18px 0}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{top:-35px;right:-20px;width:110px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{top:-35px;width:110px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{bottom:-48px;right:-20px;width:130px}}@container pdt-app (max-width: 768px){.design-services{padding:40px 20px}.design-services__cards{flex-direction:column;align-items:center;gap:0;min-height:auto}.design-services__card{position:sticky;width:100%;max-width:350px;min-height:360px;padding:25px 22px;margin-left:0!important;margin-bottom:0!important;box-shadow:0 -10px 40px #0000004d,0 8px 32px #00000026,0 0 0 1px #ffffff0d inset}.design-services__card--1{top:130px;z-index:1}.design-services__card--2{top:150px;z-index:2}.design-services__card--3{top:170px;z-index:3}.design-services__card--4{top:190px;z-index:4}.design-services--visible .design-services__card--1,.design-services--visible .design-services__card--2,.design-services--visible .design-services__card--3,.design-services--visible .design-services__card--4{transform:none}.design-services__title{font-size:34px;font-weight:700}.design-services__item{font-size:18px;font-weight:500;gap:8px}.design-services__diamond{font-size:16px}.design-services__divider{margin:18px 0}.design-services__image--top-right{top:-35px;right:-20px;width:110px}.design-services__image--top{top:-35px;width:110px}.design-services__image--bottom{bottom:-48px;right:-20px;width:130px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .design-services__card{max-width:300px;min-height:340px;padding:22px 18px}:where(html:not(.pdt-chat-docked)) .design-services__card--1{top:120px}:where(html:not(.pdt-chat-docked)) .design-services__card--2{top:135px}:where(html:not(.pdt-chat-docked)) .design-services__card--3{top:150px}:where(html:not(.pdt-chat-docked)) .design-services__card--4{top:165px}:where(html:not(.pdt-chat-docked)) .design-services__title{font-size:30px;font-weight:700}:where(html:not(.pdt-chat-docked)) .design-services__item{font-size:17px;font-weight:500}:where(html:not(.pdt-chat-docked)) .design-services__diamond{font-size:15px}:where(html:not(.pdt-chat-docked)) .design-services__image--top-right{top:-30px;right:-15px;width:90px}:where(html:not(.pdt-chat-docked)) .design-services__image--top{top:-30px;width:90px}:where(html:not(.pdt-chat-docked)) .design-services__image--bottom{bottom:-42px;right:-15px;width:110px}}@container pdt-app (max-width: 500px){.design-services__card{max-width:300px;min-height:340px;padding:22px 18px}.design-services__card--1{top:120px}.design-services__card--2{top:135px}.design-services__card--3{top:150px}.design-services__card--4{top:165px}.design-services__title{font-size:30px;font-weight:700}.design-services__item{font-size:17px;font-weight:500}.design-services__diamond{font-size:15px}.design-services__image--top-right{top:-30px;right:-15px;width:90px}.design-services__image--top{top:-30px;width:90px}.design-services__image--bottom{bottom:-42px;right:-15px;width:110px}}@media(prefers-reduced-motion:reduce){.design-services__card,.design-services__cards:hover .design-services__card{transition:none;will-change:auto}}.frontend-tech{padding:80px 0 80px 27px;position:relative;overflow:hidden}.frontend-tech__header{display:flex;align-items:stretch;justify-content:flex-start;margin-left:50%;gap:29px;margin-bottom:20px;transform:translateY(110px)}.frontend-tech__header-line{width:1px;background:#fff;min-height:161px;transform:translateY(-15px)}.frontend-tech__subtitle{font-family:Inter,sans-serif;font-size:32px;font-weight:600;color:#d1d1d1;max-width:703px;margin:0;line-height:1.21;letter-spacing:-2.24px;text-align:left}.frontend-tech__watermark{font-family:Inter,sans-serif;font-size:200px;font-weight:900;color:#dfdfdf6b;transform:translateY(35px);line-height:1.17;letter-spacing:-14px;pointer-events:none;white-space:nowrap;text-shadow:4.7px 11.8px 9.4px rgba(0,0,0,.25)}.frontend-tech--ru .frontend-tech__watermark{font-size:clamp(148px,12cqw,172px);line-height:1;letter-spacing:-.055em;transform:translateY(-28px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(18px)}.frontend-tech__content{display:flex;align-items:stretch;gap:27px;margin-top:-60px;position:relative;z-index:1}.frontend-tech__cards{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 17px;flex-shrink:0;width:min(48%,840px);min-width:0}.frontend-tech__card{padding:24px 20px;border-radius:30px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 4px 24px #00000026;display:flex;align-items:flex-start;min-width:0}.frontend-tech__card-text{font-family:Inter,sans-serif;font-size:24px;font-weight:500;color:#fff;margin:0;line-height:1.21;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.frontend-tech__case{flex:1;min-width:0;cursor:pointer;background:#fdfff5eb;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 4px 24px #0000001a;padding:40px 40px 20px;display:flex;flex-direction:column;overflow:hidden;position:relative}.frontend-tech__circles{width:100px;height:auto;align-self:flex-start;margin-top:-30px;margin-left:-30px}.frontend-tech__case-text{font-family:Inter,sans-serif;font-size:30px;font-weight:500;color:#000;margin:auto -10px 0 0;line-height:1;letter-spacing:-.03em;text-align:right;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.frontend-tech__case-btn{align-self:flex-end;background:#000;border:none;border-radius:33px;height:clamp(38px,3.8cqw,55px);padding:0 clamp(14px,1.2cqw,18px);cursor:pointer;font-family:Inter,sans-serif;font-size:clamp(14px,1.5cqw,22px);font-weight:500;color:#fdfff5;letter-spacing:-.07em;line-height:.95;display:inline-flex;align-items:center;gap:6px;margin-top:12px;margin-right:-10px;transition:background .2s ease}.frontend-tech__case-btn:hover{background:#222}.frontend-tech__case-btn svg{width:1em;height:1em;flex-shrink:0}.frontend-tech-modal{position:fixed;inset:0;z-index:1000;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;background:#010101e6;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.frontend-tech-modal--open{opacity:1;visibility:visible}.frontend-tech-modal__scroll{position:relative;width:100%;height:100%;overflow-y:auto;cursor:pointer;opacity:0;transform:translateY(30px);transition:opacity .5s ease .1s,transform .5s ease .1s}.frontend-tech-modal--open .frontend-tech-modal__scroll{opacity:1;transform:translateY(0)}.frontend-tech-modal__scroll::-webkit-scrollbar{width:6px}.frontend-tech-modal__scroll::-webkit-scrollbar-track{background:transparent}.frontend-tech-modal__scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.frontend-tech-modal__scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}.frontend-tech-modal__close{position:fixed;top:40px;right:40px;z-index:1001;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;transition:transform .3s ease,background .3s ease}.frontend-tech-modal__close svg{width:18px;height:18px;display:block}.frontend-tech-modal__close:hover{transform:scale(1.05);background:#ffffff26}.frontend-tech-modal__content{max-width:860px;margin:0 auto;padding:100px 60px 80px;font-family:Inter,sans-serif;cursor:default}.frontend-tech-modal__title{font-size:42px;font-weight:600;color:#dfdfdf;margin:0 0 32px;letter-spacing:-.03em;line-height:1.15}.frontend-tech-modal__meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}.frontend-tech-modal__role{font-size:14px;font-weight:500;color:#fff9;padding:8px 18px;background:#ffffff14;border-radius:100px}.frontend-tech-modal__stack{display:flex;flex-wrap:wrap;gap:8px}.frontend-tech-modal__badge{font-size:13px;font-weight:500;color:#ffffffb3;padding:8px 16px;border:1px solid rgba(255,255,255,.15);border-radius:100px;transition:all .2s ease}.frontend-tech-modal__badge:hover{background:#ffffff0d;border-color:#ffffff4d;color:#dfdfdf}.frontend-tech-modal__section{margin-bottom:40px}.frontend-tech-modal__section:last-child{margin-bottom:0}.frontend-tech-modal__label{font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.frontend-tech-modal__text{font-size:16px;font-weight:400;line-height:1.75;color:#ffffffbf;margin:0}.frontend-tech-modal__list{font-size:15px;line-height:1.8;color:#ffffffb3;margin:0;padding-left:0;list-style:none}.frontend-tech-modal__list li{position:relative;padding-left:24px;margin-bottom:12px}.frontend-tech-modal__list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#ffffff4d;border-radius:50%}.frontend-tech-modal__list li:last-child{margin-bottom:0}.frontend-tech-modal__results{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.frontend-tech-modal__result-card{display:flex;flex-direction:column;gap:10px;padding:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:border-color .2s ease}.frontend-tech-modal__result-card:hover{border-color:#ffffff38}.frontend-tech-modal__result-metric{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2}.frontend-tech-modal__result-text{font-size:13px;font-weight:400;color:#ffffff80;line-height:1.55}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .frontend-tech__subtitle{font-size:26px}:where(html:not(.pdt-chat-docked)) .frontend-tech__watermark{font-size:128px;letter-spacing:-10px}:where(html:not(.pdt-chat-docked)) .frontend-tech__card-text{font-size:20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__case-text{font-size:24px}:where(html:not(.pdt-chat-docked)) .frontend-tech__case-btn{font-size:18px}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__watermark{font-size:clamp(112px,11cqw,136px);letter-spacing:-.045em;transform:translateY(-20px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__header{transform:translateY(-28px);margin-bottom:8px}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__content{margin-top:-42px}}@container pdt-app (max-width: 1200px){.frontend-tech__subtitle{font-size:26px}.frontend-tech__watermark{font-size:128px;letter-spacing:-10px}.frontend-tech__card-text{font-size:20px}.frontend-tech__case-text{font-size:24px}.frontend-tech__case-btn{font-size:18px}.frontend-tech--ru .frontend-tech__watermark{font-size:clamp(112px,11cqw,136px);letter-spacing:-.045em;transform:translateY(-20px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(-28px);margin-bottom:8px}.frontend-tech--ru .frontend-tech__content{margin-top:-42px}}@media(max-width:900px){:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__content{padding:80px 32px 60px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__close{top:20px;right:20px;width:44px;height:44px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__close svg{width:16px;height:16px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__title{font-size:32px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__results{grid-template-columns:1fr}:where(html:not(.pdt-chat-docked)) .frontend-tech{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__header{justify-content:flex-start;margin-left:0;transform:translateY(30px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__header{transform:translateY(-10px)}:where(html:not(.pdt-chat-docked)) .frontend-tech__header-line{transform:none;min-height:80px}:where(html:not(.pdt-chat-docked)) .frontend-tech__subtitle{font-size:20px;max-width:100%;letter-spacing:-.5px}:where(html:not(.pdt-chat-docked)) .frontend-tech__content{flex-direction:column;margin-top:-20px;margin-left:-20px;margin-right:-20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__cards{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0 20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__case{border-radius:0;margin:0}:where(html:not(.pdt-chat-docked)) .frontend-tech__card{border-radius:20px;min-height:120px}:where(html:not(.pdt-chat-docked)) .frontend-tech__card-text{font-size:20px;letter-spacing:-.02em}:where(html:not(.pdt-chat-docked)) .frontend-tech__watermark{font-size:80px;letter-spacing:-3px;transform:translateY(15px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__watermark{font-size:72px;letter-spacing:-.04em;transform:translateY(-4px)}}@container pdt-app (max-width: 900px){.frontend-tech-modal__content{padding:80px 32px 60px}.frontend-tech-modal__close{top:20px;right:20px;width:44px;height:44px}.frontend-tech-modal__close svg{width:16px;height:16px}.frontend-tech-modal__title{font-size:32px}.frontend-tech-modal__results{grid-template-columns:1fr}.frontend-tech{padding:40px 20px}.frontend-tech__header{justify-content:flex-start;margin-left:0;transform:translateY(30px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(-10px)}.frontend-tech__header-line{transform:none;min-height:80px}.frontend-tech__subtitle{font-size:20px;max-width:100%;letter-spacing:-.5px}.frontend-tech__content{flex-direction:column;margin-top:-20px;margin-left:-20px;margin-right:-20px}.frontend-tech__cards{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0 20px}.frontend-tech__case{border-radius:0;margin:0}.frontend-tech__card{border-radius:20px;min-height:120px}.frontend-tech__card-text{font-size:20px;letter-spacing:-.02em}.frontend-tech__watermark{font-size:80px;letter-spacing:-3px;transform:translateY(15px)}.frontend-tech--ru .frontend-tech__watermark{font-size:72px;letter-spacing:-.04em;transform:translateY(-4px)}}@container pdt-app (max-width: 900px){.frontend-tech{padding:40px 20px}.frontend-tech__header{justify-content:flex-start;margin-left:0;transform:translateY(30px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(-10px)}.frontend-tech__header-line{transform:none;min-height:80px}.frontend-tech__subtitle{font-size:20px;max-width:100%;letter-spacing:-.5px}.frontend-tech__content{flex-direction:column;margin-top:-30px;margin-left:-20px;margin-right:-20px}.frontend-tech__cards{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0 20px}.frontend-tech__case{flex:none;border-radius:0;margin:0;min-height:520px}.frontend-tech__card{border-radius:20px;min-height:120px}.frontend-tech__card-text{font-size:20px;letter-spacing:-.02em}.frontend-tech__watermark{font-size:80px;letter-spacing:-3px;transform:translateY(15px)}.frontend-tech--ru .frontend-tech__watermark{font-size:72px;letter-spacing:-.04em;transform:translateY(-4px)}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .frontend-tech--ru{margin-top:-98px;padding-top:100px;scroll-margin-top:72px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__content{padding:70px 20px 40px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__close{top:16px;right:16px;width:40px;height:40px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__close svg{width:14px;height:14px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__title{font-size:26px;margin-bottom:24px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__meta{margin-bottom:36px;padding-bottom:24px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__text{font-size:15px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__list{font-size:14px}:where(html:not(.pdt-chat-docked)) .frontend-tech-modal__result-card{font-size:14px;padding:16px 20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__header{transform:translateY(10px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__header{transform:translateY(22px)}:where(html:not(.pdt-chat-docked)) .frontend-tech__watermark{font-size:36px;letter-spacing:-1px;transform:translateY(-10px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__watermark{font-size:clamp(48px,13cqw,58px);letter-spacing:-.055em;line-height:.9;transform:translateY(10px)}:where(html:not(.pdt-chat-docked)) .frontend-tech--ru .frontend-tech__content{margin-top:-12px}:where(html:not(.pdt-chat-docked)) .frontend-tech__cards{grid-template-columns:1fr}:where(html:not(.pdt-chat-docked)) .frontend-tech__subtitle{font-size:17px;line-height:1.18;letter-spacing:-.25px}:where(html:not(.pdt-chat-docked)) .frontend-tech__case-text{font-size:20px}:where(html:not(.pdt-chat-docked)) .frontend-tech__card{padding:20px 16px;border-radius:16px;min-height:120px}:where(html:not(.pdt-chat-docked)) .frontend-tech__card-text{font-size:18px;letter-spacing:-.02em}:where(html:not(.pdt-chat-docked)) .frontend-tech__case-btn{font-size:16px}:where(html:not(.pdt-chat-docked)) .frontend-tech__circles{width:70px}}@container pdt-app (max-width: 500px){.frontend-tech--ru{margin-top:-98px;padding-top:100px;scroll-margin-top:72px}.frontend-tech-modal__content{padding:70px 20px 40px}.frontend-tech-modal__close{top:16px;right:16px;width:40px;height:40px}.frontend-tech-modal__close svg{width:14px;height:14px}.frontend-tech-modal__title{font-size:26px;margin-bottom:24px}.frontend-tech-modal__meta{margin-bottom:36px;padding-bottom:24px}.frontend-tech-modal__text{font-size:15px}.frontend-tech-modal__list{font-size:14px}.frontend-tech-modal__result-card{font-size:14px;padding:16px 20px}.frontend-tech__header{transform:translateY(10px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(22px)}.frontend-tech__watermark{font-size:36px;letter-spacing:-1px;transform:translateY(-10px)}.frontend-tech--ru .frontend-tech__watermark{font-size:clamp(48px,13cqw,58px);letter-spacing:-.055em;line-height:.9;transform:translateY(10px)}.frontend-tech--ru .frontend-tech__content{margin-top:-12px}.frontend-tech__cards{grid-template-columns:1fr}.frontend-tech__subtitle{font-size:17px;line-height:1.18;letter-spacing:-.25px}.frontend-tech__case-text{font-size:20px}.frontend-tech__card{padding:20px 16px;border-radius:16px;min-height:120px}.frontend-tech__card-text{font-size:18px;letter-spacing:-.02em}.frontend-tech__case-btn{font-size:16px}.frontend-tech__circles{width:70px}}@container pdt-app (max-width: 500px){.frontend-tech--ru{margin-top:-98px;padding-top:100px;scroll-margin-top:72px}.frontend-tech__header{transform:translateY(10px)}.frontend-tech--ru .frontend-tech__header{transform:translateY(22px)}.frontend-tech__watermark{font-size:36px;letter-spacing:-1px;transform:translateY(-10px)}.frontend-tech--ru .frontend-tech__watermark{font-size:clamp(48px,13cqw,58px);letter-spacing:-.055em;line-height:.9;transform:translateY(10px)}.frontend-tech--ru .frontend-tech__content{margin-top:-12px}.frontend-tech__cards{grid-template-columns:minmax(0,1fr)}.frontend-tech__subtitle{font-size:17px;line-height:1.18;letter-spacing:-.25px}.frontend-tech__case{min-height:440px}.frontend-tech__case-text{font-size:20px}.frontend-tech__card{padding:20px 16px;border-radius:16px;min-height:120px}.frontend-tech__card-text{font-size:18px;letter-spacing:-.02em}.frontend-tech__case-btn{font-size:16px}.frontend-tech__circles{width:70px}}.backend-cards{padding:0 40px 32px;max-width:1800px;margin:0 auto;overflow:visible}.backend-cards__info.glass-panel,.backend-cards__stack{opacity:0;transform:translateY(80px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.backend-cards--visible .backend-cards__info.glass-panel,.backend-cards--visible .backend-cards__stack{opacity:1;transform:translateY(0)}.backend-cards__container{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.backend-cards__info.glass-panel{align-self:center;position:relative;top:40px;flex:0 0 700px;min-height:420px;padding:50px;border-radius:28px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#ffffff14,#ffffff08,#ffffff0f);border:1px solid rgba(255,255,255,.15);border-top:1px solid rgba(255,255,255,.25);backdrop-filter:blur(30px) saturate(150%);-webkit-backdrop-filter:blur(30px) saturate(150%);box-shadow:0 20px 60px #0000004d,inset 0 1px #fff3,inset 0 -1px #0000001a}.backend-cards__content{flex:1}.backend-cards__text-container{display:grid}.backend-cards__text{grid-area:1 / 1;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out;will-change:opacity}.backend-cards__text--active{opacity:1;pointer-events:auto}.backend-cards__header{font-family:Inter,sans-serif;font-size:56px;font-weight:700;color:#dfdfdf;margin:0 0 24px;letter-spacing:-.02em;line-height:1;text-wrap:balance}.backend-cards--ru .backend-cards__header{font-size:clamp(42px,4.2cqw,56px)}.backend-cards__title{font-family:Inter,sans-serif;font-size:24px;font-weight:500;font-style:italic;color:#dfdfdfb3;margin:0 0 20px}.backend-cards__description{font-family:Inter,sans-serif;font-size:20px;font-weight:400;color:#dfdfdf;line-height:1.6;margin:0;white-space:pre-line}.backend-cards__nav{display:flex;align-items:center;gap:16px;margin-top:30px}.backend-cards__arrow{width:40px;height:40px;border:none;background:#ffffff1a;border-radius:50%;color:#dfdfdf;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .2s ease}.backend-cards__arrow:hover{background:#fff3;transform:scale(1.05)}.backend-cards__arrow:active{transform:scale(.95)}.backend-cards__counter{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#dfdfdfb3;min-width:36px;text-align:center}.backend-cards__stack{flex:1;display:flex;justify-content:center;align-items:flex-start;position:relative;height:600px;padding-top:10px;--backend-card-step: 95px;--backend-card-active-offset: -15px;--backend-card-before-offset: -42px;--backend-card-after-offset: 30px}.backend-cards__card-slot{position:absolute;width:650px;transition:transform .4s ease;transform:translateY(calc(var(--index) * var(--backend-card-step) + var(--backend-card-offset, 0px)));will-change:transform}.backend-cards__card-slot--0{--index: 0}.backend-cards__card-slot--1{--index: 1}.backend-cards__card-slot--2{--index: 2}.backend-cards__card-slot--3{--index: 3}.backend-cards__card-slot.active{--backend-card-offset: var(--backend-card-active-offset)}.backend-cards__card-slot--before{--backend-card-offset: var(--backend-card-before-offset)}.backend-cards__card-slot--after{--backend-card-offset: var(--backend-card-after-offset)}.backend-cards__card-img{width:100%;height:auto;object-fit:contain;display:block}.backend-cards__card-img--active{position:absolute;top:0;left:0;opacity:0}.backend-cards__card-img--inactive,.backend-cards__card-slot.active .backend-cards__card-img--active{opacity:1}.backend-cards__card-slot.active .backend-cards__card-img--inactive{opacity:0}@media(min-width:1201px){:where(html:not(.pdt-chat-docked)) .backend-cards__stack{height:700px;--backend-card-step: 110px;--backend-card-active-offset: -18px;--backend-card-before-offset: -52px;--backend-card-after-offset: 20px}:where(html:not(.pdt-chat-docked)) .backend-cards__card-slot{width:750px}}@container pdt-app (min-width: 1201px){.backend-cards__stack{height:700px;--backend-card-step: 110px;--backend-card-active-offset: -18px;--backend-card-before-offset: -52px;--backend-card-after-offset: 20px}.backend-cards__card-slot{width:750px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .backend-cards{padding-bottom:40px}:where(html:not(.pdt-chat-docked)) .backend-cards__container{gap:40px}:where(html:not(.pdt-chat-docked)) .backend-cards__info.glass-panel{flex:0 0 600px;min-height:380px;padding:40px}:where(html:not(.pdt-chat-docked)) .backend-cards__stack{height:660px;padding-top:45px;--backend-card-step: 85px;--backend-card-active-offset: -12px;--backend-card-before-offset: -18px;--backend-card-after-offset: 24px}:where(html:not(.pdt-chat-docked)) .backend-cards__header{font-size:48px}:where(html:not(.pdt-chat-docked)) .backend-cards--ru .backend-cards__header{font-size:42px}:where(html:not(.pdt-chat-docked)) .backend-cards__title{font-size:22px}:where(html:not(.pdt-chat-docked)) .backend-cards__description{font-size:18px}:where(html:not(.pdt-chat-docked)) .backend-cards__card-slot{width:520px}}@container pdt-app (max-width: 1200px){.backend-cards{padding-bottom:40px}.backend-cards__container{gap:40px}.backend-cards__info.glass-panel{flex:0 0 600px;min-height:380px;padding:40px}.backend-cards__stack{height:660px;padding-top:45px;--backend-card-step: 85px;--backend-card-active-offset: -12px;--backend-card-before-offset: -18px;--backend-card-after-offset: 24px}.backend-cards__header{font-size:48px}.backend-cards--ru .backend-cards__header{font-size:42px}.backend-cards__title{font-size:22px}.backend-cards__description{font-size:18px}.backend-cards__card-slot{width:520px}}@media(max-width:1023px){:where(html:not(.pdt-chat-docked)) .backend-cards{padding:60px 20px}:where(html:not(.pdt-chat-docked)) .backend-cards__container{flex-direction:column;gap:50px}:where(html:not(.pdt-chat-docked)) .backend-cards__info.glass-panel{flex:none;width:100%;max-width:500px;min-height:auto;padding:30px}:where(html:not(.pdt-chat-docked)) .backend-cards__header{font-size:36px;margin-bottom:16px}:where(html:not(.pdt-chat-docked)) .backend-cards--ru .backend-cards__header{font-size:34px}:where(html:not(.pdt-chat-docked)) .backend-cards__title{font-size:18px}:where(html:not(.pdt-chat-docked)) .backend-cards__description{font-size:15px}:where(html:not(.pdt-chat-docked)) .backend-cards__stack{display:none}:where(html:not(.pdt-chat-docked)) .backend-cards__nav{display:flex}:where(html:not(.pdt-chat-docked)) .backend-cards__info.glass-panel{max-width:100%}}@container pdt-app (max-width: 1023px){.backend-cards{padding:60px 20px}.backend-cards__container{flex-direction:column;gap:50px}.backend-cards__info.glass-panel{flex:none;width:100%;max-width:500px;min-height:auto;padding:30px}.backend-cards__header{font-size:36px;margin-bottom:16px}.backend-cards--ru .backend-cards__header{font-size:34px}.backend-cards__title{font-size:18px}.backend-cards__description{font-size:15px}.backend-cards__stack{display:none}.backend-cards__nav{display:flex}.backend-cards__info.glass-panel{max-width:100%}}@container pdt-app (max-width: 1023px){.backend-cards{padding:60px 20px}.backend-cards__container{flex-direction:column;gap:50px}.backend-cards__info.glass-panel{flex:none;width:100%;max-width:100%;min-height:auto;padding:30px}.backend-cards__header{font-size:36px;margin-bottom:16px}.backend-cards--ru .backend-cards__header{font-size:34px}.backend-cards__title{font-size:18px}.backend-cards__description{font-size:15px}.backend-cards__stack{display:none}.backend-cards__nav{display:flex}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .backend-cards__info.glass-panel{padding:25px}:where(html:not(.pdt-chat-docked)) .backend-cards__header{font-size:32px}:where(html:not(.pdt-chat-docked)) .backend-cards--ru .backend-cards__header{font-size:31px}:where(html:not(.pdt-chat-docked)) .backend-cards__title{font-size:16px;margin-bottom:12px}:where(html:not(.pdt-chat-docked)) .backend-cards__description{font-size:20px}:where(html:not(.pdt-chat-docked)) .backend-cards__nav{gap:12px;margin-top:24px}:where(html:not(.pdt-chat-docked)) .backend-cards__arrow{width:36px;height:36px}:where(html:not(.pdt-chat-docked)) .backend-cards__arrow svg{width:20px;height:20px}}@container pdt-app (max-width: 768px){.backend-cards__info.glass-panel{padding:25px}.backend-cards__header{font-size:32px}.backend-cards--ru .backend-cards__header{font-size:31px}.backend-cards__title{font-size:16px;margin-bottom:12px}.backend-cards__description{font-size:20px}.backend-cards__nav{gap:12px;margin-top:24px}.backend-cards__arrow{width:36px;height:36px}.backend-cards__arrow svg{width:20px;height:20px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .backend-cards{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .backend-cards__info.glass-panel{padding:20px;border-radius:16px}:where(html:not(.pdt-chat-docked)) .backend-cards__header{font-size:28px;margin-bottom:12px}:where(html:not(.pdt-chat-docked)) .backend-cards--ru .backend-cards__header{font-size:27px}:where(html:not(.pdt-chat-docked)) .backend-cards__title{font-size:15px;margin-bottom:10px}:where(html:not(.pdt-chat-docked)) .backend-cards__description{font-size:18px}:where(html:not(.pdt-chat-docked)) .backend-cards__nav{margin-top:20px}:where(html:not(.pdt-chat-docked)) .backend-cards__arrow{width:32px;height:32px}:where(html:not(.pdt-chat-docked)) .backend-cards__counter{font-size:14px}}@container pdt-app (max-width: 500px){.backend-cards{padding:40px 20px}.backend-cards__info.glass-panel{padding:20px;border-radius:16px}.backend-cards__header{font-size:28px;margin-bottom:12px}.backend-cards--ru .backend-cards__header{font-size:27px}.backend-cards__title{font-size:15px;margin-bottom:10px}.backend-cards__description{font-size:18px}.backend-cards__nav{margin-top:20px}.backend-cards__arrow{width:32px;height:32px}.backend-cards__counter{font-size:14px}}.ai-integrated{position:relative;padding:100px 40px;background:#010101;max-width:1800px;margin:0 auto}.ai-integrated__background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);width:70%;max-width:800px;pointer-events:none;z-index:1}.ai-integrated__background img{width:100%;height:auto}.ai-integrated__content{position:relative;z-index:2}.ai-integrated__header,.ai-integrated__card{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.ai-integrated__card:nth-child(1){transition-delay:.1s}.ai-integrated__card:nth-child(2){transition-delay:.2s}.ai-integrated__card:nth-child(3){transition-delay:.3s}.ai-integrated--visible .ai-integrated__header,.ai-integrated--visible .ai-integrated__card{opacity:1;transform:translateY(0)}.ai-integrated__header{font-family:Inter,sans-serif;font-size:64px;font-weight:500;letter-spacing:-.05em;color:#dfdfdf;margin:0 0 40px}.ai-integrated__container{display:flex;justify-content:center;gap:20px}.ai-integrated__card{flex:1;max-width:500px;padding:40px;background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid #dfdfdf;border-radius:28px;display:flex;flex-direction:column}.ai-integrated__title{font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:1.25;color:#dfdfdf;margin:0 0 22px}.ai-integrated__description{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.45;color:#dfdfdf;margin:0 0 32px;flex-grow:1}.ai-integrated__link{font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:.03em;color:#dfdfdf;text-decoration:none;display:inline-flex;align-items:center;gap:12px;transition:opacity .2s ease}.ai-integrated__link-text{text-decoration:underline;text-underline-offset:4px}.ai-integrated__link:hover{opacity:.8}.ai-integrated__link svg{width:20px;height:20px;transition:transform .2s ease;flex-shrink:0}.ai-integrated__link:hover svg{transform:translate(4px)}.ai-integrated__all-articles{display:flex;justify-content:flex-end;margin-top:24px}.ai-integrated__all-link{background:#dfdfdf;border:none;border-radius:33px;height:clamp(38px,3.8cqw,55px);padding:0 clamp(14px,1.2cqw,18px);font-family:Inter,sans-serif;font-size:clamp(14px,1.5cqw,22px);font-weight:500;letter-spacing:-.07em;line-height:.95;color:#000;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease}.ai-integrated__all-link:hover{background:#fff}.ai-integrated__all-link svg{width:1em;height:1em;flex-shrink:0}@media(min-width:1441px){:where(html:not(.pdt-chat-docked)) .ai-integrated__card{max-width:600px}}@container pdt-app (min-width: 1441px){.ai-integrated__card{max-width:600px}}@media(max-width:1440px){:where(html:not(.pdt-chat-docked)) .ai-integrated__header{font-size:56px}}@container pdt-app (max-width: 1440px){.ai-integrated__header{font-size:56px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .ai-integrated{padding:40px 30px}:where(html:not(.pdt-chat-docked)) .ai-integrated__header{font-size:48px}}@container pdt-app (max-width: 1200px){.ai-integrated{padding:40px 30px}.ai-integrated__header{font-size:48px}}@media(max-width:1024px){:where(html:not(.pdt-chat-docked)) .ai-integrated{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .ai-integrated__container{flex-wrap:wrap;justify-content:center}:where(html:not(.pdt-chat-docked)) .ai-integrated__card{max-width:340px;padding:28px}:where(html:not(.pdt-chat-docked)) .ai-integrated__title{font-size:22px}:where(html:not(.pdt-chat-docked)) .ai-integrated__description{font-size:16px}}@container pdt-app (max-width: 1024px){.ai-integrated{padding:40px 20px}.ai-integrated__container{flex-wrap:wrap;justify-content:center}.ai-integrated__card{max-width:340px;padding:28px}.ai-integrated__title{font-size:22px}.ai-integrated__description{font-size:16px}}@container pdt-app (max-width: 1024px){.ai-integrated{padding:40px 20px}.ai-integrated__header{font-size:clamp(42px,6.8cqw,56px);line-height:1.02}.ai-integrated__container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:18px}.ai-integrated__card{max-width:none;min-width:0;padding:28px}.ai-integrated__title{font-size:clamp(22px,3.4cqw,30px)}.ai-integrated__description{font-size:clamp(16px,2.35cqw,20px)}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .ai-integrated__header{font-size:40px;margin-bottom:30px}:where(html:not(.pdt-chat-docked)) .ai-integrated__container{flex-direction:column;align-items:stretch}:where(html:not(.pdt-chat-docked)) .ai-integrated__card{max-width:100%;padding:24px}:where(html:not(.pdt-chat-docked)) .ai-integrated__title{font-size:20px}:where(html:not(.pdt-chat-docked)) .ai-integrated__description{font-size:20px}:where(html:not(.pdt-chat-docked)) .ai-integrated__background{width:90%;opacity:.7}}@container pdt-app (max-width: 768px){.ai-integrated__header{font-size:40px;margin-bottom:30px}.ai-integrated__container{flex-direction:column;align-items:stretch}.ai-integrated__card{max-width:100%;padding:24px}.ai-integrated__title,.ai-integrated__description{font-size:20px}.ai-integrated__background{width:90%;opacity:.7}}@container pdt-app (max-width: 900px){.ai-integrated__header{font-size:40px;margin-bottom:30px}.ai-integrated__container{grid-template-columns:1fr}.ai-integrated__card{max-width:100%;padding:24px}.ai-integrated__title,.ai-integrated__description{font-size:20px}.ai-integrated__background{width:90%;opacity:.7}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .ai-integrated{padding:30px 15px}:where(html:not(.pdt-chat-docked)) .ai-integrated__header{font-size:32px;margin-bottom:24px}:where(html:not(.pdt-chat-docked)) .ai-integrated__card{padding:20px}:where(html:not(.pdt-chat-docked)) .ai-integrated__title{font-size:18px}:where(html:not(.pdt-chat-docked)) .ai-integrated__description{font-size:18px}:where(html:not(.pdt-chat-docked)) .ai-integrated__link{font-size:14px}:where(html:not(.pdt-chat-docked)) .ai-integrated__all-articles{justify-content:flex-start}:where(html:not(.pdt-chat-docked)) .ai-integrated__all-link{font-size:14px;height:36px}}@container pdt-app (max-width: 500px){.ai-integrated{padding:30px 15px}.ai-integrated__header{font-size:32px;margin-bottom:24px}.ai-integrated__card{padding:20px}.ai-integrated__title,.ai-integrated__description{font-size:18px}.ai-integrated__link{font-size:14px}.ai-integrated__all-articles{justify-content:flex-start}.ai-integrated__all-link{font-size:14px;height:36px}}.portfolio-grid{padding:0}.portfolio-grid__title,.portfolio-grid__secondary-title,.portfolio-grid__featured,.portfolio-grid__item{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.portfolio-grid__featured{transition-delay:.08s}.portfolio-grid__secondary-title{transition-delay:.12s}.portfolio-grid__item:nth-child(1){transition-delay:.1s}.portfolio-grid__item:nth-child(2){transition-delay:.2s}.portfolio-grid__item:nth-child(3){transition-delay:.3s}.portfolio-grid__item:nth-child(4){transition-delay:.4s}.portfolio-grid__item:nth-child(5){transition-delay:.5s}.portfolio-grid__item:nth-child(6){transition-delay:.6s}.portfolio-grid--visible .portfolio-grid__title,.portfolio-grid--visible .portfolio-grid__secondary-title,.portfolio-grid--visible .portfolio-grid__featured,.portfolio-grid--visible .portfolio-grid__item{opacity:1;transform:translateY(0)}.portfolio-grid__title{font-family:Inter,sans-serif;font-weight:500;font-size:64px;letter-spacing:-.05em;color:#dfdfdf;margin:0;padding:0 40px 20px}.portfolio-grid__featured{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);align-items:center;margin:0 40px 64px;gap:24px;overflow:hidden}.portfolio-grid__featured-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(28px,4cqw,48px);gap:18px}.portfolio-grid__featured-title{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(40px,4cqw,64px);line-height:.95;letter-spacing:-.08em;color:#dfdfdf}.portfolio-grid__featured-description{margin:0;max-width:560px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(18px,1.8cqw,26px);line-height:1.28;letter-spacing:-.05em;color:#dfdfdfeb}.portfolio-grid__featured-button{margin-top:6px}.portfolio-grid__featured-media{position:relative;align-self:center;cursor:pointer;overflow:hidden;border-radius:20px}.portfolio-grid__featured-image{width:100%;height:auto;display:block;border-radius:20px}.portfolio-grid__secondary-title{margin:0;padding:0 40px 28px;font-family:Inter,sans-serif;font-weight:500;font-size:36px;letter-spacing:-.06em;color:#dfdfdfe6}.portfolio-grid__container{display:grid;grid-template-columns:repeat(3,1fr)}.portfolio-grid__item{position:relative;cursor:pointer}.portfolio-grid__image-wrapper{position:relative;width:100%;height:100%;aspect-ratio:16 / 9;border:1px solid rgba(255,255,255,.2);overflow:hidden;cursor:pointer}.portfolio-grid__image{width:100%;height:100%;object-fit:cover;transition:filter .4s ease,transform .4s ease}.portfolio-grid__image--along{object-position:center 30%}.portfolio-grid__image--envy{object-position:center 15%}.portfolio-grid__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:30px 30px 16px;background:#0000004d;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:2}.portfolio-grid__item:hover .portfolio-grid__image{filter:blur(8px);transform:scale(1.02)}.portfolio-grid__item:hover .portfolio-grid__overlay{opacity:1;visibility:visible}.portfolio-grid__info{display:none}.portfolio-grid__item-title{font-family:Inter,sans-serif;font-weight:600;font-size:44px;letter-spacing:-.07em;color:#dfdfdf;margin-bottom:0}.portfolio-grid__item-description{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.4;letter-spacing:-.07em;color:#dfdfdf;margin-bottom:16px;max-width:90%}.portfolio-grid__button{background:#dfdfdf;border:none;border-radius:33px;height:clamp(38px,3.8cqw,55px);padding:0 clamp(14px,1.2cqw,18px);cursor:pointer;font-family:Inter,sans-serif;font-size:clamp(14px,1.5cqw,22px);font-weight:500;color:#000;letter-spacing:-.07em;line-height:.95;white-space:nowrap;align-self:flex-start;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease}.portfolio-grid__button:hover{background:#fff}.portfolio-grid__button svg{width:1em;height:1em;flex-shrink:0}@media(max-width:1440px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__title{font-size:56px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-title{font-size:52px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-description{font-size:22px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-title{font-size:40px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-description{font-size:20px}}@container pdt-app (max-width: 1440px){.portfolio-grid__title{font-size:56px}.portfolio-grid__featured-title{font-size:52px}.portfolio-grid__featured-description{font-size:22px}.portfolio-grid__item-title{font-size:40px}.portfolio-grid__item-description{font-size:20px}}@media(max-width:1200px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__title{font-size:48px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured{grid-template-columns:minmax(300px,.95fr) minmax(360px,1.05fr)}}@container pdt-app (max-width: 1200px){.portfolio-grid__title{font-size:48px}.portfolio-grid__featured{grid-template-columns:minmax(300px,.95fr) minmax(360px,1.05fr)}}@media(max-width:1024px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured{grid-template-columns:1fr;margin-bottom:44px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-media{align-self:stretch}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-title{font-size:44px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-description{font-size:20px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__container{grid-template-columns:repeat(2,1fr)}:where(html:not(.pdt-chat-docked)) .portfolio-grid__image-wrapper{height:auto;aspect-ratio:16 / 9}:where(html:not(.pdt-chat-docked)) .portfolio-grid__overlay{display:none}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item:hover .portfolio-grid__image{filter:none;transform:none}:where(html:not(.pdt-chat-docked)) .portfolio-grid__info{display:block;padding:20px 10px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-title{font-size:44px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-description{font-size:20px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__title{font-size:40px;margin-bottom:16px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured{margin:0 20px 32px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-copy{padding:24px 20px 22px;gap:14px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-title{font-size:36px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-description{font-size:18px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-title{font-size:36px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-description{font-size:20px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__info{display:flex;flex-direction:column;align-items:flex-start}:where(html:not(.pdt-chat-docked)) .portfolio-grid__button{font-size:14px;height:36px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__secondary-title{padding:0 20px 18px;font-size:28px}}@media(max-width:600px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__container{grid-template-columns:1fr}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__title{font-size:32px;padding:0 20px 4px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured{margin-inline:20px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__featured-copy{padding:12px 0 22px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__secondary-title{padding:0 20px 14px;font-size:24px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__info{padding:16px 10px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-title{font-size:32px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__item-description{font-size:18px}:where(html:not(.pdt-chat-docked)) .portfolio-grid__button{font-size:14px;height:36px}}@media(max-width:375px){:where(html:not(.pdt-chat-docked)) .portfolio-grid__button{font-size:14px;height:36px}}@container pdt-app (max-width: 375px){.portfolio-grid__button{font-size:14px;height:36px}}@container pdt-app (max-width: 1024px){.portfolio-grid__featured{grid-template-columns:1fr;margin-bottom:44px}.portfolio-grid__featured-media{align-self:stretch}.portfolio-grid__featured-title{font-size:44px}.portfolio-grid__featured-description{font-size:20px}.portfolio-grid__container{grid-template-columns:repeat(2,1fr)}.portfolio-grid__image-wrapper{height:auto;aspect-ratio:16 / 9}.portfolio-grid__overlay{display:none}.portfolio-grid__item:hover .portfolio-grid__image{filter:none;transform:none}.portfolio-grid__info{display:block;padding:20px 10px}.portfolio-grid__item-title{font-size:44px}.portfolio-grid__item-description{font-size:20px}}@container pdt-app (max-width: 768px){.portfolio-grid__title{font-size:40px;margin-bottom:16px}.portfolio-grid__featured{margin:0 20px 32px}.portfolio-grid__featured-copy{padding:24px 20px 22px;gap:14px}.portfolio-grid__featured-title{font-size:36px}.portfolio-grid__featured-description{font-size:18px}.portfolio-grid__item-title{font-size:36px}.portfolio-grid__item-description{font-size:20px}.portfolio-grid__info{display:flex;flex-direction:column;align-items:flex-start}.portfolio-grid__button{font-size:14px;height:36px}.portfolio-grid__secondary-title{padding:0 20px 18px;font-size:28px}}@container pdt-app (max-width: 600px){.portfolio-grid__container{grid-template-columns:1fr}}@container pdt-app (max-width: 500px){.portfolio-grid__title{font-size:32px;padding:0 20px 4px}.portfolio-grid__featured{margin-inline:20px}.portfolio-grid__featured-copy{padding:12px 0 22px}.portfolio-grid__secondary-title{padding:0 20px 14px;font-size:24px}.portfolio-grid__info{padding:16px 10px}.portfolio-grid__item-title{font-size:32px}.portfolio-grid__item-description{font-size:18px}.portfolio-grid__button{font-size:14px;height:36px}}.about-section{position:relative;overflow:hidden;padding:50px 42px}.about-section__header,.about-section__card{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.about-section--visible .about-section__header,.about-section--visible .about-section__card{opacity:1;transform:translateY(0)}.about-section__header{position:relative;z-index:1;display:flex;align-items:flex-end;gap:16px;margin-bottom:30px}.about-section__title-wrapper{position:relative;display:inline-block}.about-section__title{font-family:Inter,sans-serif;font-weight:500;font-size:64px;letter-spacing:-.07em;color:#dfdfdf;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin:0}.about-section__underline{position:absolute;bottom:-10px;left:0;width:100%;height:auto}.about-section__script{font-family:Herr Von Muellerhoff,cursive;font-weight:400;font-size:128px;color:#dfdfdf;align-self:flex-start;transform:translate(-15px,12px);line-height:1}.about-section__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.about-section__card{display:flex;flex-direction:column;align-items:flex-start;height:100%}.about-section__photo{width:100%;height:auto;aspect-ratio:390 / 480;object-fit:cover;border-radius:18px}.about-section__info{width:100%;padding:8px 4px 0;flex:1;display:flex;flex-direction:column}.about-section__name{font-family:Inter,sans-serif;font-weight:700;font-size:17px;color:#dfdfdf;margin:0}.about-section__role{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#929292;margin:1px 0 0;line-height:1.3}.about-section__bottom{margin-top:auto;width:100%}.about-section__divider{width:100%;height:1px;background:#ffffff40;margin:6px 0 8px}.about-section__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:clamp(32px,3cqw,44px);padding:0 clamp(10px,1cqw,16px);background:#dfdfdf;color:#000;border:none;border-radius:33px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(12px,1.1cqw,16px);line-height:.95;letter-spacing:-.07em;cursor:pointer;transition:background .2s ease;align-self:flex-start}.about-section__btn:hover{background:#fff}.about-section__btn svg{width:1em;height:1em;flex-shrink:0}.about-modal{position:fixed;inset:0;z-index:1000;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;background:#010101e6;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.about-modal--open{opacity:1;visibility:visible}.about-modal__scroll{position:relative;width:100%;height:100%;overflow-y:auto;cursor:pointer;opacity:0;transform:translateY(30px);transition:opacity .5s ease .1s,transform .5s ease .1s}.about-modal--open .about-modal__scroll{opacity:1;transform:translateY(0)}.about-modal__scroll::-webkit-scrollbar{width:6px}.about-modal__scroll::-webkit-scrollbar-track{background:transparent}.about-modal__scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.about-modal__scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}.about-modal__close{position:fixed;top:40px;right:40px;z-index:1001;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;transition:transform .3s ease,background .3s ease}.about-modal__close svg{width:18px;height:18px;display:block}.about-modal__close:hover{transform:scale(1.05);background:#ffffff26}.about-modal__content{max-width:960px;margin:0 auto;padding:100px 60px 80px;font-family:Inter,sans-serif;cursor:default}.about-modal__layout{display:flex;align-items:flex-start;gap:40px}.about-modal__photo{width:280px;aspect-ratio:390 / 480;object-fit:cover;border-radius:22px;flex-shrink:0}.about-modal__divider{width:1px;align-self:stretch;background:#ffffff80;flex-shrink:0}.about-modal__text{flex:1;min-width:0}.about-modal__name{font-size:38px;font-weight:600;color:#dfdfdf;margin:0 0 12px;letter-spacing:-.03em;line-height:1.1}.about-modal__role{display:inline-block;font-size:12px;font-weight:500;color:#ffffff8c;padding:5px 14px;background:#ffffff12;border-radius:100px;letter-spacing:.08em;text-transform:uppercase}.about-modal__sep{width:100%;height:1px;background:#ffffff1a;margin:20px 0}.about-modal__subtitle{font-size:20px;font-weight:600;color:#ffffffd9;margin:0 0 16px;letter-spacing:-.01em}.about-modal__description{font-size:16px;font-weight:400;line-height:1.75;color:#ffffffb3;margin:0 0 10px}.about-modal__description:last-of-type{margin-bottom:0}.about-modal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.about-modal__tag{font-size:13px;font-weight:500;color:#ffffffa6;padding:6px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:100px;transition:border-color .2s ease,color .2s ease}.about-modal__tag:hover{border-color:#ffffff4d;color:#dfdfdf}.about-modal__blocks{display:flex;flex-wrap:wrap;gap:12px}.about-modal__exp{display:inline-flex;align-items:center;gap:16px;margin-top:24px;padding:14px 22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px}.about-modal__exp-label{font-size:32px;font-weight:700;color:#ffffffd9;letter-spacing:-.03em;line-height:1;flex-shrink:0}.about-modal__exp-value{font-size:13px;font-weight:400;color:#ffffff73;line-height:1.4}.about-modal__edu{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px;padding:12px 32px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;text-align:center;gap:2px}.about-modal__edu-label{font-size:18px;font-weight:500;color:#ffffffbf;letter-spacing:.06em;line-height:1}.about-modal__edu-text{font-size:10px;font-weight:400;color:#fff6;letter-spacing:.1em;text-transform:uppercase;line-height:1.4;white-space:pre-line}.about-modal__edu-extra{font-size:9px;font-weight:400;color:#ffffff4d;line-height:1.5;white-space:pre-line;margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}@media(max-width:1250px){:where(html:not(.pdt-chat-docked)) .about-section{padding:40px 24px}:where(html:not(.pdt-chat-docked)) .about-section__grid{grid-template-columns:repeat(3,1fr);gap:20px}:where(html:not(.pdt-chat-docked)) .about-section__photo{border-radius:16px}:where(html:not(.pdt-chat-docked)) .about-section__name{font-size:18px}:where(html:not(.pdt-chat-docked)) .about-section__role{font-size:14px}:where(html:not(.pdt-chat-docked)) .about-section__script{font-size:85px}:where(html:not(.pdt-chat-docked)) .about-modal__content{padding:80px 32px 60px}:where(html:not(.pdt-chat-docked)) .about-modal__layout{flex-direction:column;gap:24px}:where(html:not(.pdt-chat-docked)) .about-modal__photo{width:220px}:where(html:not(.pdt-chat-docked)) .about-modal__divider{width:100%;height:1px;align-self:auto}:where(html:not(.pdt-chat-docked)) .about-modal__close{top:20px;right:20px;width:44px;height:44px}:where(html:not(.pdt-chat-docked)) .about-modal__close svg{width:16px;height:16px}:where(html:not(.pdt-chat-docked)) .about-modal__name{font-size:32px}}@container pdt-app (max-width: 1250px){.about-section{padding:40px 24px}.about-section__grid{grid-template-columns:repeat(3,1fr);gap:20px}.about-section__photo{border-radius:16px}.about-section__name{font-size:18px}.about-section__role{font-size:14px}.about-section__script{font-size:85px}.about-modal__content{padding:80px 32px 60px}.about-modal__layout{flex-direction:column;gap:24px}.about-modal__photo{width:220px}.about-modal__divider{width:100%;height:1px;align-self:auto}.about-modal__close{top:20px;right:20px;width:44px;height:44px}.about-modal__close svg{width:16px;height:16px}.about-modal__name{font-size:32px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .about-section{padding:30px 16px}:where(html:not(.pdt-chat-docked)) .about-section__header{margin-bottom:30px}:where(html:not(.pdt-chat-docked)) .about-section__title{font-size:40px}:where(html:not(.pdt-chat-docked)) .about-section__script{font-size:65px;transform:translate(-10px,5px)}:where(html:not(.pdt-chat-docked)) .about-section__grid{grid-template-columns:repeat(2,1fr);gap:16px}:where(html:not(.pdt-chat-docked)) .about-section__card:first-child{grid-column:1 / -1;justify-self:center;width:calc((100% - 16px)/2)}:where(html:not(.pdt-chat-docked)) .about-section__photo{border-radius:14px}:where(html:not(.pdt-chat-docked)) .about-section__name{font-size:16px}:where(html:not(.pdt-chat-docked)) .about-section__role{font-size:13px}:where(html:not(.pdt-chat-docked)) .about-section__btn{font-size:12px;padding:3px 10px}:where(html:not(.pdt-chat-docked)) .about-modal__content{padding:70px 20px 40px}:where(html:not(.pdt-chat-docked)) .about-modal__close{top:16px;right:16px;width:40px;height:40px}:where(html:not(.pdt-chat-docked)) .about-modal__close svg{width:14px;height:14px}:where(html:not(.pdt-chat-docked)) .about-modal__photo{width:220px}:where(html:not(.pdt-chat-docked)) .about-modal__name{font-size:26px}:where(html:not(.pdt-chat-docked)) .about-modal__description{font-size:16px}}@container pdt-app (max-width: 768px){.about-section{padding:30px 16px}.about-section__header{margin-bottom:30px}.about-section__title{font-size:40px}.about-section__script{font-size:65px;transform:translate(-10px,5px)}.about-section__grid{grid-template-columns:repeat(2,1fr);gap:16px}.about-section__card:first-child{grid-column:1 / -1;justify-self:center;width:calc((100% - 16px)/2)}.about-section__photo{border-radius:14px}.about-section__name{font-size:16px}.about-section__role{font-size:13px}.about-section__btn{font-size:12px;padding:3px 10px}.about-modal__content{padding:70px 20px 40px}.about-modal__close{top:16px;right:16px;width:40px;height:40px}.about-modal__close svg{width:14px;height:14px}.about-modal__photo{width:220px}.about-modal__name{font-size:26px}.about-modal__description{font-size:16px}}.pricing-section{padding:80px 42px}.pricing-section__title,.pricing-section__card,.pricing-section__extras,.pricing-section__discounts,.pricing-section__cta{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.pricing-section__card:nth-child(1){transition-delay:.12s}.pricing-section__card:nth-child(2){transition-delay:.24s}.pricing-section__card:nth-child(3){transition-delay:.36s}.pricing-section__card:nth-child(4){transition-delay:.48s}.pricing-section__extras{transition-delay:.6s}.pricing-section--visible .pricing-section__title,.pricing-section--visible .pricing-section__card,.pricing-section--visible .pricing-section__extras,.pricing-section--visible .pricing-section__discounts,.pricing-section--visible .pricing-section__cta{opacity:1;transform:translateY(0)}.pricing-section__title{font-family:Inter,sans-serif;font-weight:500;font-size:64px;letter-spacing:-.07em;color:#dfdfdf;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin:0 0 32px}.pricing-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.pricing-section__card{display:flex;flex-direction:column;gap:16px;padding:28px 24px;background:#39393994;border-radius:30px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}.pricing-section__card-name{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(15px,1.3cqw,20px);color:#dfdfdf;letter-spacing:-.03em;white-space:pre-line}.pricing-section__card-price{display:inline-flex;align-self:flex-start;padding:6px 20px;border:2px solid #dfdfdf;border-radius:33px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#dfdfdf}.pricing-section__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.pricing-section__card-list li{font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:#fff9;padding-left:22px;position:relative}.pricing-section__card-list li:before{content:"—";position:absolute;left:0;color:#ffffff4d}.pricing-section__card-btn{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;gap:6px;margin-top:auto;height:clamp(34px,3cqw,42px);padding:0 clamp(12px,1cqw,16px);background:#dfdfdf;color:#000;border:none;border-radius:33px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(13px,1.1cqw,16px);line-height:.95;letter-spacing:.02em;cursor:pointer;transition:background .2s ease}.pricing-section__card-btn:hover{background:#fff}.pricing-section__extras{margin-top:32px;margin-bottom:64px}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .pricing-section__extras{margin-bottom:0}}@container pdt-app (max-width: 768px){.pricing-section__extras{margin-bottom:0}}.pricing-section__extras-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 36px;background:#39393994;border-radius:30px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);color:#dfdfdf;font-family:Inter,sans-serif;font-weight:600;font-size:20px;cursor:pointer;transition:background .2s ease}.pricing-section__extras-toggle:hover{background:#46464694}.pricing-section__extras-toggle--open{border-radius:30px 30px 0 0}.pricing-section__extras-chevron{transition:transform .3s ease}.pricing-section__extras-toggle--open .pricing-section__extras-chevron{transform:rotate(180deg)}.pricing-section__extras-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.pricing-section__extras-body--open{max-height:2000px}.pricing-section__extras-inner{padding:8px 36px 28px;background:#39393994;border-radius:0 0 30px 30px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-top:none;display:flex;flex-direction:column;gap:0}.pricing-section__extras-row{display:grid;grid-template-columns:1fr 1.5fr .6fr;gap:16px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:center}.pricing-section__extras-row:last-child{border-bottom:none}.pricing-section__extras-name{font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#dfdfdf}.pricing-section__extras-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#ffffff80}.pricing-section__extras-price{font-family:Inter,sans-serif;font-weight:700;font-size:15px;color:#dfdfdf;white-space:nowrap}.pricing-section__discounts{margin-top:32px}.pricing-section__discounts-title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#dfdfdf;letter-spacing:-.03em;margin:0 0 16px}.pricing-section__discounts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pricing-section__discount{display:flex;flex-direction:column;gap:10px;padding:22px 24px;border:1px solid #dfdfdf;border-radius:16px}.pricing-section__discount-pct{font-family:Inter,sans-serif;font-weight:700;font-size:32px;letter-spacing:-.03em;color:#dfdfdf;white-space:nowrap}.pricing-section__discount-label{font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:1.3;color:#ffffff80}.pricing-section__cta{margin-top:32px;padding:24px 32px;border-left:3px solid rgba(223,223,223,.5);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.pricing-section__cta-text{font-family:Inter,sans-serif;font-size:16px;font-style:italic;font-weight:400;color:#ffffffb3;margin:0}.pricing-section__cta-btn{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;height:clamp(34px,3cqw,42px);padding:0 clamp(12px,1cqw,16px);background:#dfdfdf;color:#000;border:none;border-radius:33px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(13px,1.1cqw,16px);letter-spacing:.02em;cursor:pointer;transition:background .2s ease}.pricing-section__cta-btn:hover{background:#fff}.pricing-modal{position:fixed;inset:0;z-index:1000;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;background:#010101eb;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.pricing-modal--open{opacity:1;visibility:visible}.pricing-modal__scroll{position:relative;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;cursor:pointer;opacity:0;transform:translateY(30px);transition:opacity .5s ease .1s,transform .5s ease .1s}.pricing-modal--open .pricing-modal__scroll{opacity:1;transform:translateY(0)}.pricing-modal__scroll::-webkit-scrollbar{width:6px}.pricing-modal__scroll::-webkit-scrollbar-track{background:transparent}.pricing-modal__scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.pricing-modal__close{position:fixed;top:40px;right:40px;z-index:1001;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;transition:transform .3s ease,background .3s ease}.pricing-modal__close svg{width:18px;height:18px;display:block}.pricing-modal__close:hover{transform:scale(1.05);background:#ffffff26}.pricing-modal__content{max-width:1060px;margin:0 auto;padding:100px 60px 80px;font-family:Inter,sans-serif;cursor:default}.pricing-modal__title{font-size:42px;font-weight:600;color:#dfdfdf;margin:0 0 16px;letter-spacing:-.03em}.pricing-modal__hint{font-family:Inter,sans-serif;font-size:14px;font-style:italic;font-weight:400;color:#ffffff59;margin:0 0 24px}.pricing-modal__accordion{display:flex;flex-direction:column;gap:8px}.pricing-modal__acc-item{border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:border-color .3s ease}.pricing-modal__acc-item--open{border-color:#ffffff2e}.pricing-modal__acc-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:transparent;border:none;color:#dfdfdf;font-family:Inter,sans-serif;font-weight:500;font-size:20px;letter-spacing:-.02em;cursor:pointer;transition:background .2s ease}.pricing-modal__acc-toggle:hover{background:#ffffff0a}.pricing-modal__acc-toggle:hover .pricing-modal__acc-name{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff4d}.pricing-modal__acc-name{text-align:left}.pricing-modal__acc-price{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#ffffff73;margin-left:auto;margin-right:16px;white-space:nowrap;padding:5px 14px;border:1.5px solid rgba(255,255,255,.15);border-radius:33px}.pricing-modal__acc-icon{flex-shrink:0;transition:transform .3s ease}.pricing-modal__acc-item--open .pricing-modal__acc-icon{transform:rotate(45deg)}.pricing-modal__acc-body{max-height:0;overflow:hidden;transition:max-height .4s ease}.pricing-modal__acc-item--open .pricing-modal__acc-body{max-height:1200px}.pricing-modal__acc-inner{padding:4px 28px 28px}.pricing-modal__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pricing-modal__tiers--2{grid-template-columns:repeat(2,1fr)}.pricing-modal__tiers--4{grid-template-columns:repeat(4,1fr)}.pricing-modal__tier{display:flex;flex-direction:column;gap:14px;padding:24px;border:1.5px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff08}.pricing-modal__tier-name{font-size:13px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.pricing-modal__tier-price{font-size:26px;font-weight:700;color:#dfdfdf;letter-spacing:-.03em}.pricing-modal__tier-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.pricing-modal__tier-features li{font-size:14px;color:#fff9;padding-left:18px;position:relative}.pricing-modal__tier-features li:before{content:"✓";position:absolute;left:0;color:#dfdfdf99;font-size:12px}.pricing-modal__tier-time{font-size:13px;color:#ffffff59;margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.pricing-modal__table-wrap{overflow-x:auto}.pricing-modal__table{width:100%;border-collapse:collapse}.pricing-modal__table th{text-align:left;font-size:12px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.05em;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.pricing-modal__table td{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:15px;vertical-align:top}.pricing-modal__table td:first-child{font-weight:600;color:#dfdfdf;padding-right:24px;width:30%}.pricing-modal__table td:nth-child(2){color:#ffffff80;padding-right:24px}.pricing-modal__table-price{font-weight:700;color:#dfdfdf;white-space:nowrap;text-align:right}.pricing-modal__cta{margin-top:36px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.pricing-modal__cta-text{font-family:Inter,sans-serif;font-size:15px;font-style:italic;font-weight:400;color:#ffffff80;margin:0}.pricing-modal__cta-btn{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 16px;background:#dfdfdf;color:#000;border:none;border-radius:33px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;letter-spacing:.02em;cursor:pointer;transition:background .2s ease}.pricing-modal__cta-btn:hover{background:#fff}@media(max-width:1100px){:where(html:not(.pdt-chat-docked)) .pricing-section{padding:60px 24px}:where(html:not(.pdt-chat-docked)) .pricing-section__grid{grid-template-columns:repeat(2,1fr)}:where(html:not(.pdt-chat-docked)) .pricing-modal__tiers--4{grid-template-columns:repeat(2,1fr)}:where(html:not(.pdt-chat-docked)) .pricing-modal__content{padding:80px 32px 60px}:where(html:not(.pdt-chat-docked)) .pricing-modal__close{top:20px;right:20px;width:44px;height:44px}:where(html:not(.pdt-chat-docked)) .pricing-modal__close svg{width:16px;height:16px}}@container pdt-app (max-width: 1100px){.pricing-section{padding:60px 24px}.pricing-section__grid,.pricing-modal__tiers--4{grid-template-columns:repeat(2,1fr)}.pricing-modal__content{padding:80px 32px 60px}.pricing-modal__close{top:20px;right:20px;width:44px;height:44px}.pricing-modal__close svg{width:16px;height:16px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .pricing-section{padding:40px 16px}:where(html:not(.pdt-chat-docked)) .pricing-section__title{font-size:40px;margin-bottom:32px}:where(html:not(.pdt-chat-docked)) .pricing-section__grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:16px}:where(html:not(.pdt-chat-docked)) .pricing-section__card{padding:28px 24px;border-radius:22px}:where(html:not(.pdt-chat-docked)) .pricing-section__extras-toggle{padding:16px 24px;font-size:17px;border-radius:22px}:where(html:not(.pdt-chat-docked)) .pricing-section__extras-toggle--open{border-radius:22px 22px 0 0}:where(html:not(.pdt-chat-docked)) .pricing-section__extras-inner{padding:8px 24px 20px;border-radius:0 0 22px 22px}:where(html:not(.pdt-chat-docked)) .pricing-section__extras-row{grid-template-columns:1fr;gap:4px;padding:12px 0}:where(html:not(.pdt-chat-docked)) .pricing-section__discounts-grid{grid-template-columns:1fr 1fr}:where(html:not(.pdt-chat-docked)) .pricing-section__cta{flex-direction:column;align-items:flex-start;padding:20px 24px}:where(html:not(.pdt-chat-docked)) .pricing-modal__content{padding:70px 20px 40px}:where(html:not(.pdt-chat-docked)) .pricing-modal__title{font-size:28px;margin-bottom:32px}:where(html:not(.pdt-chat-docked)) .pricing-modal__acc-toggle{padding:16px 20px;font-size:17px}:where(html:not(.pdt-chat-docked)) .pricing-modal__acc-inner{padding:4px 20px 20px}:where(html:not(.pdt-chat-docked)) .pricing-modal__tiers,:where(html:not(.pdt-chat-docked)) .pricing-modal__tiers--2,:where(html:not(.pdt-chat-docked)) .pricing-modal__tiers--4{grid-template-columns:1fr}:where(html:not(.pdt-chat-docked)) .pricing-modal__close{top:16px;right:16px;width:40px;height:40px}:where(html:not(.pdt-chat-docked)) .pricing-modal__close svg{width:14px;height:14px}:where(html:not(.pdt-chat-docked)) .pricing-modal__table th:nth-child(2),:where(html:not(.pdt-chat-docked)) .pricing-modal__table td:nth-child(2){display:none}}@container pdt-app (max-width: 768px){.pricing-section{padding:40px 16px}.pricing-section__title{font-size:40px;margin-bottom:32px}.pricing-section__grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:16px}.pricing-section__card{padding:28px 24px;border-radius:22px}.pricing-section__extras-toggle{padding:16px 24px;font-size:17px;border-radius:22px}.pricing-section__extras-toggle--open{border-radius:22px 22px 0 0}.pricing-section__extras-inner{padding:8px 24px 20px;border-radius:0 0 22px 22px}.pricing-section__extras-row{grid-template-columns:1fr;gap:4px;padding:12px 0}.pricing-section__discounts-grid{grid-template-columns:1fr 1fr}.pricing-section__cta{flex-direction:column;align-items:flex-start;padding:20px 24px}.pricing-modal__content{padding:70px 20px 40px}.pricing-modal__title{font-size:28px;margin-bottom:32px}.pricing-modal__acc-toggle{padding:16px 20px;font-size:17px}.pricing-modal__acc-inner{padding:4px 20px 20px}.pricing-modal__tiers,.pricing-modal__tiers--2,.pricing-modal__tiers--4{grid-template-columns:1fr}.pricing-modal__close{top:16px;right:16px;width:40px;height:40px}.pricing-modal__close svg{width:14px;height:14px}.pricing-modal__table th:nth-child(2),.pricing-modal__table td:nth-child(2){display:none}}.cta-banner{width:100%;background-image:url(/assets/cta-gradient-BG1yvapk.webp);background-size:cover;background-position:right center;background-repeat:no-repeat;padding:80px clamp(24px,4cqw,72px);margin-bottom:80px}.cta-banner__container{max-width:1720px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,420px) minmax(0,1fr);align-items:flex-start;gap:clamp(48px,6cqw,112px)}.cta-banner__left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch;min-width:0}.cta-banner__text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#ffffffb3;max-width:380px;margin:0}.cta-banner__link{background:none;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:.03em;color:#dfdfdf;display:inline-flex;align-items:center;gap:12px;transition:opacity .2s ease}.cta-banner__link:hover{opacity:.8}.cta-banner__link-text{text-decoration:underline;text-underline-offset:4px;font-size:14px}.cta-banner__link svg{width:16px;height:16px;transition:transform .2s ease;flex-shrink:0}.cta-banner__link:hover svg{transform:translate(4px)}.cta-banner__heading{font-family:Inter,sans-serif;font-size:clamp(72px,5.4cqw,96px);font-weight:500;color:#dfdfdf;margin:0;line-height:1.05;letter-spacing:0;text-align:right;border-left:1px solid rgba(255,255,255,.6);padding-left:clamp(56px,7cqw,112px);justify-self:end;width:auto;min-width:0;max-width:min(100%,860px);white-space:pre-line;overflow-wrap:normal;word-break:normal}@media(max-width:1400px){:where(html:not(.pdt-chat-docked)) .cta-banner{padding:64px clamp(24px,3cqw,48px)}:where(html:not(.pdt-chat-docked)) .cta-banner__container{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:clamp(28px,3cqw,48px)}:where(html:not(.pdt-chat-docked)) .cta-banner__heading{font-size:clamp(56px,5.2cqw,72px);padding-left:clamp(28px,3.4cqw,56px)}}@media(max-width:1100px){:where(html:not(.pdt-chat-docked)) .cta-banner{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .cta-banner__container{grid-template-columns:1fr;gap:24px}:where(html:not(.pdt-chat-docked)) .cta-banner__heading{font-size:clamp(42px,7.2cqw,56px);text-align:left;border-left:none;padding-left:0;justify-self:start;width:100%;max-width:100%;order:-1}:where(html:not(.pdt-chat-docked)) .cta-banner__left{order:1;align-items:flex-start;gap:20px}:where(html:not(.pdt-chat-docked)) .cta-banner__text{max-width:100%;font-size:15px}}@media(max-width:768px){:where(html:not(.pdt-chat-docked)) .cta-banner{padding:40px 20px}:where(html:not(.pdt-chat-docked)) .cta-banner__container{grid-template-columns:1fr;gap:24px}:where(html:not(.pdt-chat-docked)) .cta-banner__heading{font-size:48px;text-align:left;border-left:none;padding-left:0;justify-self:start;width:100%;max-width:100%;order:-1}:where(html:not(.pdt-chat-docked)) .cta-banner__left{order:1;align-items:flex-start;gap:20px}:where(html:not(.pdt-chat-docked)) .cta-banner__text{max-width:100%;font-size:15px}}@container pdt-app (max-width: 768px){.cta-banner{padding:40px 20px}.cta-banner__container{grid-template-columns:1fr;gap:24px}.cta-banner__heading{font-size:48px;text-align:left;border-left:none;padding-left:0;justify-self:start;width:100%;max-width:100%;order:-1}.cta-banner__left{order:1;align-items:flex-start;gap:20px}.cta-banner__text{max-width:100%;font-size:15px}}@container pdt-app (max-width: 1400px){.cta-banner{padding:64px clamp(24px,3cqw,48px)}.cta-banner__container{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:clamp(28px,3cqw,48px)}.cta-banner__heading{font-size:clamp(56px,5.2cqw,72px);padding-left:clamp(28px,3.4cqw,56px)}}@container pdt-app (max-width: 1100px){.cta-banner{padding:40px 20px}.cta-banner__container{grid-template-columns:1fr;gap:24px}.cta-banner__heading{font-size:clamp(42px,7.2cqw,56px);text-align:left;border-left:none;padding-left:0;justify-self:start;width:100%;max-width:100%;order:-1}.cta-banner__left{order:1;align-items:flex-start;gap:20px}.cta-banner__text{max-width:100%;font-size:15px}}@media(max-width:500px){:where(html:not(.pdt-chat-docked)) .cta-banner__heading{font-size:36px}:where(html:not(.pdt-chat-docked)) .cta-banner__text{font-size:14px}}@container pdt-app (max-width: 500px){.cta-banner__heading{font-size:36px}.cta-banner__text{font-size:14px}}.gistiq-banner{position:relative;min-height:clamp(520px,55cqw,900px);padding:clamp(72px,7cqw,128px) clamp(18px,5cqw,72px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(22px,2.6cqw,38px);overflow:hidden;background:radial-gradient(ellipse 34% 28% at 0% 92%,rgba(255,65,102,.36),rgba(255,65,102,.16) 38%,transparent 74%),radial-gradient(circle at 100% 52%,rgba(0,101,255,.18),transparent 21%),linear-gradient(180deg,#000,#030303 46%,#000);color:#f3f3f3}.gistiq-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px) 6% 0 / 1px 100% no-repeat,linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 1px) 0 82% / 100% 1px no-repeat;pointer-events:none}.gistiq-banner:after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(90px,10cqw,170px);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.62) 72%,#000 100%);pointer-events:none}.gistiq-banner__art,.gistiq-banner__copy{position:absolute;inset:0;pointer-events:none}.gistiq-banner__art,.gistiq-banner__copy,.gistiq-banner__btn{z-index:1}.gistiq-banner__line{position:absolute;display:block;background:#ffffff59}.gistiq-banner__line--left{left:6.2%;top:15%;width:1px;height:76%}.gistiq-banner__line--top{left:23.8%;top:21.2%;width:18%;height:1px}.gistiq-banner__line--bottom{left:2.1%;bottom:20%;width:31%;height:1px}.gistiq-banner__rings{position:absolute;right:7.5%;top:17%;width:min(34cqw,560px);aspect-ratio:1;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:rotate(-14deg)}.gistiq-banner__rings:before,.gistiq-banner__rings:after{content:"";position:absolute;inset:-2.5%;border:1px solid rgba(255,255,255,.12);border-radius:50%;transform:rotate(11deg)}.gistiq-banner__rings:after{inset:16%;border-color:#ffffff14;transform:rotate(-22deg)}.gistiq-banner__equalizer{position:absolute;left:10.5%;bottom:15.5%;width:150px;height:92px;opacity:.48;background:repeating-linear-gradient(90deg,transparent 0 10px,rgba(255,255,255,.52) 10px 11px,transparent 11px 18px);-webkit-mask-image:radial-gradient(ellipse at center,#000 0 45%,transparent 72%);mask-image:radial-gradient(ellipse at center,#000 0 45%,transparent 72%)}.gistiq-banner__copy{position:relative;z-index:1;width:min(100%,1440px);display:grid;grid-template-columns:minmax(0,1fr);justify-items:center}.gistiq-banner__made{width:min(82cqw,1120px);margin:0 0 clamp(-6px,-.5cqw,-2px);display:flex;align-items:center;gap:clamp(18px,2cqw,28px);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.8cqw,72px);line-height:.9;color:#ffffffd1;text-transform:lowercase}.gistiq-banner__made i{width:min(24cqw,300px);height:1px;background:#ffffff5c}.gistiq-banner__brand,.gistiq-banner__product{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.9;letter-spacing:0;color:#f2f2f2;text-shadow:0 1px 0 rgba(255,255,255,.25),0 18px 45px rgba(0,0,0,.62)}.gistiq-banner__brand{width:min(76cqw,960px);font-size:clamp(70px,9.4cqw,164px);white-space:nowrap}.gistiq-banner__product{width:min(70cqw,820px);margin-top:clamp(22px,2.8cqw,46px);justify-self:end;font-size:clamp(88px,11cqw,210px)}.gistiq-banner__brush{width:min(76cqw,1040px);height:auto;aspect-ratio:4 / 1;margin:clamp(6px,.8cqw,14px) 0 0 -4%;object-fit:contain;opacity:.92;transform:rotate(-.8deg);filter:saturate(1.15) contrast(1.05)}.gistiq-banner__btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:clamp(50px,4.2cqw,68px);padding:0 clamp(28px,3.2cqw,54px);border:1px solid transparent;border-radius:999px;background:linear-gradient(#050505,#050505) padding-box,linear-gradient(110deg,#ff3f65,#ffffff47,#087cff) border-box;box-shadow:inset 0 0 0 1px #ffffff14,0 18px 48px #0000008c;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(18px,1.55cqw,28px);color:#f7f7f7;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gistiq-banner__btn:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff1f,0 22px 56px #0044ff2e,0 18px 54px #ff2d5b24}.gistiq-banner__btn-arrow{width:.9em;height:.9em;flex-shrink:0;transition:transform .2s ease}.gistiq-banner__btn:hover .gistiq-banner__btn-arrow{transform:translate(2px,-2px)}@media(max-width:900px){:where(html:not(.pdt-chat-docked)) .gistiq-banner{min-height:560px;padding:76px 18px}:where(html:not(.pdt-chat-docked)) .gistiq-banner__line--top{left:33%;width:34%}:where(html:not(.pdt-chat-docked)) .gistiq-banner__rings{right:-26%;top:20%;width:78cqw}:where(html:not(.pdt-chat-docked)) .gistiq-banner__made,:where(html:not(.pdt-chat-docked)) .gistiq-banner__brand{width:min(90cqw,760px)}:where(html:not(.pdt-chat-docked)) .gistiq-banner__copy{padding-left:clamp(30px,7cqw,58px)}:where(html:not(.pdt-chat-docked)) .gistiq-banner__made{font-size:clamp(28px,8cqw,54px)}:where(html:not(.pdt-chat-docked)) .gistiq-banner__made i{flex:1}:where(html:not(.pdt-chat-docked)) .gistiq-banner__brand{font-size:clamp(52px,13.8cqw,96px);line-height:1}:where(html:not(.pdt-chat-docked)) .gistiq-banner__product{width:min(88cqw,560px);margin-top:34px;justify-self:end;transform:translate(clamp(10px,4cqw,34px));font-size:clamp(76px,20cqw,148px)}:where(html:not(.pdt-chat-docked)) .gistiq-banner__brush{width:92cqw;margin-left:-9cqw;transform:none}}@container pdt-app (max-width: 900px){.gistiq-banner{min-height:560px;padding:76px 18px}.gistiq-banner__line--top{left:33%;width:34%}.gistiq-banner__rings{right:-26%;top:20%;width:78cqw}.gistiq-banner__made,.gistiq-banner__brand{width:min(90cqw,760px)}.gistiq-banner__copy{padding-left:clamp(30px,7cqw,58px)}.gistiq-banner__made{font-size:clamp(28px,8cqw,54px)}.gistiq-banner__made i{flex:1}.gistiq-banner__brand{font-size:clamp(52px,13.8cqw,96px);line-height:1}.gistiq-banner__product{width:min(88cqw,560px);margin-top:34px;justify-self:end;transform:translate(clamp(10px,4cqw,34px));font-size:clamp(76px,20cqw,148px)}.gistiq-banner__brush{width:92cqw;margin-left:-9cqw;transform:none}}@media(max-width:560px){:where(html:not(.pdt-chat-docked)) .gistiq-banner{min-height:500px;justify-content:center}:where(html:not(.pdt-chat-docked)) .gistiq-banner__line--left{left:8%}:where(html:not(.pdt-chat-docked)) .gistiq-banner__line--bottom,:where(html:not(.pdt-chat-docked)) .gistiq-banner__equalizer{display:none}:where(html:not(.pdt-chat-docked)) .gistiq-banner__made{gap:14px}:where(html:not(.pdt-chat-docked)) .gistiq-banner__copy{padding-left:42px}:where(html:not(.pdt-chat-docked)) .gistiq-banner__brand{font-size:clamp(38px,11.8cqw,62px);line-height:1.04}:where(html:not(.pdt-chat-docked)) .gistiq-banner__product{font-size:clamp(72px,21cqw,112px)}:where(html:not(.pdt-chat-docked)) .gistiq-banner__btn{width:min(100%,320px);padding-inline:22px}}@container pdt-app (max-width: 1200px){.gistiq-banner{min-height:clamp(520px,55cqw,900px);padding:clamp(72px,7cqw,128px) clamp(18px,5cqw,72px);gap:clamp(22px,2.6cqw,38px)}.gistiq-banner:after{height:clamp(90px,10cqw,170px)}.gistiq-banner__rings{width:min(34cqw,560px)}.gistiq-banner__made{width:min(82cqw,1120px);margin-bottom:clamp(-6px,-.5cqw,-2px);gap:clamp(18px,2cqw,28px);font-size:clamp(34px,3.8cqw,72px)}.gistiq-banner__made i{width:min(24cqw,300px)}.gistiq-banner__brand{width:min(88cqw,960px);font-size:clamp(70px,8.8cqw,132px)}.gistiq-banner__product{width:min(70cqw,820px);margin-top:clamp(22px,2.8cqw,46px);font-size:clamp(88px,11cqw,210px)}.gistiq-banner__brush{width:min(76cqw,1040px);margin-top:clamp(6px,.8cqw,14px)}.gistiq-banner__btn{min-height:clamp(50px,4.2cqw,68px);padding-inline:clamp(28px,3.2cqw,54px);font-size:clamp(18px,1.55cqw,28px)}}@container pdt-app (max-width: 900px){.gistiq-banner{min-height:560px;padding:76px 18px}.gistiq-banner__line--top{left:33%;width:34%}.gistiq-banner__rings{right:-26%;top:20%;width:78cqw}.gistiq-banner__made,.gistiq-banner__brand{width:min(90cqw,760px)}.gistiq-banner__copy{padding-left:clamp(30px,7cqw,58px)}.gistiq-banner__made{font-size:clamp(28px,8cqw,54px)}.gistiq-banner__made i{flex:1}.gistiq-banner__brand{font-size:clamp(52px,13.8cqw,96px);line-height:1}.gistiq-banner__product{width:min(82cqw,520px);margin-top:34px;justify-self:center;transform:none;font-size:clamp(76px,18cqw,136px)}.gistiq-banner__brush{width:92cqw;margin-left:-9cqw;transform:none}}@container pdt-app (max-width: 560px){.gistiq-banner{min-height:500px;justify-content:center}.gistiq-banner__line--left{left:8%}.gistiq-banner__line--bottom,.gistiq-banner__equalizer{display:none}.gistiq-banner__made{gap:14px}.gistiq-banner__copy{padding-left:42px}.gistiq-banner__brand{font-size:clamp(38px,11.8cqw,62px);line-height:1.04}.gistiq-banner__product{font-size:clamp(72px,21cqw,112px)}.gistiq-banner__btn{width:min(100%,320px);padding-inline:22px}}
