@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.article-block{padding:64px 0}.article-block__wrapper{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;align-items:flex-start}.article-block__toc{position:sticky;top:0;height:auto;width:100%;flex:0 0 100%;max-width:284px}.article-block__toc .title{display:none}.article-block__toc .list{display:block;width:100%}.article-block__toc .list ul{max-height:452px;overflow-x:hidden;overflow-y:auto;background:#f1f5f9;border-radius:16px;padding:24px 8px 24px 16px}.article-block__toc .list ul li{display:block;width:100%;border-bottom:1px dashed #d0d6dd}.article-block__toc .list ul li a{font-size:14px;line-height:20px;color:#626b79;text-decoration:none;padding:8px 0;display:block;background-color:rgba(0,0,0,0);transition:all linear .2s}.article-block__toc .list ul li a:hover,.article-block__toc .list ul li a.active{color:#4b61dd;padding:8px 16px;border-radius:4px;background-color:#fff;font-family:"Inter",sans-serif;font-weight:600;transition:all linear .2s}.article-block__toc.active .list{display:block}.article-block__content{flex:0 0 100%;width:100%;max-width:860px}.article-block article h2,.article-block article h3,.article-block article h4,.article-block article h5,.article-block article p,.article-block article blockquote,.article-block article code,.article-block article mark,.article-block article img,.article-block article div.media{-moz-column-break-inside:avoid;break-inside:avoid}.article-block article h2{font-size:32px;line-height:48px;margin-bottom:24px;font-family:"Inter",sans-serif;font-weight:600}.article-block article h3{font-size:20px;line-height:28px;margin-bottom:16px;font-family:"Inter",sans-serif;font-weight:600}.article-block article h4{font-size:18px;line-height:28px;margin-bottom:16px;font-family:"Inter",sans-serif;font-weight:600}.article-block article b,.article-block article strong{font-family:"Inter",sans-serif;font-weight:600}.article-block article p{margin-bottom:24px}.article-block article ul{list-style:disc}.article-block article ul:last-child{margin-bottom:24px}.article-block article ol{list-style:decimal}.article-block article ol:last-child{margin-bottom:24px}.article-block article a{color:#4b61dd;text-decoration:underline;transition:.2s linear all}.article-block article a:hover{color:#2339b9;text-decoration:none;transition:.2s linear all}.article-block article a.btn-primary,.article-block article a.btn-blue{color:#fff}.article-block article a.btn-primary:hover,.article-block article a.btn-blue:hover{color:#fff}.article-block article a.btn{text-decoration:none}.article-block article img.full{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:24px}.article-block article figure{margin-bottom:24px;width:100% !important;height:auto}.article-block article figure img{margin-bottom:0;border-radius:16px}.article-block article figcaption{margin:10px 0;text-align:center;font-size:12px;line-height:16px;color:#232933}.article-block article .media--video{margin-bottom:24px}.article-block article .media--video img{margin-bottom:0}.article-block article blockquote{padding:24px 24px 24px 60px;background:#edf0f2;border:1px solid #626b79;border-radius:4px;display:block;width:100%;margin-top:0;margin-left:0;margin-right:0;margin-bottom:24px;position:relative;font-style:normal;font-size:16px;line-height:24px}.article-block article blockquote::before{content:"";width:20px;height:24px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0.201705%2011V7.93182C0.201705%207.06061%200.372159%206.17045%200.713068%205.26136C1.05398%204.35227%201.50379%203.49527%202.0625%202.69034C2.62121%201.88542%203.22727%201.21307%203.88068%200.673295L6.55114%202.25C6.02083%203.08333%205.58523%203.95455%205.24432%204.86364C4.91288%205.77273%204.74716%206.78598%204.74716%207.90341V11H0.201705ZM7.375%2011V7.93182C7.375%207.06061%207.54545%206.17045%207.88636%205.26136C8.22727%204.35227%208.67708%203.49527%209.2358%202.69034C9.79451%201.88542%2010.4006%201.21307%2011.054%200.673295L13.7244%202.25C13.1941%203.08333%2012.7585%203.95455%2012.4176%204.86364C12.0862%205.77273%2011.9205%206.78598%2011.9205%207.90341V11H7.375Z%22%20fill%3D%22%23232933%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;left:20px;top:20px}.article-block article blockquote b{margin-bottom:8px;display:block;font-family:"Inter",sans-serif;font-weight:600}.article-block article blockquote p:last-child{margin-bottom:0}.article-block article code{font-size:16px;line-height:24px;font-family:"Inter",sans-serif;font-weight:600;padding:0 0 0 16px;border-left:4px solid #4b61dd;margin-bottom:24px;display:block;width:100%}.article-block article code a{text-decoration:none}.article-block article code a:hover{text-decoration:underline}.article-block article .table-responsive{overflow-x:auto;margin-bottom:24px;scrollbar-width:thin;scrollbar-color:#8b95a4 rgba(0,0,0,0)}.article-block article .table-responsive::-webkit-scrollbar{height:8px}.article-block article .table-responsive::-webkit-scrollbar-track{background:#a8afba}.article-block article .table-responsive::-webkit-scrollbar-thumb{background-color:#8b95a4;border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:content-box}.article-block article .table-responsive .table,.article-block article .table-responsive table{border-collapse:collapse;width:100%;font-size:16px;line-height:24px;white-space:nowrap}.article-block article .table-responsive .table thead,.article-block article .table-responsive table thead{background-color:#0055a2;color:#fff}.article-block article .table-responsive .table thead th,.article-block article .table-responsive table thead th{padding:8px 16px;border:1px solid #ebf0f3;background-color:#0055a2;color:#fff;font-family:"Inter",sans-serif;font-weight:600}.article-block article .table-responsive .table thead th:first-child,.article-block article .table-responsive table thead th:first-child{border-left-color:rgba(0,0,0,0)}.article-block article .table-responsive .table thead th:last-child,.article-block article .table-responsive table thead th:last-child{border-right-color:rgba(0,0,0,0)}.article-block article .table-responsive .table tbody th,.article-block article .table-responsive table tbody th{padding:8px 16px;border:1px solid #ebf0f3;background-color:#0055a2;color:#fff;font-family:"Inter",sans-serif;font-weight:600}.article-block article .table-responsive .table tbody th:first-child,.article-block article .table-responsive table tbody th:first-child{border-left-color:rgba(0,0,0,0)}.article-block article .table-responsive .table tbody th:last-child,.article-block article .table-responsive table tbody th:last-child{border-right-color:rgba(0,0,0,0)}.article-block article .table-responsive .table tbody td,.article-block article .table-responsive table tbody td{padding:8px 16px;vertical-align:top;border:1px solid #ebf0f3;background-color:#fff;font-family:"Inter",sans-serif;font-weight:400}.article-block article .table-responsive .table tbody td:first-child,.article-block article .table-responsive table tbody td:first-child{border-left-color:rgba(0,0,0,0)}.article-block article .table-responsive .table tbody td:last-child,.article-block article .table-responsive table tbody td:last-child{border-right-color:rgba(0,0,0,0)}.article-block article iframe{width:100%;min-height:auto}.article-block article mark{display:block;background:#edf6fb;border:2px solid #4b61dd;border-radius:4px;margin-bottom:24px;position:relative;padding:12px}.article-block article mark a{color:#4b61dd;text-decoration:none}.article-block article mark a:hover{text-decoration:underline}.article-block article .media{position:relative}.article-block article .media img{display:block;position:relative;z-index:2;max-width:100%;height:auto;width:auto;margin-left:auto;margin-bottom:0}.article-block article .media p{margin-bottom:0}.article-block article .media .play-btn{display:flex;position:absolute;color:#232933;z-index:3;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.article-block article .media .play-btn__wrap{display:flex;position:relative}.article-block article .media .play-btn__text{background:#fff;border-radius:36px;height:72px;display:flex;align-items:center;text-align:left;padding:8px 32px 8px 76px;box-shadow:0 0 0 rgba(255,255,255,.4);animation:mastheadplay 2s infinite}@keyframes mastheadplay{0%{box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{box-shadow:0 0 0 14px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.article-block article .media .play-btn__icon{display:block;position:absolute;top:8px;left:8px;width:56px;height:56px;border-radius:28px;background-repeat:no-repeat;background-position:center;background-color:#4b61dd}.article-block article .media .play-btn:hover{text-decoration:none}.article-block article .media .play-btn.b-small{position:absolute;background:rgba(0,0,0,0);width:100%;height:100%;text-decoration:none}.article-block article .media .play-btn.b-small .play-btn__wrap{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;background:#fff;padding:8px 16px 8px 8px;border-radius:50px}.article-block article .media .play-btn.b-small .play-btn__icon{position:relative;width:36px;height:36px;top:0;left:0;background-color:#eaecfb;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.8878%204.60226L12.8557%204.58363C11.4331%203.72833%2010.324%203.06216%209.42107%202.62705C8.51543%202.19195%207.71612%201.93573%206.92964%202.01399C6.31945%202.07481%205.72877%202.26593%205.19628%202.57485C4.66379%202.88376%204.20149%203.3035%203.83964%203.80659C3.37307%204.45412%203.18241%205.2852%203.09166%206.29889C3%207.30979%203%208.61977%203%2010.2996V13.7003C3%2015.3802%203%2016.6902%203.09166%2017.7011C3.18333%2018.7148%203.37307%2019.5458%203.83964%2020.1934C4.20139%2020.6964%204.66355%2021.116%205.19587%2021.4249C5.72819%2021.7338%206.31869%2021.925%206.92872%2021.986C7.7152%2022.0642%208.51543%2021.809%209.42199%2021.372C10.324%2020.9378%2011.4331%2020.2716%2012.8557%2019.4163L12.8878%2019.3977L15.6561%2017.7355L15.6881%2017.7169V17.716C17.0677%2016.8868%2018.1447%2016.2402%2018.9331%2015.6616C19.726%2015.0811%2020.3181%2014.5063%2020.6307%2013.7833C20.8742%2013.2212%2021%2012.6137%2021%2011.9995C21%2011.3853%2020.8742%2010.7779%2020.6307%2010.2158C20.319%209.49463%2019.726%208.91884%2018.9331%208.33746C18.1447%207.7598%2017.0677%207.11227%2015.6881%206.28399L15.6561%206.26535L12.8878%204.60226Z%22%20fill%3D%22%234B61DD%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center/20px;box-shadow:0 0 0 rgba(208,189,247,.4);animation:mastheadplayalt 2s infinite;transition:all .2s ease}@keyframes mastheadplayalt{0%{box-shadow:0 0 0 0 rgba(208,189,247,.4)}70%{box-shadow:0 0 0 14px rgba(208,189,247,0)}100%{box-shadow:0 0 0 0 rgba(208,189,247,0)}}.article-block article .media .play-btn.b-small .play-btn__text{color:#4b61dd;font-size:16px;line-height:24px;height:auto;background:rgba(0,0,0,0);padding:0}.article-block article .media .play-btn.b-small:hover .play-btn__icon{background-color:#d5d9f7}@media(max-width: 991px){.article-block article h2{font-size:28px;line-height:36px}}.article-block article .content-block{background-color:#f1f5f9;border-radius:16px;padding:48px;margin-bottom:16px}.article-block article .article__comparison{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;align-items:stretch;margin-bottom:24px}.article-block article .article__comparison .pros,.article-block article .article__comparison .cons{flex:0 0 100%;width:100%;max-width:calc(50% - 8px)}.article-block article .article__comparison .features{flex:0 0 100%;width:100%;max-width:100%}.article-block article .article__comparison .pros,.article-block article .article__comparison .cons,.article-block article .article__comparison .features{border-radius:8px;overflow:hidden;cursor:pointer}.article-block article .article__comparison .pros.active .title::after,.article-block article .article__comparison .cons.active .title::after,.article-block article .article__comparison .features.active .title::after{transform:rotate(0deg);transition:transform linear .2s}.article-block article .article__comparison .pros.active .items,.article-block article .article__comparison .cons.active .items,.article-block article .article__comparison .features.active .items{display:block}.article-block article .article__comparison .pros .title,.article-block article .article__comparison .cons .title,.article-block article .article__comparison .features .title{display:flex;flex-wrap:wrap;font-size:20px;line-height:28px;color:#fff;gap:8px;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:2px solid #2c76ed;font-family:"Inter",sans-serif;font-weight:600}.article-block article .article__comparison .pros .title .ico,.article-block article .article__comparison .cons .title .ico,.article-block article .article__comparison .features .title .ico{width:100%;flex:0 0 100%;max-width:24px;height:24px}.article-block article .article__comparison .pros .title span,.article-block article .article__comparison .cons .title span,.article-block article .article__comparison .features .title span{width:100%;flex:0 0 100%;max-width:calc(100% - 64px)}.article-block article .article__comparison .pros .title::after,.article-block article .article__comparison .cons .title::after,.article-block article .article__comparison .features .title::after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJu b25lIj48cGF0aCBkPSJNNiAxNUwxMiA5TDE4IDE1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVj YXA9InJvdW5kIiBzdHJva2UtbG9uZ2luPSJyb3VuZCIvPjwvc3ZnPg==");background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-flex;transform:rotate(180deg);transition:transform linear .2s}.article-block article .article__comparison .pros .items,.article-block article .article__comparison .cons .items,.article-block article .article__comparison .features .items{padding:24px;background-color:#fff;height:100%;display:none}.article-block article .article__comparison .pros .items ul,.article-block article .article__comparison .cons .items ul,.article-block article .article__comparison .features .items ul{list-style:none;padding:0}.article-block article .article__comparison .pros .items ul li,.article-block article .article__comparison .cons .items ul li,.article-block article .article__comparison .features .items ul li{position:relative;margin-bottom:16px;padding-left:36px}.article-block article .article__comparison .pros .items ul li:last-child,.article-block article .article__comparison .cons .items ul li:last-child,.article-block article .article__comparison .features .items ul li:last-child{margin-bottom:0}.article-block article .article__comparison .pros .items ul li::before,.article-block article .article__comparison .cons .items ul li::before,.article-block article .article__comparison .features .items ul li::before{content:"";width:24px;height:24px;display:inline-flex;position:absolute;top:0;left:0;background-position:center;background-size:contain;background-repeat:no-repeat}.article-block article .article__comparison .pros .items ul.plus li::before,.article-block article .article__comparison .cons .items ul.plus li::before,.article-block article .article__comparison .features .items ul.plus li::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012ZM12%206.25C12.4142%206.25%2012.75%206.58579%2012.75%207V11.25H17C17.4142%2011.25%2017.75%2011.5858%2017.75%2012C17.75%2012.4142%2017.4142%2012.75%2017%2012.75H12.75V17C12.75%2017.4142%2012.4142%2017.75%2012%2017.75C11.5858%2017.75%2011.25%2017.4142%2011.25%2017V12.75H7C6.58579%2012.75%206.25%2012.4142%206.25%2012C6.25%2011.5858%206.58579%2011.25%207%2011.25H11.25V7C11.25%206.58579%2011.5858%206.25%2012%206.25Z%22%20fill%3D%22%2368BE79%22/%3E%3C/svg%3E")}.article-block article .article__comparison .pros .items ul.minus li::before,.article-block article .article__comparison .cons .items ul.minus li::before,.article-block article .article__comparison .features .items ul.minus li::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%201.25C6.06294%201.25%201.25%206.06294%201.25%2012C1.25%2017.9371%206.06294%2022.75%2012%2022.75C17.9371%2022.75%2022.75%2017.9371%2022.75%2012C22.75%206.06294%2017.9371%201.25%2012%201.25ZM12.75%2011.25H17C17.4142%2011.25%2017.75%2011.5858%2017.75%2012C17.75%2012.4142%2017.4142%2012.75%2017%2012.75H12.75H11.25H7C6.58579%2012.75%206.25%2012.4142%206.25%2012C6.25%2011.5858%206.58579%2011.25%207%2011.25H11.25H12.75Z%22%20fill%3D%22%23DA473F%22/%3E%3C/svg%3E")}.article-block article .article__comparison .pros .items ul.check li::before,.article-block article .article__comparison .cons .items ul.check li::before,.article-block article .article__comparison .features .items ul.check li::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.25%2012C1.25%206.08579%206.08579%201.25%2012%201.25C17.9142%201.25%2022.75%206.08579%2022.75%2012C22.75%2017.9142%2017.9142%2022.75%2012%2022.75C6.08579%2022.75%201.25%2017.9142%201.25%2012ZM16.7799%209.70081C17.073%209.40818%2017.0734%208.9333%2016.7808%208.64015C16.4882%208.347%2016.0133%208.34658%2015.7201%208.63922L10.5805%2013.7698L8.28033%2011.4697C7.98744%2011.1768%207.51256%2011.1768%207.21967%2011.4697C6.92678%2011.7626%206.92678%2012.2374%207.21967%2012.5303L10.0497%2015.3603C10.3424%2015.6531%2010.8169%2015.6533%2011.1099%2015.3608L16.7799%209.70081Z%22%20fill%3D%22%2368BE79%22/%3E%3C/svg%3E")}.article-block article .article__comparison .pros .title{background-color:#0b48b3;border-bottom-color:#2c76ed}.article-block article .article__comparison .cons .title{background-color:#f59e0b;border-bottom-color:#ce4404}.article-block article .article__comparison .features .title{background-color:#14b8a6;border-bottom-color:#008a00}@media screen and (max-width: 1215px){.article-block__content{max-width:calc(100% - 320px)}}@media screen and (max-width: 991px){.article-block article{-moz-column-count:1;column-count:1}.article-block__toc,.article-block__content{max-width:100%}.article-block__toc{background-color:#71717a;padding:0;border-radius:0;z-index:5}.article-block__toc .title{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#fff;font-size:16px;line-height:24px;padding:12px;position:relative;font-family:"Inter",sans-serif;font-weight:600}.article-block__toc .title>span{flex:0 0 100%;width:100%;max-width:calc(100% - 32px)}.article-block__toc .title::after{content:"";flex:0 0 100%;width:100%;max-width:24px;height:24px;display:inline-flex;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209H6Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transform:rotate(0deg);transition:transform linear .2s}.article-block__toc .title::before{display:none}.article-block__toc .list{display:none;padding:12px 16px 24px 12px}.article-block__toc .list ul{background-color:#fff;border-radius:16px;max-height:276px;overflow-x:hidden;overflow-y:auto}.article-block__toc .list ul li{border-bottom:none}.article-block__toc .list ul li a{font-size:14px;line-height:20px;color:#626b79;padding:8px;transition:all linear .2s}.article-block__toc .list ul li a:hover,.article-block__toc .list ul li a.active{background-color:rgba(0,0,0,0);padding:8px;font-family:"Inter",sans-serif;font-weight:400;color:#4b61dd;transition:all linear .2s}.article-block__toc.active .title::before{content:"";display:block;width:calc(100% - 32px);height:1px;background-color:#d0d6dd;bottom:0;left:16px;position:absolute}.article-block__toc.active .title::after{transform:rotate(180deg);transition:transform linear .2s}.article-block__toc.active .list{display:block}}@media screen and (max-width: 650px){.article-block article .content-block{padding:32px 24px}}@media screen and (max-width: 575px){.article-block>.container>.row>.col-12{padding-left:0;padding-right:0}.article-block__content{padding-left:12px;padding-right:12px}.article-block article .article__comparison .pros,.article-block article .article__comparison .cons{max-width:100%}}.highlight-blocks{display:flex;flex-direction:column;margin-bottom:32px}.highlight-blocks .heading{color:#fff;font-family:"Inter",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px;border-radius:16px 16px 0px 0px;border-bottom:2px solid #009bde;background:#0055a2;display:flex;padding:16px 24px;align-items:flex-start;gap:8px;align-self:stretch}.highlight-blocks .content{display:flex;flex-wrap:wrap;padding:24px;align-items:flex-start;gap:8px;align-self:stretch;border-radius:0px 0px 16px 16px;background:#eaecfb;font-size:16px;font-family:"Inter",sans-serif;color:#343a40;border:1px solid #0055a2;border-top:0}.highlight-blocks .content ul{margin-left:0px;gap:0px}.highlight-blocks .content ul:last-child{margin-bottom:0px}.web-wrapper main{overflow:visible}/*# sourceMappingURL=article-block.min.css.map */