:root{--text-ink-black:#111;--text-ink-white:#fff;--bg-paper-white:#fff;--bg-lavender-dream:#dde2fb;--border-gray:#e5e5e5;--in-brief-bg:#efeffd;--in-brief-border:#6a76db33;--side-nav-text:#111111b3;--bg-black:#101010;--accent-flourishing-lavender:linear-gradient(340deg,#6145ff,#6078ff);--link-blue:#1768d1;--header-bg:#f0f0f4;--global-header-height:70px}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}a{color:var(--link-blue)}img,video,iframe,embed,object{max-width:100%;height:auto;display:block}p,li,a,span,div,section,article,header,footer,aside,nav,th,td{overflow-wrap:break-word;word-wrap:break-word}body{background-color:var(--header-bg);color:var(--text-ink-black);margin:0;padding:0;font-family:Inter,sans-serif;line-height:1.6}header.header{background-color:var(--header-bg);z-index:1000;box-sizing:border-box;width:100%;padding-top:24px;padding-bottom:10px;position:fixed;top:0;left:0}.header__content{justify-content:space-between;align-items:center;display:flex}.header__logotype{background-image:url(../pdfexpert.00dc27d3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:128px;height:32px;display:block}.button-back-to-app{background:var(--bg-black);color:var(--text-ink-white);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:10px 12px;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;transition:background-color .3s;display:flex}.button-back-to-app:hover{background:#545353;text-decoration:none}.main-container{background-color:#f0f0f4}.container{box-sizing:border-box;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.main-container>.container{align-items:flex-start;gap:30px;padding-top:120px;padding-bottom:30px;display:flex}.main-content{border-radius:12px;flex-grow:1;min-width:0;padding:30px}.main-content>header h1{color:var(--text-ink-black);margin-top:0;margin-bottom:10px;font-family:Rethink Sans,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:120%}.last-updated{color:var(--text-ink-black);margin-bottom:40px;font-family:Inter,sans-serif;font-size:16px}section{margin-bottom:40px}section:last-of-type{margin-bottom:0}section h2{color:var(--text-ink-black);margin-top:0;margin-bottom:20px;font-family:Rethink Sans,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%}article h3{color:var(--text-ink-black);margin-top:30px;margin-bottom:15px;font-family:Rethink Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%}article h4{color:var(--text-ink-black);margin-top:25px;margin-bottom:10px;font-family:Rethink Sans,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:120%}section ul,section ol{margin-top:0;margin-bottom:15px;padding-left:20px;list-style-position:outside}section ul li:last-child,section ol li:last-child{margin-bottom:0}a:hover{text-decoration:underline}.about-us-table{border:2px solid var(--border-gray);background:var(--bg-paper-white);border-radius:12px;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:20px;width:fit-content;padding:20px;display:flex}.about-us-table div{font-family:Inter,sans-serif;font-size:18px;line-height:26px}.about-us-table .flex-row{margin-bottom:10px;display:flex}.about-us-table .label{flex:0 0 200px;font-weight:700}.about-us-table .data{flex:auto}.about-us-table strong{vertical-align:top;width:200px;margin-right:10px;font-weight:700;display:inline-block}.in-brief{border:2px solid var(--in-brief-border);background:var(--in-brief-bg);border-radius:12px;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:16px;margin-bottom:20px;padding:20px;display:flex}h5.in-brief-title{color:var(--text-ink-black);margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.in-brief ul{margin:0;padding-left:20px;list-style:disc}.in-brief li{margin-bottom:8px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px}.in-brief li:last-child{margin-bottom:0}table{border-collapse:collapse;border:2px solid var(--border-gray);background:var(--bg-paper-white);border-radius:12px;width:100%;margin-bottom:20px;overflow:hidden}table th,table td{text-align:left;border:1px solid var(--border-gray);vertical-align:top;padding:12px 15px}table th{color:var(--text-ink-black);background-color:#f8f9fa;font-weight:600}table td ul{margin-top:5px;margin-bottom:5px;padding-left:18px}table td ul li{margin-bottom:4px;font-size:16px;line-height:1.5}.sidebar-right{flex-shrink:0;align-self:flex-start;width:300px;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.sidebar-top{margin-bottom:25px}.main-navigation{border:2px solid var(--bg-lavender-dream);background:var(--bg-paper-white);box-sizing:border-box;border-radius:12px;flex-direction:column;align-items:flex-start;width:100%;padding:4px;display:flex}.main-navigation ul{width:100%;margin:0;padding:0;list-style:none}.main-navigation li a{color:var(--text-ink-black);border-radius:8px;padding:10px 8px;font-family:Inter,sans-serif;font-size:16px;text-decoration:none;transition:background-color .3s,color .3s;display:block}.main-navigation li a.active,.main-navigation li a:hover{background:var(--accent-flourishing-lavender);-webkit-text-fill-color:transparent;background-clip:text}.side-nav{border-radius:8px;padding:15px}.side-nav h4{color:var(--text-ink-black);margin-top:0;margin-bottom:15px;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:20px}.side-nav ul{margin:0;padding:0;list-style:none}.side-nav ul li a{color:var(--side-nav-text);padding:8px 0;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;transition:color .3s,font-weight .3s;display:block}.side-nav ul li a:hover,.side-nav ul li a.active-section{background:var(--accent-flourishing-lavender);-webkit-text-fill-color:transparent;background-clip:text}.side-nav .subsection-nav{max-height:0;padding-left:15px;transition:max-height .3s ease-out;display:none;overflow:hidden}.side-nav .section-title.active-section+.subsection-nav,.side-nav .subsection-nav.active{max-height:1000px;display:block}.side-nav .subsection-nav li a{padding:6px 0;font-size:14px;font-weight:400}.side-nav .subsection-nav li a:hover,.side-nav .subsection-nav li a.active-subsection{background:var(--accent-flourishing-lavender);-webkit-text-fill-color:transparent;background-clip:text;font-weight:500}.footer{background-color:var(--header-bg);padding:0 16px 16px}.footer__wrapper{background:#1c1c1c;border-radius:24px}.footer__content-top{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:flex-end;padding:37px 0 24px;display:flex;position:relative}.footer__logotype{background-image:url(../readdle.e87e3ecd.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:93px;height:37px;display:block;position:absolute;top:0;right:0}.footer__links{gap:80px;display:flex}.footer__links-column{flex-direction:column;gap:12px;display:flex}.footer__links-column h3{color:#fff;margin-top:0;margin-bottom:0;font-family:Rethink Sans,sans-serif;font-size:16px;font-weight:400;line-height:140%}.footer__links-column a{color:#fff;opacity:.5;margin-bottom:0;font-size:16px;font-weight:400;line-height:140%;text-decoration:none;transition:all .1s}.footer__links-column a:hover{opacity:1;color:#fff}.footer__social{align-items:center;gap:24px;display:flex}.footer__social a{text-align:center;opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:24px;height:24px;margin-right:0;transition:all .1s;display:flex}.footer__social a:hover{opacity:1}.footer__social a.facebook{background-image:url(../facebook.a2dc26b4.svg)}.footer__social a.x{background-image:url(../x.071e9228.svg)}.footer__social a.instagram{background-image:url(../instagram.94f0b711.svg)}.footer__social a.youtube{background-image:url(../youtube.25593ca9.svg)}.footer__social a.linkedin{background-image:url(../linkedin.f60e1a52.svg)}.footer__content-bottom{border-top:none;justify-content:space-between;padding:24px 0;display:flex}.footer__copyright{flex-direction:column;gap:16px;width:100%;max-width:600px;display:flex}.footer__copyright p{color:#fff;opacity:.5;margin:0;font-size:13px;font-weight:400;line-height:140%}.footer__legal{flex-shrink:0;gap:16px;display:flex}.footer__legal a{color:#fff;opacity:.5;margin-left:0;font-size:13px;font-weight:400;line-height:140%;text-decoration:none;transition:all .1s;position:relative}.footer__legal a:hover{opacity:1;color:#fff}.footer__legal a:first-child{gap:16px;display:flex}.footer__legal a:first-child:after{content:"";opacity:.5;background-color:#fff;width:1px;height:18px;display:block}@media (width<=1024px){.main-container>.container{flex-direction:column-reverse}.sidebar-right{width:100%;max-height:none;margin-top:60px;position:static;top:auto}.sidebar-top{margin-bottom:20px}.main-content>header h1{font-size:36px}section h2{font-size:28px}article h3{font-size:22px}article h4{font-size:19px}}@media (width<=768px){.container,.main-container>.container{gap:20px;padding-left:15px;padding-right:15px}.main-container>.container{padding-top:40px;padding-bottom:20px}.main-content{max-width:360px;padding:20px}.main-content>header h1{font-size:32px}section h2{font-size:24px}article h3{font-size:20px}article h4{font-size:18px}p,section ul li,section ol li{font-size:16px;line-height:24px}.about-us-table div,.in-brief li{font-size:16px}.about-us-table strong{width:auto;margin-bottom:5px;display:block}table{border:2px solid var(--border-gray);border-radius:12px;display:block;overflow-x:auto}table th,table td{white-space:nowrap}table td ul li{font-size:15px}.footer__content-top{text-align:center;flex-direction:column;align-items:center;gap:30px}.footer__logotype{margin-bottom:20px;position:static}.footer__links{text-align:center;flex-direction:column;align-items:center;gap:30px}.footer__links-column{align-items:center;width:100%;margin-bottom:20px}.footer__social{justify-content:center;margin-top:20px}.footer__content-bottom{text-align:center;flex-direction:column;gap:20px}.footer__legal{flex-direction:column;justify-content:center;gap:10px;margin-top:10px}.footer__legal a:first-child:after{display:none}.footer__legal a{margin:5px 10px}}@media (width<=480px){.main-container>.container{padding-top:20px}.header__content{align-items:flex-start;gap:8px}.header__logotype{margin-bottom:5px}.button-back-to-app{align-self:flex-start;width:auto;padding:8px 10px;font-size:14px}.main-content{padding:15px}.main-content>header h1{font-size:24px;line-height:1.3}section{margin-bottom:25px}section h2{margin-bottom:15px;font-size:20px}article h3{margin-top:20px;margin-bottom:10px;font-size:18px}article h4{margin-top:15px;margin-bottom:8px;font-size:16px}.last-updated{margin-bottom:20px;font-size:13px}p,section ul li,section ol li{margin-bottom:10px;font-size:14px;line-height:1.5}table{margin-bottom:15px}table th,table td{white-space:normal;padding:8px 10px}table td ul li{font-size:13px;line-height:1.4}.footer__links{gap:20px}.footer__links-column{margin-bottom:15px}.footer__social,.footer__content-bottom{gap:15px}.footer__legal{gap:8px}.footer__legal a{margin:3px 8px}}
/*# sourceMappingURL=cookie-policy.a028633f.css.map */
