.text-rating-0{color:#c9d8e5}.text-rating-1{color:#ff3722}.text-rating-2{color:#ff8622}.text-rating-3{color:#ffce00}.text-rating-4{color:#73cf11}.text-rating-5{color:#00b67a}.page__article-content .article-breadcrumb ol{margin:0 0 2rem;padding:0;list-style:none;display:flex}@media (width<=576px){.page__article-content .article-breadcrumb ol{margin-bottom:1rem}}.page__article-content .article-breadcrumb ol li{color:#374151;margin:0;font-size:.8125rem}.page__article-content .article-breadcrumb ol li>*{color:inherit;letter-spacing:-.0125em;font-weight:600;box-shadow:inset 0 -1px #9ca3af}.page__article-content .article-breadcrumb ol li:not(:last-child):after{content:"›";padding-left:.125rem;padding-right:.25rem;display:inline-block}.page__article-content .article-breadcrumb ol li:last-child>*{box-shadow:none}.page__article-content .article-breadcrumb ol li.active{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;overflow:hidden}.page__article-content .article-breadcrumb ol li:not(.active){flex-shrink:0}@media (width<=768px){.page__article-content .article-breadcrumb ol li.active,.page__article-content .article-breadcrumb ol li:nth-last-child(2):after{display:none}}.page__article-content .page__article-body:has(.article-lead-magnet-outro)+.page__article-cta .article-cta{margin-top:1.5rem}.page__article-content .article-cta{margin-top:4rem}.page__article-content .article-cta__body{border-top:.25rem solid #e5e7eb;margin-top:3rem;padding-top:3rem}.page__article-content .article-cta__title{letter-spacing:-.0125em;margin-bottom:.5rem;font-size:1.75rem;font-weight:600;display:block}@media (width<=576px){.page__article-content .article-cta__title{font-size:1.5rem}}.page__article-content .article-cta__description{color:#6b7280;margin:0;font-size:1rem}.page__article-content .article-cta__description strong{color:#111827}@media (width<=576px){.page__article-content .article-cta__description{font-size:.9375rem}}.page__article-content .article-cta__form{margin-top:2rem;margin-bottom:2rem}.page__article-content .article-cta__meta{background-color:#eff6ff;border:1px solid #f3f4f6;border-radius:.6275rem;justify-content:space-between;align-items:center;margin-bottom:4rem;padding:1.5rem;display:flex}@media (width<=576px){.page__article-content .article-cta__meta{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1rem}}.page__article-content .article-cta__company,.page__article-content .article-cta__author{align-items:center;gap:.75rem;display:flex}.page__article-content .article-cta__company-image,.page__article-content .article-cta__author-image{border:1px solid #e5e7eb;border-radius:999px;width:2.25rem;height:2.25rem}.page__article-content .article-cta__company-label,.page__article-content .article-cta__author-label{color:#6b7280;margin-bottom:.375rem;font-size:.8125rem;line-height:1em;display:block}.page__article-content .article-cta__company-name,.page__article-content .article-cta__author-name{color:#030712;letter-spacing:-.0125em;font-size:1rem;font-weight:500;line-height:1em;display:block}.page__article-content .article-cta__company .author,.page__article-content .article-cta__author .author{text-align:right}@media (width<=576px){.page__article-content .article-cta__author{flex-direction:row-reverse}.page__article-content .article-cta__author .author{text-align:left}}.trustmarkt-format-body .codex-editor{width:100%}.trustmarkt-format-body .ce-block i.fa-solid,.trustmarkt-format-body .ce-block i.fa-regular{font-style:normal!important}.trustmarkt-format-body .ce-block__content,.trustmarkt-format-body .ce-toolbar__content{max-width:720px}.trustmarkt-format-body .codex-editor__redactor{padding-bottom:5rem!important}.trustmarkt-format-body .cdx-input.image-tool__caption{visibility:visible;margin:0;position:relative}.trustmarkt-format-body .ce-delimiter:before{content:"";border-top:1px solid #e5e7eb;height:2rem;font-size:1rem;line-height:2rem;display:flex}.trustmarkt-format-body .ce-paragraph,.trustmarkt-format-body p{color:#030712;letter-spacing:-.02em;margin-bottom:2rem;padding:0;font-size:1.0625rem;font-weight:400;line-height:1.75rem}@media (width<=576px){.trustmarkt-format-body .ce-paragraph,.trustmarkt-format-body p{font-size:1rem;line-height:1.625rem}}.trustmarkt-format-body code{color:#030712;background-color:#f3f4f6;border-radius:.25rem;padding:.2rem .4rem;font-family:Fira Code,monospace!important}.trustmarkt-format-body ul,.trustmarkt-format-body ol{outline:none;gap:.25rem;margin:0 0 2rem;padding:0 0 0 1.5rem;display:grid}.trustmarkt-format-body ul li,.trustmarkt-format-body ol li{color:#030712;letter-spacing:-.02em;grid-template:"checkbox content"".child"/auto 1fr;margin-bottom:.25rem;padding:0;font-size:1.0625rem;font-weight:400;line-height:1.625rem;display:grid}.trustmarkt-format-body ul li::marker{content:"";display:none}.trustmarkt-format-body ol li::marker{content:"";display:none}.trustmarkt-format-body ul li:before,.trustmarkt-format-body ol li:before{color:#4b5563}.trustmarkt-format-body ul li span,.trustmarkt-format-body ul li .cdx-list__item-content,.trustmarkt-format-body ol li span,.trustmarkt-format-body ol li .cdx-list__item-content{word-break:break-word;white-space:pre-wrap;grid-area:content;padding-left:.5rem}.trustmarkt-format-body ol li:before{content:counters(item, ".", var(--list-counter-type)) ".";counter-increment:item}.trustmarkt-format-body ul li:before{content:"•"}.trustmarkt-format-body ul.is--checklist{padding-left:0}.trustmarkt-format-body ul.is--checklist li:before{content:none}.trustmarkt-format-body ul.is--checklist li .checklist-item__checkbox{border:1px solid #d1d5db;border-radius:.375rem;grid-area:checkbox;width:1.25rem;height:1.25rem;margin-top:.1875rem;padding:0;position:relative}.trustmarkt-format-body ul.is--checklist li.is--checked .checklist-item__checkbox{background-color:#0b63f3;border-color:#0b63f3}.trustmarkt-format-body ul.is--checklist li.is--checked .checklist-item__checkbox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:.3125rem;height:.625rem;position:absolute;top:.1875rem;left:.4375rem;transform:rotate(45deg)}.trustmarkt-format-body strong,.trustmarkt-format-body b{font-weight:700}.trustmarkt-format-body a{color:#030712;cursor:pointer;padding-bottom:1px;text-decoration:none;box-shadow:inset 0 -1px #030712}.trustmarkt-format-body a:hover{box-shadow:inset 0 -2px #0b63f3;color:#030712!important}.trustmarkt-format-body img{aspect-ratio:auto;object-fit:cover;object-position:50% 0;vertical-align:middle;max-width:100%;height:auto}.trustmarkt-format-body h1{text-align:left;color:#030712;letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:900;line-height:1.1}.trustmarkt-format-body h2{color:#030712;letter-spacing:-.025em;margin:3rem 0 2rem;padding:0;font-size:1.75rem;font-weight:800;line-height:1.25em}.trustmarkt-format-body h2.ce-header{margin:0;padding-top:1rem;padding-bottom:2rem}.trustmarkt-format-body h3{color:#030712;letter-spacing:-.025em;margin:2rem 0 1.5rem;padding:0;font-size:1.375rem;font-weight:700;line-height:1.25em}.trustmarkt-format-body h3.ce-header{margin:0;padding-top:.5rem;padding-bottom:1.5rem}.trustmarkt-format-body h4{color:#030712;letter-spacing:-.025em;text-transform:none;margin:2rem 0 1.5rem;padding:0;font-size:1.1875rem;font-weight:500;line-height:1.25em}.trustmarkt-format-body h4.ce-header{margin:0;padding-top:.5rem;padding-bottom:1.5rem}.trustmarkt-format-body .inline-image img,.trustmarkt-format-body .image-tool img{border-radius:.25rem;margin:0 auto}.trustmarkt-format-body .inline-image figcaption,.trustmarkt-format-body .image-tool figcaption{text-align:center;margin-top:.5rem;margin-bottom:2rem;font-size:.875rem}.trustmarkt-format-body .inline-image figcaption p,.trustmarkt-format-body .image-tool figcaption p{font-size:inherit;letter-spacing:-.0125em;color:#6b7280;margin-bottom:0;font-weight:400;line-height:1.5em}.trustmarkt-format-body .inline-image.has--border .image-tool__image,.trustmarkt-format-body .inline-image.image-tool--withBorder .image-tool__image,.trustmarkt-format-body .image-tool.has--border .image-tool__image,.trustmarkt-format-body .image-tool.image-tool--withBorder .image-tool__image{border:none}.trustmarkt-format-body .inline-image.has--border img,.trustmarkt-format-body .inline-image.image-tool--withBorder img,.trustmarkt-format-body .image-tool.has--border img,.trustmarkt-format-body .image-tool.image-tool--withBorder img{background-color:#f9fafb;border:1px solid #e5e7eb}.trustmarkt-format-body .image-tool{margin-bottom:2rem}.trustmarkt-format-body .cdx-quote,.trustmarkt-format-body .blockquote{background:linear-gradient(90deg,#e1edfe4d 0%,#e1edfe1a 50%,#0000 100%);border-left:4px solid #0b63f3;border-radius:0 .5rem .5rem 0;margin:2rem 0;padding:1.5rem 0 1.5rem 2rem;position:relative}.trustmarkt-format-body .cdx-quote__text,.trustmarkt-format-body .blockquote__text{color:#030712;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.125rem;font-weight:400;line-height:1.75rem}.trustmarkt-format-body .cdx-quote__caption,.trustmarkt-format-body .blockquote__caption{color:#4b5563;letter-spacing:-.025em;font-size:.9375rem;font-style:italic}.trustmarkt-format-body .cdx-quote__caption:before,.trustmarkt-format-body .blockquote__caption:before{content:"— ";margin-right:.25rem}.trustmarkt-format-body .ce-faq__add{color:#073d94;cursor:pointer;background:0 0;border:1px dashed #5d9ef9;border-radius:.5rem;margin-top:.75rem;padding:.35rem .8rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.trustmarkt-format-body .ce-faq__add:hover{background:#e1edfe;border-color:#0b63f3}.trustmarkt-format-body .ce-lead-magnet{margin:0 0 1rem}.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet{margin:0}.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet:not(.article-lead-magnet--unavailable){padding:2rem 0}.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet:not(.article-lead-magnet--unavailable):before{content:none}.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet__media,.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet__actions,.trustmarkt-format-body .ce-lead-magnet .article-lead-magnet__trust{pointer-events:none;-webkit-user-select:none;user-select:none}.trustmarkt-format-body .ce-lead-magnet--unavailable .article-lead-magnet__media{opacity:.6}.trustmarkt-format-body .ce-lead-magnet--unavailable .article-lead-magnet__box{background:#fffbeb;border:1px dashed #f59e0b80}.trustmarkt-format-body .ce-lead-magnet__title{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:.5rem;outline:none;padding:.375rem .625rem;transition:background .15s,border-color .15s}.trustmarkt-format-body .ce-lead-magnet__title:hover{border-color:#5d9ef9}.trustmarkt-format-body .ce-lead-magnet__title:focus{background:#fff;border-style:solid;border-color:#0b63f3}.trustmarkt-format-body .ce-lead-magnet__title:empty:before{content:attr(data-placeholder);color:#9ca3af}.trustmarkt-format-body .ce-lead-magnet__text-wrap{cursor:text;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:.5rem;margin:.375rem 0 0;padding:.5rem .625rem;transition:background .15s,border-color .15s;display:grid}.trustmarkt-format-body .ce-lead-magnet__text-wrap:hover{border-color:#5d9ef9}.trustmarkt-format-body .ce-lead-magnet__text-wrap:focus-within{background:#fff;border-style:solid;border-color:#0b63f3}.trustmarkt-format-body .ce-lead-magnet__text,.trustmarkt-format-body .ce-lead-magnet__text-placeholder{grid-area:1/1;font-size:.875rem;line-height:1.45}.trustmarkt-format-body .ce-lead-magnet__text{color:#1f2937;outline:none}.trustmarkt-format-body .ce-lead-magnet__text-placeholder{color:#9ca3af;pointer-events:none}.trustmarkt-format-body .ce-lead-magnet__hint--warning{color:#d97706}.trustmarkt-format-body .ce-lead-magnet__hint--warning i{width:auto;margin-right:.25rem}.trustmarkt-format-body .ce-lead-magnet__hint,.trustmarkt-format-body .ce-lead-magnet__empty{color:#9ca3af;margin:.375rem 0 0;font-size:.75rem;line-height:1.4}.trustmarkt-format-body .ce-lead-magnet__hint i,.trustmarkt-format-body .ce-lead-magnet__empty i{width:auto;margin-right:.25rem}.trustmarkt-format-body .ce-lead-magnet__picker{background:#fff;border:1px dashed #5d9ef9;border-radius:.75rem;padding:1rem}.trustmarkt-format-body .ce-lead-magnet__picker-title{color:#030712;margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.trustmarkt-format-body .ce-lead-magnet__picker-list{flex-direction:column;gap:.5rem;max-height:18rem;display:flex;overflow-y:auto}.trustmarkt-format-body .ce-lead-magnet__row{text-align:left;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem;transition:background .15s,border-color .15s;display:flex}.trustmarkt-format-body .ce-lead-magnet__row:hover{background:#e1edfe;border-color:#0b63f3}.trustmarkt-format-body .ce-lead-magnet__row-cover{aspect-ratio:16/9;object-fit:cover;border-radius:.375rem;flex-shrink:0;width:4.5rem}.trustmarkt-format-body .ce-lead-magnet__row-cover--placeholder{color:#5d9ef9;background:#e1edfe;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.trustmarkt-format-body .ce-lead-magnet__row-body{flex-direction:column;gap:.125rem;min-width:0;display:flex}.trustmarkt-format-body .ce-lead-magnet__row-title{color:#030712;font-size:.875rem;font-weight:600}.trustmarkt-format-body .ce-lead-magnet__row-description{color:#6b7280;font-size:.75rem;line-height:1.4}.trustmarkt-format-body p+.article-table,.trustmarkt-format-body h2+.article-table,.trustmarkt-format-body h3+.article-table,.trustmarkt-format-body h4+.article-table{margin-top:-.5rem}.trustmarkt-format-body .article-table{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:.5rem;margin:0 0 3rem;overflow-x:auto}.trustmarkt-format-body .article-table table{border-collapse:collapse;width:100%;min-width:40rem;font-size:.9375rem;line-height:1.45}.trustmarkt-format-body .article-table th,.trustmarkt-format-body .article-table td{text-align:left;vertical-align:top;padding:.5rem 1rem}.trustmarkt-format-body .article-table thead th{color:#111827;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.625rem 1rem;font-weight:600}.trustmarkt-format-body .article-table tbody td{color:#1f2937;border-bottom:1px solid #f3f4f6}.trustmarkt-format-body .article-table tbody tr:last-child td{border-bottom:0}.trustmarkt-format-body .article-table tbody tr{transition:background-color .1s}.trustmarkt-format-body .article-table tbody tr:nth-child(2n){background:#f9fafb99}.trustmarkt-format-body .article-table tbody tr:hover{background:#e5e7eb60}.trustmarkt-format-body .tc-wrap{--color-border:#e5e7eb;margin-bottom:2rem}.trustmarkt-format-body .tc-toolbox,.trustmarkt-format-body .tc-popover{z-index:50}.trustmarkt-format-body .article-callout,.trustmarkt-format-body .ce-callout{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;grid-template-columns:auto 1fr;align-items:center;gap:.5rem .875rem;margin:0 0 2rem;padding:1rem;display:grid;box-shadow:0 1px 2px #0d14210a,0 1px 3px #0d14210d}.trustmarkt-format-body .article-callout__icon,.trustmarkt-format-body .ce-callout__icon{color:#fff;text-align:center;border-radius:.5rem;flex-shrink:0;grid-area:1/1;justify-content:center;align-items:center;margin-top:.1rem;margin-bottom:auto;font-size:1.25rem;line-height:1;display:inline-flex}.trustmarkt-format-body .article-callout__title,.trustmarkt-format-body .ce-callout__title{color:#030712;outline:none;grid-area:1/2;margin:0;font-size:1.0625rem;font-weight:500;line-height:1.4}.trustmarkt-format-body .article-callout__body,.trustmarkt-format-body .ce-callout__text{grid-area:2/2}.trustmarkt-format-body .article-callout__body p,.trustmarkt-format-body .ce-callout__text{color:#1f2937;letter-spacing:-.0125em;outline:none;margin:.375rem 0 0;font-size:.9375rem;line-height:1.4375}.trustmarkt-format-body .article-callout--info,.trustmarkt-format-body .ce-callout--info{background:#fff7edbf;border-color:#fed7aa80}.trustmarkt-format-body .article-callout--info .article-callout__icon,.trustmarkt-format-body .article-callout--info .ce-callout__icon,.trustmarkt-format-body .ce-callout--info .article-callout__icon,.trustmarkt-format-body .ce-callout--info .ce-callout__icon{color:#fb923c}.trustmarkt-format-body .article-callout--tip,.trustmarkt-format-body .ce-callout--tip{background:#e1edfebf;border-color:#a3c4fc80}.trustmarkt-format-body .article-callout--tip .article-callout__icon,.trustmarkt-format-body .article-callout--tip .ce-callout__icon,.trustmarkt-format-body .ce-callout--tip .article-callout__icon,.trustmarkt-format-body .ce-callout--tip .ce-callout__icon{color:#0957d6}.trustmarkt-format-body .article-callout--warning,.trustmarkt-format-body .ce-callout--warning{background:#fffbeb;border-color:#fed7aa9f}.trustmarkt-format-body .article-callout--warning .article-callout__icon,.trustmarkt-format-body .article-callout--warning .ce-callout__icon,.trustmarkt-format-body .ce-callout--warning .article-callout__icon,.trustmarkt-format-body .ce-callout--warning .ce-callout__icon{color:#f59e0b}.trustmarkt-format-body .article-callout--success,.trustmarkt-format-body .ce-callout--success{background:#f0fdf4;border-color:#bbf7d09f}.trustmarkt-format-body .article-callout--success .article-callout__icon,.trustmarkt-format-body .article-callout--success .ce-callout__icon,.trustmarkt-format-body .ce-callout--success .article-callout__icon,.trustmarkt-format-body .ce-callout--success .ce-callout__icon{color:#22c55e}.trustmarkt-format-body .ce-callout__title:empty:before,.trustmarkt-format-body .ce-callout__text:empty:before{content:attr(data-placeholder);color:#9ca3af}.trustmarkt-format-body .ce-callout--no-text .ce-callout__text{display:none}.trustmarkt-format-body .article-faq{margin:0 0 2rem}.trustmarkt-format-body .article-faq__item{background-color:#fcfdfd;border:1px solid #e2e8f0;border-radius:.6275rem;margin-bottom:.375rem;overflow:hidden}.trustmarkt-format-body .article-faq__question{color:#374151;letter-spacing:-.025em;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;line-height:1.5em;list-style:none;transition:all .2s;display:flex}.trustmarkt-format-body .article-faq__question::-webkit-details-marker{display:none}@media (width<=576px){.trustmarkt-format-body .article-faq__question{font-size:.9375rem}}.trustmarkt-format-body .article-faq__chevron{color:#d1d5db;flex-shrink:0;margin-top:.15rem;transition:all .2s}.trustmarkt-format-body .article-faq__item[open] .article-faq__question{color:#111827}.trustmarkt-format-body .article-faq__item[open] .article-faq__chevron{color:#4b5563;transform:rotate(135deg)}.trustmarkt-format-body .article-faq__answer{grid-template-rows:1fr;padding:0 1.25rem;transition:all .2s;display:grid}.trustmarkt-format-body .article-faq__answer>*{min-height:0;overflow:hidden}.trustmarkt-format-body .article-faq__answer p{color:#374151;letter-spacing:-.0125em;margin:0 0 1rem;font-size:.9375rem;line-height:1.75em}.trustmarkt-format-body .ce-faq{margin-bottom:2rem}.trustmarkt-format-body .ce-faq__item{background-color:#fff;border:1px solid #e2e8f0;border-radius:.6275rem;margin-bottom:.375rem;padding:1rem 2.25rem 1rem 1.25rem;position:relative}.trustmarkt-format-body .ce-faq__question{color:#111827;letter-spacing:-.025em;margin-bottom:.375rem;font-size:.9375rem;font-weight:500;outline:none!important}.trustmarkt-format-body .ce-faq__answer{color:#374151;margin-top:.75rem;font-size:.875rem;line-height:1.625em;outline:none!important}.trustmarkt-format-body .ce-faq__question:empty:before,.trustmarkt-format-body .ce-faq__answer:empty:before{content:attr(data-placeholder);color:#9ca3af}.trustmarkt-format-body .ce-faq__remove{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:.375rem;width:1.5rem;height:1.5rem;font-size:1.125rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.trustmarkt-format-body .ce-faq__remove:hover{color:#ef4444;background:#fef2f2}.trustmarkt-format-body .article-lead-magnet{margin:3rem 0;position:relative}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet{margin:2rem 0}}.trustmarkt-format-body .article-lead-magnet:not(.article-lead-magnet--unavailable){padding:2.25rem 0}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet:not(.article-lead-magnet--unavailable){padding:1.5rem 0}}.trustmarkt-format-body .article-lead-magnet:not(.article-lead-magnet--unavailable):before{content:"";background:#f1f5f9;width:200vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.trustmarkt-format-body .article-lead-magnet__card{position:relative}.trustmarkt-format-body .article-lead-magnet__media{cursor:pointer;border:1px solid #e5e7eb;border-radius:.25rem;outline:none;width:100%;position:relative;overflow:hidden}.trustmarkt-format-body .article-lead-magnet__media:after{content:"";background:linear-gradient(#02061700 40%,#02061726 100%);width:100%;height:100%;position:absolute;top:0;right:0}.trustmarkt-format-body .article-lead-magnet__media:hover .article-lead-magnet__cover,.trustmarkt-format-body .article-lead-magnet__media:focus-visible .article-lead-magnet__cover{transform:scale(1.03)}.trustmarkt-format-body .article-lead-magnet__media:hover .article-lead-magnet__play,.trustmarkt-format-body .article-lead-magnet__media:focus-visible .article-lead-magnet__play{transform:translate(-50%,-50%)scale(1.1)}.trustmarkt-format-body .article-lead-magnet__media:focus-visible{outline-offset:2px;outline:2px solid #0b63f3}.trustmarkt-format-body .article-lead-magnet__cover{border-radius:inherit;object-fit:cover;object-position:center;aspect-ratio:16/9;width:100%;transition:transform .3s;display:block}.trustmarkt-format-body .article-lead-magnet__cover-fallback{aspect-ratio:16/9;border-radius:inherit;color:#5d9ef9;background:linear-gradient(135deg,#e1edfe,#f1f5f9);justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex}.trustmarkt-format-body .article-lead-magnet__cover-fallback i{width:auto}.trustmarkt-format-body .article-lead-magnet__play{color:#084bb8;pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .5rem 1.5rem #02061759}.trustmarkt-format-body .article-lead-magnet__play i{width:auto;margin-left:.1875rem}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__play{width:2.75rem;height:2.75rem;font-size:.875rem}}.trustmarkt-format-body .article-lead-magnet__box{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;width:calc(100% - 4rem);margin:-10rem auto 0;padding:1.5rem 1.75rem 1.625rem;position:relative;box-shadow:0 .25rem 3rem -1rem #02061738}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__box{text-align:center;width:calc(100% - 2rem);margin-top:-2rem;padding:1.5rem 1.25rem}}.trustmarkt-format-body .article-lead-magnet__title{color:#020617;letter-spacing:-.025em;max-width:90%;margin:0;font-size:1.625rem;font-weight:600;line-height:1.3}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__title{max-width:100%;font-size:1.25rem}}.trustmarkt-format-body .article-lead-magnet__description{color:#475569;letter-spacing:-.0125em;margin:.625rem 0 0;font-size:.875rem;line-height:1.6}.trustmarkt-format-body .article-lead-magnet__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:1rem;display:flex}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__actions{flex-direction:column;align-items:stretch;gap:.25rem}}.trustmarkt-format-body .article-lead-magnet__cta{color:#fff;cursor:pointer;letter-spacing:-.0125em;text-align:center;-webkit-user-select:none;user-select:none;background:#0b63f3;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1.2;transition:background-color .2s,transform .2s;display:inline-flex}.trustmarkt-format-body .article-lead-magnet__cta i{width:auto;font-size:1rem}.trustmarkt-format-body .article-lead-magnet__cta:hover,.trustmarkt-format-body .article-lead-magnet__cta:focus-visible{background:#073d94;transform:translateY(-.0625rem)}.trustmarkt-format-body .article-lead-magnet__cta:active{transform:translateY(0)}.trustmarkt-format-body .article-lead-magnet__more a{box-shadow:none;letter-spacing:-.0125em;align-items:center;padding-bottom:0;font-size:.875rem;font-weight:500;line-height:1.2;transition:color .2s;display:inline-flex;color:#084bb8!important}.trustmarkt-format-body .article-lead-magnet__more a:hover,.trustmarkt-format-body .article-lead-magnet__more a:focus-visible{box-shadow:none;color:#073d94!important}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__more a{justify-content:center;min-height:2.5rem}}.trustmarkt-format-body .article-lead-magnet__trust{color:#64748b;flex-wrap:wrap;align-items:center;gap:.25rem 1rem;margin:.875rem 0 0;font-size:.75rem;line-height:1.4;display:flex}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__trust{justify-content:center}}.trustmarkt-format-body .article-lead-magnet__trust-item{align-items:center;gap:.375rem;display:inline-flex}.trustmarkt-format-body .article-lead-magnet__trust-item i{color:#10b981;width:auto}.trustmarkt-format-body .article-lead-magnet__company{background-color:#fff;border:1px solid #e5e7eb;border-bottom:none;border-radius:.5rem .5rem 0 0;align-items:center;gap:.5rem;margin-bottom:0;padding:.45rem .625rem .2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;top:-1.75rem;left:1.5rem;box-shadow:0 .25rem 3rem -1rem #02061738}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet__company{white-space:nowrap;max-width:calc(100% - 1.5rem);left:50%;transform:translate(-50%)}}.trustmarkt-format-body .article-lead-magnet__company-logo{object-fit:cover;border:1px solid #e5e7eb;border-radius:50%;width:1.125rem;height:1.125rem}.trustmarkt-format-body .article-lead-magnet__company-name{letter-spacing:-.0125em;color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.trustmarkt-format-body .article-lead-magnet__company-badge{color:#0957d6;font-size:.75rem}.trustmarkt-format-body .article-lead-magnet-outro{background:#f8fafc;border-radius:.6275rem;outline:none;align-items:center;gap:1rem;margin:2rem 0 0;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:none!important}.trustmarkt-format-body .article-lead-magnet-outro:hover,.trustmarkt-format-body .article-lead-magnet-outro:focus-visible{background-color:#f1f5f9}.trustmarkt-format-body .article-lead-magnet-outro__thumb{aspect-ratio:4/3;object-fit:cover;border:1px solid #e5e7eb;border-radius:.5rem;flex-shrink:0;width:5rem}.trustmarkt-format-body .article-lead-magnet-outro__thumb--fallback{color:#5d9ef9;background:linear-gradient(135deg,#e1edfe,#f1f5f9);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.trustmarkt-format-body .article-lead-magnet-outro__thumb--fallback i{width:auto}.trustmarkt-format-body .article-lead-magnet-outro__body{flex-direction:column;flex:1;gap:.1875rem;min-width:0;display:flex}.trustmarkt-format-body .article-lead-magnet-outro__title{color:#020617;letter-spacing:-.0125em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.trustmarkt-format-body .article-lead-magnet-outro__meta{color:#64748b;letter-spacing:-.0125em;font-size:.75rem;line-height:1.4}.trustmarkt-format-body .article-lead-magnet-outro__cta{color:#0f172a;letter-spacing:-.0125em;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:border-color .2s,color .2s;display:inline-flex}.trustmarkt-format-body .article-lead-magnet-outro__cta i{width:auto;font-size:.6875rem;transition:transform .2s}@media (width<=576px){.trustmarkt-format-body .article-lead-magnet-outro{flex-wrap:wrap;padding:.875rem}.trustmarkt-format-body .article-lead-magnet-outro .article-lead-magnet-outro__cta{flex-basis:100%;justify-content:center}}.trustmarkt-format-body .article-lead-magnet--unavailable{color:#64748b;letter-spacing:-.0125em;text-align:center;background:#f8fafcb3;border:1px dashed #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;padding:1.25rem 1.5rem;font-size:.875rem;display:flex}.trustmarkt-format-body .article-lead-magnet--unavailable i{color:#94a3b8;width:auto}@media (prefers-reduced-motion:reduce){.trustmarkt-format-body .article-lead-magnet__cta,.trustmarkt-format-body .article-lead-magnet__more a,.trustmarkt-format-body .article-lead-magnet__cover{transition:none}}.page__article-header{margin-bottom:3rem}.page__article-header h1{text-align:left;color:#030712;letter-spacing:-.025em;margin-bottom:2rem;font-size:3rem;font-weight:900;line-height:1.1}@media (width<=768px){.page__article-header h1{font-size:2.5rem}}@media (width<=576px){.page__article-header h1{font-size:2rem}}.page__article-header .article-image img{border-radius:.5rem}.page__article-header .article-image figcaption{text-align:center;margin-top:.5rem}.page__article-header .article-image figcaption p{color:#6b7280;margin:0;font-size:.8125rem;font-weight:400}.page__article-header .article-meta{border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (width<=576px){.page__article-header .article-meta{margin-bottom:1rem}}.page__article-header .article-meta .article-author{align-items:center;gap:1rem;display:flex}.page__article-header .article-meta .article-author .author-image{border:1px solid #e5e7eb;border-radius:999px;width:2.5rem;height:2.5rem}.page__article-header .article-meta .article-author .author-name{letter-spacing:-.0125em;font-size:.9375rem;font-weight:600;line-height:1}.page__article-header .article-meta .article-author .author-name span{color:#6b7280;margin-bottom:.375rem;font-size:.8125rem;font-weight:400}.page__article-header .article-meta .article-date>*{text-align:right;letter-spacing:-.0125em;line-height:1;display:block}.page__article-header .article-meta .article-date label{color:#6b7280;margin-bottom:.375rem;font-size:.8125rem;font-weight:400}.page__article-header .article-meta .article-date .date{color:#1f2937;font-size:1rem;font-weight:600}.article-toc__header{padding:1.5rem 1.5rem 0}.article-toc__title{font-size:1rem;font-weight:600;line-height:1.125em;display:block}.article-toc__body{padding:1.5rem}.article-toc__list{counter-reset:toc;margin:0;padding:0;list-style:none}.article-toc__item{counter-increment:toc;margin-bottom:.75rem}.article-toc__item:last-child{margin-bottom:0}.article-toc__item--sub{counter-increment:none;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.article-toc__link{color:#1f2937;font-size:.875rem;line-height:1.3;text-decoration:none}.article-toc__link:before{content:counter(toc) ". ";color:#9ca3af;font-variant-numeric:tabular-nums}.article-toc__link:hover{color:#084bb8;text-decoration:underline}.article-toc__item--sub .article-toc__link{color:#6b7280;font-size:.8125rem}.article-toc__item--sub .article-toc__link:before{content:none}.article-toc__item--sub .article-toc__link:hover{color:#084bb8}.article-toc__item:has(+.article-toc__item--sub){margin-bottom:.5rem}.article-toc__item--sub:before{content:"";background-color:#d1d5db;width:1px;position:absolute;top:-.5rem;bottom:0;left:.5rem}.article-toc__item--sub:after{content:"";background-color:#d1d5db;width:.55rem;height:1px;position:absolute;top:.6rem;left:.5rem}.article-toc__item--sub:not(:has(+.article-toc__item--sub)):before{height:1.1rem;bottom:auto}@media (width<=768px){.article-toc__title{font-size:1.25rem}.article-toc__header{padding:0 .5rem}.article-toc__body{padding:1.5rem .5rem 0}.article-toc__item{margin-bottom:.75rem}.article-toc__link{font-size:.9375rem}.article-toc__item--sub .article-toc__link{font-size:.875rem}}.article-card{position:relative}@media (width<=576px){.article-card{margin-bottom:1.5rem!important}}.article-card .article-content{width:100%}.article-card .article-header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}@media (width<=576px){.article-card .article-header{margin-bottom:.75rem!important}}.article-card .article-author{align-items:center;gap:.5rem;display:flex}.article-card .article-author img{border:1px solid #e5e7eb;border-radius:999px;width:2rem;height:2rem}.article-card .article-author span{color:#111827;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;max-width:7rem;font-size:1rem;font-weight:500;line-height:1.25em;display:block;overflow:hidden}@media (width<=576px){.article-card .article-author{gap:.375rem}.article-card .article-author img{width:1.625rem!important;height:1.625rem!important}.article-card .article-author span{max-width:10rem!important;font-size:.9375rem!important}}.article-card .article-date{letter-spacing:-.025em;color:#374151;font-size:.8125rem;line-height:1.5}.article-card .article-date:before{content:"•";margin-right:.25rem}@media (width<=576px){.article-card .article-date{color:#9ca3af;margin-left:auto}.article-card .article-date:before{display:none}}.article-card .article-image img{border:1px solid #e5e7eb;border-radius:.5rem}@media (width<=576px){.article-card .article-image img{height:16rem!important}}.article-card .article-title{letter-spacing:0;color:#111827;margin-bottom:0;font-weight:600;line-height:1.25;transition:all .2s}@media (width<=576px){.article-card .article-title{min-height:unset!important;font-size:1.125rem!important}}.article-card .article-description{letter-spacing:-.0125em;color:#4b5563;margin:0;font-size:.875rem;line-height:1.4125;position:relative}.article-card .article-description .read-more{color:#030712;background:linear-gradient(90deg,#f9fafa00,#f9fafa 17.5%);padding:0 .125rem 0 1.5rem;font-weight:500;position:absolute;bottom:0;right:0}.article-card .article-meta{align-items:center;gap:.25rem;margin-top:1.5rem;display:flex}.article-card .article-meta .icon{display:none}@media (width<=576px){.article-card .article-meta{justify-content:space-between;margin-top:1rem!important}.article-card .article-meta .icon{display:block}}.article-card .article-category{align-items:center;gap:.5rem;display:flex}.article-card .article-category>span{line-height:1.25em}@media (width<=576px){.article-card .article-category{letter-spacing:-.0125em!important;font-size:.875rem!important;font-weight:500!important}}.article-card .article-read-time{letter-spacing:-.025em;color:#4b5563;align-items:center;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.article-card .article-read-time>span{line-height:1.25em}.article-card .article-read-time .short{display:none}.article-card .article-read-time:before{content:"•";margin-right:.25rem}@media (width<=576px){.article-card .article-read-time{color:#9ca3af!important;font-size:.8125rem!important}.article-card .article-read-time .short{display:inline}.article-card .article-read-time .long,.article-card .article-read-time:before{display:none}}.article-card-layout{display:block;position:relative}.article-card .slot-viewer{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;text-shadow:1px 1px 1px #030712;background-color:#11182780;border:2px solid #0b63f380;border-radius:.5rem;justify-content:space-between;gap:1rem;width:100%;height:100%;padding:1rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:0;left:0}.article-card .slot-viewer:hover{-webkit-backdrop-filter:blur();backdrop-filter:blur();color:#111827;text-shadow:1px 1px 1px #fff;background-color:#0000}.article-card:hover .article-title{color:#0b63f3}@media (width<=576px){.article-card.is--half-sm .article-image img{height:7.5rem!important}.article-card.is--half-sm .article-author{overflow:hidden}.article-card.is--half-sm .article-author span{font-size:.875rem!important}.article-card.is--half-sm .article-date{display:none}.article-card.is--half-sm .article-title{font-size:.9375rem!important}.article-card.is--half-sm .article-description{font-size:.8125rem!important}.article-card.is--half-sm .article-description .read-more{display:none}.article-card.is--half-sm .article-category{white-space:nowrap;text-overflow:ellipsis;gap:.375rem;overflow:hidden;font-size:.8125rem!important}.article-card.is--half-sm .article-category>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.article-card.is--half-sm .article-read-time{flex-shrink:0;gap:.375rem;font-size:.75rem!important}}.article-card.article-card-default .article-image img{height:13.75rem}.article-card.article-card-default .article-header{margin-top:1rem}.article-card.article-card-default .article-date{font-size:.75rem}.article-card.article-card-default .article-description{display:none}@media (width<=576px){.article-card.article-card-default .article-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:1rem;display:-webkit-box;overflow:hidden}}.article-card.article-card-default .article-description .read-more{background:linear-gradient(90deg,#fff0,#fff 17.5%)}.article-card.article-card-default .article-author img{width:1.5rem;height:1.5rem}.article-card.article-card-default .article-author span{font-size:.8125rem}.article-card.article-card-default .article-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.75em;font-size:1rem;display:-webkit-box;overflow:hidden}.article-card.article-card-default .article-meta{margin-top:.75rem}.article-card.article-card-default .article-category{font-size:.8125rem}.article-card.article-card-default .article-read-time{font-size:.75rem}.page__article{overflow-x:clip}@media (width<=1200px){.page__article>.container{max-width:100%}}.page__article-layout{justify-content:center;gap:6rem;padding:2rem 0;display:flex}@media (width<=1200px){.page__article-layout{flex-direction:column;align-items:center;gap:0}.page__article-layout .page__article-content,.page__article-layout .page__article-content>#article,.page__article-layout .page__article-aside{display:contents}.page__article-layout .article-breadcrumb,.page__article-layout .page__article-header,.page__article-layout .page__article-aside>.page__article-sidebar-group,.page__article-layout .page__article-body,.page__article-layout .page__article-cta{width:100%;max-width:45rem}.page__article-layout .article-breadcrumb{order:1}.page__article-layout .page__article-header{order:2}.page__article-layout .page__article-aside>.page__article-sidebar-group{flex-basis:auto;order:3;margin-bottom:3rem}.page__article-layout .page__article-body{order:4}.page__article-layout .page__article-cta{order:5}.page__article-layout .page__article-sidebar{order:6;margin-top:3rem}}@media (width<=768px){.page__article-layout .article-breadcrumb,.page__article-layout .page__article-header,.page__article-layout .page__article-aside>.page__article-sidebar-group,.page__article-layout .page__article-body,.page__article-layout .page__article-cta{max-width:100%}}@media (width<=576px){.page__article-layout{padding:1rem 0}}.page__article-content{flex-shrink:0;flex-basis:45rem;max-width:45rem}.page__article-aside{flex-direction:column;gap:2rem;width:100%;max-width:22.5rem;display:flex}.page__article-sidebar{flex-direction:column;gap:2rem;width:100%;display:flex}.page__article-sidebar-group{background-color:#fff;border:1px solid #f3f4f6;border-radius:.6275rem}.page__article-sidebar-header{padding:1.5rem 1.5rem 0}.page__article-sidebar-title{font-size:1rem;font-weight:600;line-height:1.125em;display:block}.page__article-sidebar-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page__article-sidebar-content .article-card .article-image img{height:8rem}.page__article-sidebar-footer{padding:0 1.5rem 1.5rem}@media (width<=1200px){.page__article-sidebar{flex-basis:unset;width:100%;max-width:unset;flex-flow:wrap}.page__article-sidebar-group{flex-basis:calc(50% - 1rem)}}@media (width<=768px){.page__article-sidebar-group{border:none;flex-basis:100%}.page__article-sidebar-title{font-size:1.25rem}.page__article-sidebar-header,.page__article-sidebar-content,.page__article-sidebar-footer{padding:1rem 0}.page__article-sidebar-header{padding-bottom:0}}
