.cx{--Brand: #6B34FD;--brand-cta-primary: #6B34FD;--Text-on-light-Primary: #121185;--Text-on-light-Secondary: #353AB0;--Text-on-light-Tertiary: #4D4C9A;--Text-on-dark-Primary: #FCF9FE;--Text-on-dark-Secondary: #E5E7FF;--Text-on-dark-Tertiary: #B8BBDB;--Brand-Ul-Shades-Faded-Purple: #D6D4FF;--Brand-Ul-Shades-Faded-Purple-2: #C0B2FF;--Brand-Ul-Shades-Light-Purple: #7C58FD;--Brand-Ul-Shades-Deep-Purple: #130955;--white-ul-crisp-white-100: #FFF;--white-ul-white-85: rgba(255, 255, 255, 0.85);--white-ul-white-50: rgba(255, 255, 255, 0.50);--white-ul-white-20: rgba(255, 255, 255, 0.20);--white-ul-white-10: rgba(255, 255, 255, 0.10);--Light-Background-BG-Light-1: #FAF9FF;--Light-Background-BG-Light-2: #F0F0FF;--Light-Background-BG-Light-3: #EBECFF}body.single{background-color:#f4f4f8;color:var(--Text-on-light-Primary, #121185)}.blog-container{margin:auto}@media(min-width: 800px)and (max-width: 1399px){.blog-container{max-width:1267px}}@media(min-width: 1400px){.blog-container{max-width:1580px}}.single-post-header{background:var(--white-ul-crisp-white-100, #FFF);border-radius:0 0 32px 32px;padding:32px}@media(min-width: 800px)and (max-width: 1399px){.single-post-header{border-radius:0 0 60px 60px;padding:44px 66px 41px}}@media(min-width: 1400px){.single-post-header{border-radius:0 0 60px 60px;padding:44px 52px 64px 52px}}.single-post-header .blog-header{display:grid;grid-template-columns:1fr;grid-template-areas:"link" "title" "image" "meta"}@media screen and (min-width: 430px){.single-post-header .blog-header{max-width:580px;margin-left:0}}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header{max-width:100%}}@media(min-width: 1400px){.single-post-header .blog-header{max-width:100%}}@media screen and (min-width: 1180px){.single-post-header .blog-header{grid-template-columns:1fr 550px;grid-template-areas:"link  link" "title image" "meta  meta"}}@media(min-width: 1400px){.single-post-header .blog-header{grid-template-columns:1fr 620px;grid-template-areas:"link  link" "title image" "meta  image";max-width:1580px;margin:auto}}.single-post-header .blog-header .link-to-blog{grid-area:link;color:var(--brand-cta-primary, #6B34FD);font-size:18px;font-style:normal;font-weight:400;line-height:107%;letter-spacing:.36px;display:block}.single-post-header .blog-header .article-main-info{grid-area:title}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-main-info{max-width:660px;display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width: 1180px){.single-post-header .blog-header .article-main-info{margin-right:54px}}@media(min-width: 1400px){.single-post-header .blog-header .article-main-info{max-width:900px;display:flex;flex-direction:column;justify-content:center;margin-right:54px}}.single-post-header .blog-header .article-main-info .title{color:var(--Text-on-light-Primary, #121185);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.28px;margin-top:24px}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-main-info .title{font-size:40px;letter-spacing:.4px}}@media(min-width: 1400px){.single-post-header .blog-header .article-main-info .title{font-size:40px;letter-spacing:.4px;max-width:100%;margin-left:0}}.single-post-header .blog-header .article-main-info .description{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.32px;margin-top:15px}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-main-info .description{font-size:18px;letter-spacing:.36px}}@media(min-width: 1400px){.single-post-header .blog-header .article-main-info .description{font-size:20px;letter-spacing:.4px;max-width:100%;margin-left:0}}.single-post-header .blog-header .article-image{grid-area:image;height:163px;max-height:290px;align-self:stretch;border-radius:18px;overflow:hidden;background:#bcbcbc;margin-top:24px}@media screen and (min-width: 430px){.single-post-header .blog-header .article-image{width:100%;height:auto;aspect-ratio:2/1}}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-image{max-height:265px;height:fit-content;max-width:530px}}@media(min-width: 1400px){.single-post-header .blog-header .article-image{max-height:300px;height:fit-content;max-width:600px}}.single-post-header .blog-header .article-image img{aspect-ratio:2/1;width:100%;height:auto;object-fit:cover}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-image img{max-width:530px;width:530px;height:265px}}@media(min-width: 1400px){.single-post-header .blog-header .article-image img{max-width:600px;width:600px;height:300px}}.single-post-header .blog-header .article-meta{grid-area:meta;margin-top:24px;position:relative}@media screen and (min-width: 430px){.single-post-header .blog-header .article-meta{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);row-gap:14px}.single-post-header .blog-header .article-meta .date,.single-post-header .blog-header .article-meta .reading-time{margin-top:0 !important}.single-post-header .blog-header .article-meta .date{justify-content:end}.single-post-header .blog-header .article-meta .likes .likes-count{text-align:right}}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-meta{display:flex;flex-direction:row;justify-content:space-between;margin-top:32px;max-width:100%}}@media(min-width: 1400px){.single-post-header .blog-header .article-meta{display:flex;flex-direction:row;justify-content:space-between;margin-top:32px;max-width:100%;margin-right:54px;max-height:33px}}@media screen and (min-width: 1440px){.single-post-header .blog-header .article-meta{max-width:900px}}.single-post-header .blog-header .article-meta .authors-wrapper .author{display:flex;flex-direction:row}.single-post-header .blog-header .article-meta .authors-wrapper .author img{border-radius:8px;width:32px;height:32px;flex-shrink:0;aspect-ratio:1/1;object-fit:cover}.single-post-header .blog-header .article-meta .authors-wrapper .author .author-info{display:flex;flex-direction:column;margin-left:8px;justify-content:center}.single-post-header .blog-header .article-meta .authors-wrapper .author .author-info .author-name{color:var(--brand-cta-primary, #6B34FD);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.32px}.single-post-header .blog-header .article-meta .authors-wrapper .author .author-info .author-bio{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:12px;font-style:normal;font-weight:400;line-height:107%;letter-spacing:.24px}.single-post-header .blog-header .article-meta .date,.single-post-header .blog-header .article-meta .reading-time{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:107%;letter-spacing:.32px;display:flex;flex-direction:row;align-items:center;gap:6px;margin-top:14px}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-meta .date,.single-post-header .blog-header .article-meta .reading-time{margin-top:0}}@media(min-width: 1400px){.single-post-header .blog-header .article-meta .date,.single-post-header .blog-header .article-meta .reading-time{margin-top:0}}.single-post-header .blog-header .article-meta .reading-time img{margin-left:3px}.single-post-header .blog-header .article-meta .likes{display:flex;flex-direction:row;align-items:center;gap:6px;position:absolute;bottom:0;right:0}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-meta .likes{position:relative;min-width:60px}}@media(min-width: 1400px){.single-post-header .blog-header .article-meta .likes{position:relative;min-width:74px}}.single-post-header .blog-header .article-meta .likes:before{content:"";width:26px;height:26px;background:url("../../assets-modern/images/icons/heart.svg");display:inline-block}.single-post-header .blog-header .article-meta .likes.liked:before{background:url("../../assets-modern/images/icons/heart-like.svg")}.single-post-header .blog-header .article-meta .likes .likes-count{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:17px;font-style:normal;font-weight:400;line-height:107%;letter-spacing:.34px;text-align:right}@media(min-width: 800px)and (max-width: 1399px){.single-post-header .blog-header .article-meta .likes .likes-count{text-align:left}}@media(min-width: 1400px){.single-post-header .blog-header .article-meta .likes .likes-count{text-align:left}}.single-post-header .likes{display:inline-flex;align-items:center;gap:8px;cursor:pointer;user-select:none;position:relative}.single-post-header .likes.processing{pointer-events:none}.single-post-header .likes::before{content:"";display:inline-block;width:24px;height:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);flex-shrink:0}.single-post-header .likes.liked::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23e74c3c" stroke="%23e74c3c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg>')}.single-post-header .likes:hover::before{transform:scale(1.1)}.single-post-header .likes.likes-animate::before{animation:heartBeat .6s cubic-bezier(0.175, 0.885, 0.32, 1.275)}@keyframes heartBeat{0%{transform:scale(1)}15%{transform:scale(1.3)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}.single-post-header .likes.likes-animate.liked::before{animation:heartPop .5s cubic-bezier(0.175, 0.885, 0.32, 1.275)}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.4) rotate(10deg)}100%{transform:scale(1) rotate(0deg)}}.single-post-header .likes::after{content:"";position:absolute;left:0;top:50%;width:24px;height:24px;transform:translateY(-50%);border:2px solid #e74c3c;border-radius:50%;opacity:0;pointer-events:none}.single-post-header .likes.likes-animate.liked::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:translateY(-50%) scale(0.8);opacity:.8}100%{transform:translateY(-50%) scale(2.5);opacity:0}}.single-post-header .likes-count{display:inline-block;position:relative;min-width:20px;text-align:left;overflow:hidden;height:1.2em;line-height:1.2em;font-variant-numeric:tabular-nums}.single-post-header .likes-count.count-increase{animation:slideUpFade .4s ease-out}@keyframes slideUpFade{0%{transform:translateY(100%);opacity:0}50%{opacity:1}100%{transform:translateY(0);opacity:1}}.single-post-header .likes-count.count-decrease{animation:slideDownFade .4s ease-out}@keyframes slideDownFade{0%{transform:translateY(-100%);opacity:0}50%{opacity:1}100%{transform:translateY(0);opacity:1}}.post-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"content";padding:44px 24px;margin:0 auto;max-width:100%;background:#f4f4f8}@media(min-width: 800px)and (max-width: 1399px){.post-layout{grid-template-columns:240px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"left  content" "right content";gap:54px;max-width:1254px;padding:64px 32px 60px 32px}}@media(min-width: 1400px){.post-layout{grid-template-columns:294px 1fr 278px;grid-template-areas:"left  content right";gap:54px;max-width:2348px;padding:64px 66px 140px 66px}}.post-layout .sidebar{display:none;position:sticky;top:100px;height:fit-content}@media(min-width: 800px)and (max-width: 1399px){.post-layout .sidebar{display:block;position:unset;top:unset}}@media(min-width: 1400px){.post-layout .sidebar{display:block}}.post-layout .sidebar--left{grid-area:left}.post-layout .sidebar--right{grid-area:right}.post-layout .content{grid-area:content}@media(min-width: 1400px){.post-layout .content{max-width:1580px}}.post-layout .content h2{color:var(--Text-on-light-Primary, #121185);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.28px;margin-bottom:24px;margin-top:48px;scroll-margin-top:75px}.post-layout .content h2:first-child{margin-top:0}.post-layout .content h3{color:var(--Text-on-light-Primary, #121185);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:22px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.22px;scroll-margin-top:75px;margin-bottom:20px;margin-top:40px}.post-layout .content h3:first-child{margin-top:0}.post-layout .content h4{font-size:20px;scroll-margin-top:75px}.post-layout .content h5{font-size:18px;scroll-margin-top:75px}.post-layout .content h6{font-size:16px;scroll-margin-top:75px}.post-layout .content p,.post-layout .content a,.post-layout .content ul,.post-layout .content ol{color:var(--Text-on-light-Secindary, #353AB0);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:20px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.2px;margin-bottom:22px}.post-layout .content a{color:var(--Text-on-light-Secindary, #353AB0);text-decoration:underline}.post-layout .content ul{list-style:unset;padding-left:1.25em}.post-layout .content ol{list-style:auto;padding-left:1.25em}.post-layout .content>img{border-radius:12px;margin-bottom:22px}@media(min-width: 800px)and (max-width: 1399px){.post-layout .content>img{margin-bottom:44px}}@media(min-width: 1400px){.post-layout .content>img{margin-bottom:44px}}.post-layout .content .wp-block-image{margin-bottom:22px}@media(min-width: 800px)and (max-width: 1399px){.post-layout .content .wp-block-image{margin-bottom:44px}}@media(min-width: 1400px){.post-layout .content .wp-block-image{margin-bottom:44px}}.post-layout .content .wp-block-image>img{border-radius:12px;margin-bottom:22px}.post-layout .content .wp-block-table{margin-bottom:22px}@media(min-width: 800px)and (max-width: 1399px){.post-layout .content .wp-block-table{margin-bottom:44px}}@media(min-width: 1400px){.post-layout .content .wp-block-table{margin-bottom:44px}}.post-layout .content .show-filter{margin-top:34px}.post-layout .content .show-filter__list{display:flex;gap:20px}.post-layout .content .show-filter__list .tags-prefix{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:17px;font-style:normal;font-weight:400;line-height:107%;letter-spacing:.17px}.post-layout .content .show-filter__btn{display:flex;padding:2px 8px 3px 8px;justify-content:center;align-items:center;gap:6px;text-decoration:none;border-radius:4px;background:rgba(91,0,255,.04);color:#4d4c9a;font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.28px;margin-bottom:0;cursor:unset}.post-layout .content .show-filter__btn:before{display:none}.post-layout .toc{display:flex;min-width:240px;max-width:330px;padding:24px 18px 24px 36px;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;border-radius:12px;background:var(--white-ul-white-50, rgba(255, 255, 255, 0.5));margin-bottom:32px}.post-layout .toc .toc-title{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:20px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.2px}.post-layout .toc .toc-title:before{content:"";width:24px;height:24px;background:url("../../assets-modern/images/icons/toc-icon.svg");display:inline-block;margin-bottom:-6px;margin-right:4px}.post-layout .toc ul li.active{margin-left:-14px;padding-left:14px;position:relative}.post-layout .toc ul li.active:before{content:"";position:absolute;width:6px;height:6px;background:var(--brand-cta-primary, #6B34FD);display:block;border-radius:50%;left:0;top:8px}.post-layout .toc ul li.active a{color:var(--brand-cta-primary, #6B34FD)}@media(min-width: 800px)and (max-width: 1399px){.post-layout .toc ul li:not(:last-child){margin-bottom:12px}}@media(min-width: 1400px){.post-layout .toc ul li:not(:last-child){margin-bottom:10px}}.post-layout .toc ul li a{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:15px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:.15px}.post-layout .promo-box{display:flex;min-width:240px;max-width:330px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:12px;background:#c4b3ff;padding-block:0;overflow:hidden}.post-layout .promo-box__content{background:var(--Brand-Ul-Shades-Light-Purple, #7C58FD);display:flex;flex-direction:column;padding:24px}.post-layout .promo-box__title{color:var(--Text-on-dark-Primary, #FCF9FE);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:24px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.24px}.post-layout .promo-box__description{color:var(--Text-on-dark-Secondary, #E5E7FF);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.16px;margin-top:6px}.post-layout .promo-box__cta{display:block;margin-top:18px;padding:10px 24px;border-radius:8px;background:var(--white-ul-crisp-white-100, #FFF);color:var(--Text-on-light-Primary, #121185);text-align:center;font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.18px}.post-layout .promo-box__cta:after{content:"";background:url("../../assets-modern/images/icons/icon-arrow-right-up-v2.svg");margin-left:10px;width:14px;height:14px;display:inline-block;vertical-align:middle;margin-bottom:6px;transition:all .3s ease}.post-layout .promo-box__cta:hover:after{transform:rotate(45deg)}.post-layout .promo-box__image{width:100%;height:auto;object-fit:cover;aspect-ratio:2}.post-layout .related-content{border-radius:12px;background:var(--white-ul-white-50, rgba(255, 255, 255, 0.5));display:flex;min-width:240px;max-width:330px;padding:34px 26px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}@media(min-width: 800px)and (max-width: 1399px){.post-layout .related-content{margin-top:-22px}}.post-layout .related-content__title{color:var(--Text-on-light-Tertiary, #4D4C9A);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:22px;font-style:normal;font-weight:500;line-height:107%;letter-spacing:.22px}.post-layout .related-content__title:before{content:"";width:23px;height:20px;background:url("../../assets-modern/images/icons/related-icon.svg");display:inline-block;margin-right:4px}.post-layout .related-content ul li:not(:last-child){padding-bottom:18px;border-bottom:1px solid #e8e0ff}.post-layout .related-content ul li:not(:first-child){margin-top:18px}.post-layout .related-content ul li a{color:var(--brand-cta-primary, #6B34FD);font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:.18px;display:block;overflow:hidden;max-height:2.3em}/*# sourceMappingURL=blog-v2.css.map */
