.article{padding-bottom:7.5rem}@media only screen and (max-width:767px){.article{display:flex;flex-direction:column;gap:3rem}}@media only screen and (max-width:767px){.article__breadcrumbs{display:none!important}}.article__container{margin-top:1rem;display:grid;grid-template-columns:3fr 1.3fr;gap:7rem;position:relative}@media only screen and (max-width:1399px){.article__container{gap:5rem}}@media only screen and (max-width:1199px){.article__container{gap:3rem}}@media only screen and (max-width:991px){.article__container{grid-template-columns:1fr}.article__container>*:nth-child(1){order:2}.article__container>*:nth-child(2){order:1}}.article__content h1{margin-bottom:2rem}.article__content h2,.article__content h3{scroll-margin-top:8rem}.article__content h4,.article__content h5,.article__content h6{color:#111827;font-weight:600}.article__content h2{margin-bottom:1rem;margin-top:3rem;font-size:2rem;line-height:130%}.article__content h2:first-of-type{margin-top:0}.article__content h3{margin-bottom:.75rem;margin-top:2.5rem;font-size:1.75rem;line-height:130%}.article__content h4{margin-bottom:.5rem;margin-top:2rem;font-size:1.5rem;line-height:130%}.article__content h5{margin-bottom:.5rem;margin-top:1.5rem;font-size:1.25rem;line-height:130%}.article__content h6{margin-bottom:.5rem;margin-top:1rem;font-size:1.125rem;line-height:130%}.article__content img{margin:1rem 0;border-radius:16px}.article__content .wp-block-table{overflow-x:auto;margin:1rem 0}.article__content .wp-block-table th,.article__content .wp-block-table thead,.article__content .wp-block-table tfoot{border:none}.article__content .wp-block-table table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden}.article__content .wp-block-table thead tr th{background:#fbf6da;border-bottom:1px solid #E9EEFA;padding:1rem 1.25rem;font-weight:600;font-size:1rem;line-height:1.4;color:#111827;text-align:left}.article__content .wp-block-table tbody tr td,.article__content .wp-block-table tfoot tr td{border:none;border-bottom:1px solid #E9EEFA;padding:1.25rem;font-size:.875rem;line-height:1.5;color:#111827;vertical-align:center}.article__content .wp-block-table tbody tr:last-child td,.article__content .wp-block-table tfoot tr:last-child td{border-bottom:none}.article__content a{color:#4f5bd5;transition:all .24s ease-in-out}.article__content a:hover{color:#3b46b5}.article__content a:active{color:#383f85}.article__content li{font-size:1.125rem}.article__content ol{list-style-type:decimal;padding-left:2rem}.article__content ul{padding-left:1.75rem!important}.article__content ul,.article__content ol{display:flex;flex-direction:column;gap:.75rem!important;margin:1rem 0}.article__content blockquote{padding:1rem;border-radius:16px;background:#fff;margin:1rem 0}.article__content strong{color:#111827}.article__sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:8rem;align-self:start}@media only screen and (max-width:991px){.article__sidebar{position:static}}.article__author{align-items:center;flex-direction:row!important;gap:1rem;flex-wrap:nowrap;justify-content:space-between;padding:1rem 1.5rem!important}.article__author-info{display:flex;align-items:center;gap:.5rem}.article__author-image{width:3rem;aspect-ratio:1;border-radius:100%;object-fit:cover}.article__author-name{color:#111827}.article__author-name>p{margin-block-end:0!important}.article__author-name>p:first-of-type{font-weight:600}.article__toc,.article__related{padding:1.25rem 1.5rem!important;gap:1rem}.article__toc-nav{display:flex;flex-direction:column;gap:.5rem}.article__toc-link{display:flex;align-items:center;gap:1rem;color:#111827;transition:all .24s ease-in-out;padding:.1rem 0}.article__toc-link:before{content:"";display:block;width:2px;align-self:stretch;background:#fff;border-radius:2px;flex-shrink:0;transition:background-color .24s ease-in-out}.article__toc-link:hover{color:#3b46b5}.article__toc-link:hover:before{background:#fbf6da}.article__toc-link:active{color:#383f85}.article__toc-link:active:before{background:#e8ecfb}.article__toc-link.is-active{font-weight:600;color:#111827}.article__toc-link.is-active:before{background:#4f5bd5}.article__related-articles{display:flex;flex-direction:column;gap:1rem}.article__related-article{display:grid;grid-template-columns:1fr 2fr;gap:1rem}.article__related-article:hover .article__related-article-title{color:#4f5bd5}.article__related-article:active{color:#3b46b5}.article__related-article-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.article__related-article-title{color:#111827;font-weight:500;margin-bottom:.5rem;transition:all .24s ease-in-out}.article__related-article-meta{display:flex;gap:.75rem}.article__share-links{display:flex;gap:1rem;margin-top:.5rem}.article__share-link{position:relative;padding:.5rem;background-color:#fff;border-radius:8px;border:1px solid #D9E0F2;cursor:pointer;transition:background-color .24s ease-in-out,border .24s ease-in-out}.article__share-link svg path{fill:#111827;stroke:none;transition:fill .24s ease-in-out}.article__share-link svg path[stroke]{stroke:#111827;fill:none;transition:stroke .24s ease-in-out}.article__share-link:hover{background-color:#4f5bd5;border:1px solid #3B46B5}.article__share-link:hover svg path{fill:#fff}.article__share-link:hover svg path[stroke]{stroke:#fff;fill:none}.article__share-link:active{background-color:#3b46b5;border:1px solid #383F85}.article__share-link:active svg path{fill:#fff}.article__share-link:active svg path[stroke]{stroke:#fff;fill:none}.article__share-badge{position:absolute;top:-100%;left:50%;transform:translate(-50%);background-color:#fff;color:#111827;border-radius:6px;white-space:nowrap;height:0;padding:0 5px;opacity:0;pointer-events:none;transition:height .3s ease-in-out,padding .3s ease-in-out,opacity .3s ease-in-out;box-shadow:0 2px 8px #0000001a}.article__share-badge--show{padding:2px 5px;opacity:1;height:24px}.page-header{padding:3.75rem 3rem!important}@media only screen and (max-width:575px){.page-header{padding:2.5rem 2rem!important}}.page-header__info{flex-direction:column!important}.page-header__info-description{font-size:.875rem!important}@media print{.tqm-header,.tqm-footer,.breadcrumbs,.article__sidebar{display:none!important}.article__container{grid-template-columns:1fr!important}.page-header__wrapper,.page-header{background:none!important}.page-header__info-title,.page-header__info-description{color:#111827!important}.page-header{border-radius:0!important;padding:0!important;margin-bottom:30px!important}body{margin-top:0!important}}
