:root{--white:#fff;--neutral-5:#f7f9fc;--neutral-10:#eff2f9;--neutral-15:#e7eaf4;--neutral-20:#d9deeb;--neutral-30:#bec4d5;--neutral-40:#9fa6bb;--neutral-50:#828ba2;--neutral-60:#656e83;--neutral-70:#495163;--neutral-80:#303848;--neutral-90:#1e2532;--neutral-100:#0f141e;--blue-10:#eaf6ff;--blue-20:#c3e5fe;--blue-30:#92cdfc;--blue-40:#54aff8;--blue-50:#1a91f0;--blue-60:#1170cd;--blue-70:#10529b;--blue-80:#0f3871;--blue-90:#0c264c;--blue-100:#09162d;--indigo-10:#f1f2ff;--indigo-20:#dbdeff;--indigo-30:#bec2fe;--indigo-40:#9ba1fb;--indigo-50:#7a82f5;--indigo-60:#5660e8;--indigo-70:#343ecc;--indigo-80:#282b8f;--indigo-90:#1a1c6a;--indigo-100:#0e0f47;--green-10:#e7f4ed;--green-20:#c6e4d2;--green-30:#96d0ad;--green-40:#48ba75;--green-50:#339d5d;--green-60:#217d47;--green-70:#135c37;--green-80:#094025;--green-90:#042b18;--green-100:#01180d;--amber-10:#fff2cc;--amber-20:#fddb8c;--amber-30:#f9ba44;--amber-40:#ec930c;--amber-50:#cf760d;--amber-60:#a85a0e;--amber-70:#7f400d;--amber-80:#582c0c;--amber-90:#3e1d0a;--amber-100:#231007;--orange-10:#feebe3;--orange-20:#fdd2c0;--orange-30:#fbb092;--orange-40:#f68559;--orange-50:#ee571d;--orange-60:#bf4213;--orange-70:#8b3211;--orange-80:#5e240e;--orange-90:#3b180b;--orange-100:#1c0c06;--red-10:#ffeaec;--red-20:#ffd0d5;--red-30:#ffacb5;--red-40:#fe7d8b;--red-50:#fb4458;--red-60:#da0c22;--red-70:#a10e1d;--red-80:#6f0e19;--red-90:#470c12;--red-100:#24090c;--beige-10:#f3f1eb;--beige-20:#e1ddd2;--beige-30:#cbc3b3;--beige-40:#afa58f;--beige-50:#968a70;--beige-60:#776d59;--beige-70:#575041;--beige-80:#3c372d;--beige-90:#27241d;--beige-100:#15130f;--facebook-color:#3b5998;--twitter-color:#1da1f2;--linkedin-color:#0077b5;--youtube-color:#ff3d00;--pinterest-color:#cd1f28;--spotify-color:#1ed760;--tiktok-color:#1e2532}.tox-fullscreen{z-index:100}.blog-post__content .copyable:first-child{margin-top:0}.blog-post__content .copyable:last-child{margin-bottom:0}.blog-post__content .copyable{margin:40px 0}@media (max-width:767px){.blog-post__content .copyable{margin:24px 0}}.blog-post__content .copyable{border:9px dashed gray;border-image:url(/assets/dashed-border.svg);border-image-repeat:round;border-image-slice:9;padding:15px 23px 23px;position:relative}.blog-post__content .copyable :last-child{margin-bottom:0}.blog-post__content .copyable:hover .copyable__button-wrapper{opacity:1}@media (max-width:767px){.blog-post__content .copyable{padding:7px}}.blog-post__content .copyable__label{align-items:center;color:var(--neutral-50);display:flex;font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;letter-spacing:1.8px;line-height:20px;margin-bottom:20px;text-transform:uppercase}.blog-post__content .copyable__label:before{background-color:var(--green-50);background-image:url(/assets/tickc.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:10px;content:"";height:20px;margin-right:12px;width:20px}.blog-post__content .copyable__text ul{margin:0;padding-left:32px}.blog-post__content .copyable__text ul li{list-style:none;position:relative}.blog-post__content .copyable__text ul li:not(:last-child){margin-bottom:4px}.blog-post__content .copyable__text ul li:before{background-color:var(--neutral-90);border-radius:50%;content:"";display:block;height:4px;left:-24px;position:absolute;top:9px;width:4px}.blog-post__content .copyable__button-wrapper{opacity:0;position:absolute;right:23px;top:9px;transition:opacity .1s ease}@media (max-width:1023px){.blog-post__content .copyable__button-wrapper{opacity:1}}@media (max-width:767px){.blog-post__content .copyable__button-wrapper{display:none}}.blog-post__content .copyable__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;border:1px solid var(--blue-50);border-radius:4px;color:var(--blue-50);cursor:pointer;display:inline-block;font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;font-weight:600;line-height:16px;outline:none;padding:5px 11px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-post__content .copyable__button:hover{background-color:rgba(26,145,240,.07)}.blog-post__content .copyable__button:active{background-color:rgba(26,145,240,.15)}.blog-post__content .copyable__tooltip{background-color:var(--neutral-70);border-radius:4px;bottom:calc(100% + 8px);color:var(--white);display:inline-block;font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;left:50%;line-height:16px;opacity:0;padding:4px 6px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .1s ease}.blog-post__content .copyable__tooltip:after{background-color:var(--neutral-70);border-radius:2px;content:"";height:8px;left:50%;position:absolute;top:calc(100% - 5px);transform:translateX(-50%) rotate(45deg);width:8px}.blog-post__content .expert-tip:first-child{margin-top:0}.blog-post__content .expert-tip:last-child{margin-bottom:0}.blog-post__content .expert-tip{margin:40px 0}@media (max-width:767px){.blog-post__content .expert-tip{margin:24px 0}}.blog-post__content .expert-tip{background-color:var(--neutral-5);border-radius:6px;padding:20px 24px 32px;width:100%}@media (max-width:767px){.blog-post__content .expert-tip{padding:16px 16px 24px}}.blog-post__content .expert-tip :last-child{margin-bottom:0}.blog-post__content .expert-tip__label{border-bottom:1px solid var(--neutral-15);color:var(--neutral-60);font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:19px;line-height:24px;margin-bottom:24px;padding-bottom:20px;padding-left:30px;position:relative;text-transform:capitalize}@media (max-width:767px){.blog-post__content .expert-tip__label{padding-bottom:16px}}.blog-post__content .expert-tip__label:before{background-image:url(/assets/expert.svg);background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.blog-post__content .expert-tip__author{align-items:center;border-bottom:1px solid var(--neutral-15);display:flex;font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:19px;line-height:24px;margin-bottom:24px;padding-bottom:20px;position:relative}@media (max-width:767px){.blog-post__content .expert-tip__author{padding-bottom:16px}}.blog-post__content .expert-tip__author-avatar{background-size:contain;border-radius:50%;height:48px;margin-right:12px;width:48px}.blog-post__content .expert-tip__author-name{background:0 0;color:var(--black-400);transition:color .125s ease}.blog-post__content .expert-tip__author-name:hover{background:0 0;color:var(--blue-50)}.blog-post__content .expert-tip__author-name:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-post__content .expert-tip__author-title{color:var(--neutral-60)}.blog-post__content .stat-insight:first-child{margin-top:0}.blog-post__content .stat-insight:last-child{margin-bottom:0}.blog-post__content .stat-insight{margin:40px 0}@media (max-width:767px){.blog-post__content .stat-insight{margin:24px 0}}.blog-post__content .stat-insight{background-color:var(--neutral-5);border-radius:6px;padding:20px 24px 32px;width:100%}@media (max-width:767px){.blog-post__content .stat-insight{margin:32px 0;padding:16px 16px 24px}}.blog-post__content .stat-insight :last-child{margin-bottom:0}.blog-post__content .stat-insight__label{border-bottom:1px solid var(--neutral-15);color:var(--neutral-60);font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:19px;line-height:24px;margin-bottom:24px;padding-bottom:20px;padding-left:30px;position:relative;text-transform:capitalize}@media (max-width:767px){.blog-post__content .stat-insight__label{padding-bottom:16px}}.blog-post__content .stat-insight__label:before{background-image:url(/assets/stat-insight.svg);background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.blog-post__content .related-article{font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.blog-post__content .related-article:first-child{margin-top:0}.blog-post__content .related-article:last-child{margin-bottom:0}.blog-post__content .related-article{align-items:stretch;background-color:var(--neutral-10);background-image:none;border-radius:6px;display:flex;height:100%;margin:40px 0;max-height:236px;min-height:212px;overflow:hidden;position:relative}.blog-post__content .related-article:hover{background-image:none}.blog-post__content .related-article:hover .related-article__title{color:var(--blue-50)}@media (max-width:1199px){.blog-post__content .related-article{max-height:192px}}@media (max-width:767px){.blog-post__content .related-article{flex-direction:column;margin:32px 0;max-height:100%}}.blog-post__content .related-article--without-image{min-height:auto}.blog-post__content .related-article__image{flex-shrink:0;overflow:hidden;position:relative;width:256px}.blog-post__content .related-article__image img{left:50%;min-height:1005%;min-width:1005%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) scale(.1)}@media (max-width:767px){.blog-post__content .related-article__image img{height:auto;left:0;min-height:100%;min-width:100%;position:relative;top:0;transform:none;width:100%}}@media (max-width:1199px){.blog-post__content .related-article__image{width:225px}}@media (max-width:767px){.blog-post__content .related-article__image{width:100%}}.blog-post__content .related-article__details{display:flex;flex:1 1;flex-direction:column;max-height:236px;overflow:hidden;padding:24px 32px 28px}@media (max-width:1199px){.blog-post__content .related-article__details{max-height:188px}}@media (max-width:767px){.blog-post__content .related-article__details{padding:16px}}.blog-post__content .related-article__caption{color:var(--neutral-60);font-size:14px;font-weight:600;letter-spacing:1.8px;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media (max-width:767px){.blog-post__content .related-article__caption{background-color:var(--indigo-90);border-radius:2px;color:var(--white);left:16px;padding:2px 6px;pointer-events:none;position:absolute;top:16px}.blog-post__content .related-article--without-image .related-article__caption{align-self:flex-start;left:0;position:relative;top:0}}.blog-post__content .related-article__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;background:0 0;color:var(--neutral-90);display:-webkit-box;flex-shrink:0;font-size:22px;font-weight:600;line-height:28px;margin-bottom:8px;overflow:hidden;transition:color .2s ease}@media (max-width:767px){.blog-post__content .related-article__title{font-size:19px;line-height:24px;margin-bottom:0}}.blog-post__content .related-article__description{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:var(--neutral-90);display:-webkit-box;font-size:19px;line-height:24px;margin-bottom:0;overflow:hidden}@media (max-width:1199px){.blog-post__content .related-article__description{-webkit-line-clamp:3;max-height:72px}}@media (max-width:767px){.blog-post__content .related-article__description{-webkit-line-clamp:2;font-size:16px;line-height:20px;max-height:40px}}.blog-post__content figure.image figcaption{color:var(--neutral-50);font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:16px;line-height:20px;margin-top:16px;text-align:center}.blog-post__content figure.image figcaption strong{font-size:16px;line-height:20px}.blog-post__content-main-wrapper .comparison{font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.blog-post__content-main-wrapper .comparison:first-child{margin-top:0}.blog-post__content-main-wrapper .comparison:last-child{margin-bottom:0}.blog-post__content-main-wrapper .comparison{margin:40px 0}@media (max-width:767px){.blog-post__content-main-wrapper .comparison{margin:24px 0}}.blog-post__content-main-wrapper .comparison{align-items:stretch;display:flex;flex-flow:row nowrap;width:100%}@media (max-width:767px){.blog-post__content-main-wrapper .comparison{display:block}}.blog-post__content-main-wrapper .comparison ul{margin:0;padding-left:16px}.blog-post__content-main-wrapper .comparison ul li{list-style:none;position:relative}.blog-post__content-main-wrapper .comparison ul li:not(:last-child){margin-bottom:8px}.blog-post__content-main-wrapper .comparison ul li:before{background-color:var(--neutral-70);border-radius:2px;content:"";display:block;height:4px;left:-14px;position:absolute;top:9px;width:4px}.blog-post__content-main-wrapper .comparison__block{background-color:var(--neutral-10);border-radius:6px;flex:1 0;margin-right:16px;padding:20px 24px 24px}@media (max-width:767px){.blog-post__content-main-wrapper .comparison__block{margin-bottom:8px;margin-right:0;padding:16px}}.blog-post__content-main-wrapper .comparison__block:last-child{margin-right:0}@media (max-width:767px){.blog-post__content-main-wrapper .comparison__block:last-child{margin-bottom:0}}.blog-post__content-main-wrapper .comparison__title{align-items:center;display:flex;flex-flow:row nowrap;font-size:22px;font-weight:600;line-height:28px;margin-bottom:12px}.blog-post__content-main-wrapper .comparison__title-icon{background-color:rgba(51,157,93,.2);border-radius:16px;height:32px;margin-right:12px;position:relative;width:32px}.blog-post__content-main-wrapper .comparison__title-icon:before{background-color:var(--green-50);border-radius:12px;content:"";display:block;height:24px;left:4px;position:absolute;top:4px;width:24px}.blog-post__content-main-wrapper .comparison__title-icon:after{background-image:url(/assets/correct.svg);background-size:20px 20px;content:"";display:block;height:20px;left:6px;position:absolute;top:6px;width:20px}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect{background-color:rgba(251,68,88,.2)}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect:before{background-color:var(--red-50)}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect:after{background-image:url(/assets/incorrect.svg)}.blog-post__content-main-wrapper .comparison__content{color:var(--neutral-70);font-size:19px;line-height:24px}.blog-post__content-main-wrapper .comparison__content :last-child{margin-bottom:0}.blog-post__content .related-example{font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.blog-post__content .related-example:first-child{margin-top:0}.blog-post__content .related-example:last-child{margin-bottom:0}.blog-post__content .related-example{background-color:var(--neutral-10);background-image:none;border-radius:6px;display:flex;margin:40px 0;min-height:252px;overflow:hidden;padding:32px 32px 32px 352px;position:relative}.blog-post__content .related-example:hover{background-image:none}.blog-post__content .related-example:hover .related-example__title{color:var(--blue-50)}@media (max-width:1199px){.blog-post__content .related-example{padding-left:272px}}@media (max-width:767px){.blog-post__content .related-example{flex-direction:column;margin:32px 0;max-height:100%;padding:32px 40px 0}}.blog-post__content .related-example__image{border-radius:6px 6px 0 0;box-shadow:0 14px 16px rgba(207,214,230,.7),0 20px 40px rgba(207,214,230,.12);left:40px;min-height:252px;overflow:hidden;position:absolute;top:24px;width:280px}.blog-post__content .related-example__image img{width:100%}@media (max-width:767px){.blog-post__content .related-example__image img{left:0;position:absolute;right:0;top:0}}@media (max-width:1199px){.blog-post__content .related-example__image{width:200px}}@media (max-width:767px){.blog-post__content .related-example__image{left:auto;margin-right:0;padding-bottom:56%;position:relative;top:auto;width:auto}}.blog-post__content .related-example__details{max-height:236px;overflow:hidden}@media (max-width:767px){.blog-post__content .related-example__details{align-items:center;margin-bottom:32px;text-align:center}}.blog-post__content .related-example__caption{color:var(--neutral-60);font-size:14px;font-weight:600;letter-spacing:1.8px;line-height:20px;margin-bottom:8px;text-transform:uppercase}@media (max-width:767px){.blog-post__content .related-example__caption{margin-bottom:4px}}.blog-post__content .related-example__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;background:0 0;color:var(--neutral-90);display:-webkit-box;flex-shrink:0;font-size:22px;font-weight:600;line-height:28px;margin-bottom:8px;overflow:hidden;transition:color .2s ease}@media (max-width:767px){.blog-post__content .related-example__title{font-size:19px;line-height:24px;margin-bottom:0}}.blog-post__content .related-example__description{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:var(--neutral-90);display:-webkit-box;font-size:19px;line-height:24px;margin-bottom:0;overflow:hidden}.blog-post__content .component-image .component-image-wrapper{padding-top:0}