pre{white-space:break-spaces;text-align:justify;font:.975rem/1.5 main-font;background:#fafafa;border:2px solid #e4e4e4;padding:20px 25px}pre code{font-family:main-font;color:#303030}.blog-post{background-color:#fff}.blog-post__hero{background:#fff;border-top:1px solid #f1f1f1}.blog-post__hero-container{max-width:1100px;padding:20px 0;display:flex;flex-flow:row nowrap;margin:0 auto;overflow:hidden}.blog-post__hero-text{flex:1 1 auto;margin-left:24px;display:flex;flex-flow:column nowrap;overflow:hidden;justify-content:center}ol.blog-post__hero-breadcrumbs{width:100%;color:#98a1b3;overflow:hidden;padding:0;margin:0 0 8px;display:flex}li.blog-post__hero-breadcrumbs-item{padding-right:24px;display:block;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}li.blog-post__hero-breadcrumbs-item:after{content:"";position:absolute;display:block;width:16px;height:16px;top:4px;right:4px;background-image:url(/assets/images/breadcrumb-chevron.svg);background-size:16px 16px}li.blog-post__hero-breadcrumbs-item:last-child{padding-right:0;flex:1 1}li.blog-post__hero-breadcrumbs-item:last-child:after{display:none}.blog-post__hero-breadcrumbs-link{white-space:nowrap;text-overflow:ellipsis;text-decoration:none!important}a.blog-post__hero-breadcrumbs-link:hover{color:#262b33}.blog-post__hero-title{font-size:30px;line-height:48px;font-weight:700}.blog-post__hero-lead{font-size:22px;line-height:28px;flex:1 1;margin-bottom:32px}.blog-post__hero-lead a{color:#1976d2;background-image:linear-gradient(rgba(25,118,210,.2),rgba(25,118,210,.2));background-size:100% 1px;background-position:left 0 bottom 1px;background-color:transparent;background-repeat:no-repeat;text-decoration:none!important}.blog-post__hero-lead a:hover{background-image:linear-gradient(rgba(25,118,210,.5),rgba(25,118,210,.5))}.blog-post__hero-author{display:flex;flex-flow:row nowrap;align-items:center}.blog-post__hero-author-image{width:64px;height:64px;border-radius:32px;margin-right:16px;background-color:#e6ebf4;background-position:50%;background-size:cover}.blog-post__hero-author-name{font-size:14px;letter-spacing:1.8px;line-height:20px;text-transform:uppercase;font-weight:600}.blog-post__hero-author-position{font-size:16px;line-height:20px}.blog-post__hero-image-container{flex:0 0 95px;width:95px;height:90px;background-color:#f3f3f3;position:relative;overflow:hidden;border-radius:4px;border:1px solid #f3f3f3}.blog-post__hero-image{position:absolute;min-width:1005%;min-height:1005%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) scale(.1)}.blog-post__hero-author-mobile{display:none}.blog-post__hero-author{display:flex;flex-flow:row nowrap;align-items:center}.blog-post__hero-author-image{width:64px;height:64px;border-radius:32px;margin-right:16px;background-color:#e6ebf4;background-position:50%;background-size:cover}.blog-post__content{max-width:1100px;margin:0 auto;display:flex;flex-flow:row nowrap;padding:26px 0;margin-bottom:46px;border-top:4px solid #efefef;border-bottom:4px solid #efefef}.blog-post__content-main{flex:1 0;margin-right:96px}.blog-post__content-main-wrapper{font-size:19px;line-height:28px}.blog-post__content-main-wrapper img{max-width:100%;display:block;margin:20px auto;border-radius:4px}.blog-post__content-main-wrapper p{margin-bottom:16px}.blog-post__content-main-wrapper h2,.blog-post__content-main-wrapper h3{font-size:32px;line-height:34px;font-weight:600;margin-bottom:12px;margin-top:32px}.blog-post__content-main-wrapper h3{font-size:28px;color:#003c8f}.blog-post__content-main-wrapper figure.image.image--large{max-width:none;width:calc(100% + 352px);margin-left:0;margin-right:-352px}.blog-post__content-main-wrapper figure.image{max-width:100%;padding:0;margin:32px auto}.blog-post__content-main-wrapper blockquote{font-family:TT Tricks,serif;font-size:19px;line-height:28px;font-style:italic;color:#4f5259;background-color:#f2f5fa;border-radius:6px;overflow:hidden;margin:32px 0;padding:24px 32px;position:relative}.blog-post__content-main-wrapper a{color:#1e87f0;background-image:linear-gradient(rgba(25,118,210,.2),rgba(25,118,210,.2));background-size:100% 1px;background-position:left 0 bottom 1px;background-color:transparent;background-repeat:no-repeat;text-decoration:none!important;font-weight:bold}.blog-post__content-main-wrapper a:hover{background-image:linear-gradient(rgba(25,118,210,.8),rgba(25,118,210,.8))}.blog-post__content-main-wrapper ul{margin:16px 0;padding-left:40px}.blog-post__content-main-wrapper ul li:not(:last-child){margin-bottom:8px}.blog-post__content-main-wrapper ul li{position:relative;list-style:none;line-height:1.6}.blog-post__content-main-wrapper ul li:before{content:"";display:block;position:absolute;width:6px;height:6px;top:12px;left:-22px;background-color:#1e87f0;border-radius:3px}.blog-post__content-main-wrapper ol{margin:16px 0;padding-left:40px;counter-reset:ol-counter}.blog-post__content-main-wrapper ol>li:not(:last-child){margin-bottom:8px}.blog-post__content-main-wrapper ol>li{position:relative;list-style:none}.blog-post__content-main-wrapper ol>li:before{counter-increment:ol-counter;content:counter(ol-counter) ".";display:block;position:absolute;text-align:left;top:0;right:calc(100% + 4px);min-width:20px;color:#1976d2;font-weight:700}.blog-post__content-main-wrapper ol,.blog-post__content-main-wrapper ul{font-size:1.1rem}.blog-post__content-main-wrapper .callout{width:100%;border-radius:6px;background-color:#f2f5fa;margin:32px 0;padding:24px;box-sizing:border-box}.blog-post__content-main-wrapper .comparison{width:100%;display:flex;flex-flow:row nowrap;align-items:stretch;margin:32px 0}.blog-post__content-main-wrapper .comparison__block{flex:1 0;border-radius:6px;background-color:#f2f5fa;padding:20px 24px 24px;margin-right:16px}.blog-post__content-main-wrapper .comparison__title{font-size:22px;line-height:28px;font-weight:600;display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:12px}.blog-post__content-main-wrapper .comparison__title-icon{margin-right:12px;width:32px;height:32px;border-radius:16px;background-color:rgba(37,184,105,.2);position:relative}.blog-post__content-main-wrapper .comparison__title-icon:before{content:"";width:24px;height:24px;background-color:#25b869;display:block;position:absolute;top:4px;left:4px;border-radius:12px}.blog-post__content-main-wrapper .comparison__title-icon:after{content:"";width:20px;height:20px;background-image:url(/assets/images/correct.svg);background-size:20px 20px;display:block;position:absolute;top:6px;left:6px}.blog-post__content-main-wrapper .comparison__content{font-size:19px;line-height:24px;color:#4f5259}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect{background-color:rgba(242,34,51,.2)}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect:before{background-color:#f22233}.blog-post__content-main-wrapper .comparison__title-icon.comparison__title-icon--incorrect:after{background-image:url(/assets/images/incorrect.svg)}.blog-post__content-main-wrapper .comparison__content :last-child{margin-bottom:0}.blog-post__content-main-wrapper .comparison ul li{position:relative;list-style:none}.blog-post__content-main-wrapper .comparison ul li:not(:last-child){margin-bottom:8px}.blog-post__content-main-wrapper .comparison ul li:before{content:"";display:block;position:absolute;width:4px;height:4px;top:9px;left:-14px;background-color:#4f5259;border-radius:2px}.blog-post-footer{margin-top:48px}.blog-post-footer__actions{display:flex;flex-flow:row nowrap;margin-bottom:32px}.blog-post-footer__rating{flex:1 1;display:block;color:#7a8599}.blog-post-footer__rating-number{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:4px}.blog-post-footer__rating-average{font-size:32px;line-height:34px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-right:4px;align-items:center}.blog-post-footer__rating-stars{display:flex;flex-flow:row nowrap}.blog-post-footer__rating-star{width:32px;height:32px;color:#7a8599}svg{fill:currentColor}svg:not(:root){overflow:hidden}.blog-post-footer__rating-star.blog-post-footer__rating-star--inactive{color:#dde3f0}.blog-post-footer__rating-voted{font-size:16px;line-height:20px;color:#98a1b3}.blog-post-footer__share,.blog-post-footer__share-button{display:flex;flex-flow:row nowrap;align-items:center}.blog-post-footer__share-button{font-size:18px;font-weight:600;line-height:22px;font-family:TT Commons,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;color:#262b33!important;background-color:#fff;padding:11px 23px 11px 15px;border-radius:4px;transition:background-color .1s ease;cursor:pointer;border:1px solid #e6ebf4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:16px;text-decoration:none!important}.blog-post-footer__share-button:hover{background-color:#f8f9fc}.blog-post-footer__share,.blog-post-footer__share-button{display:flex;flex-flow:row nowrap;align-items:center}.blog-post-footer__share-button:last-child{margin-right:0}.blog-post-footer__social-icon.blog-post-footer__social-icon--facebook{color:#537bc0}.blog-post-footer__social-icon.blog-post-footer__social-icon--twitter{color:#1da1f2}.blog-post__content-aside{width:256px;flex:0 0 256px;position:relative}.blog-aside{position:-webkit-sticky;position:sticky;top:96px;display:block;transition:opacity .15s ease;width:256px}.blog-aside a{background:#ffd642;color:#000;font-size:19px;font-weight:bold;padding:10px 12px}.blog-aside a:hover{background:#ffcd00;color:#000}.blog-aside__img{width:100%;border-radius:6px;margin-bottom:12px}.blog-aside__title{font-size:20px;line-height:24px;font-weight:600;margin-bottom:8px;text-align:center;color:#262b33}.blog-aside__caption{text-align:center;font-size:16px;line-height:20px;margin-bottom:16px;color:#a1a1a1;text-align-last:center}.blog-post__related{max-width:1100px;padding:0;margin:0 auto}.blog-post__related-header{display:flex;flex-flow:row nowrap;align-items:flex-end;padding-bottom:24px;border-bottom:1px solid #e6ebf4}.blog-post__related-header-text{flex:1 1}.blog-post__related-header-title{font-size:32px;line-height:34px;font-weight:600}.blog-post__related-header-more{color:#0080ff;text-decoration:none!important;font-weight:bold}.blog-post__related-body{padding-top:40px;padding-bottom:96px;display:flex;flex-flow:row nowrap}.blog-post__related-card{width:352px;margin-right:32px;display:block;text-decoration:none!important;text-align:center}.blog-post__related-image{width:100%;padding-bottom:95%;background-color:#e6ebf4;background-size:cover;background-position:50%;margin-bottom:16px;border-radius:6px}.blog-post__related-title{font-size:24px;line-height:32px;font-weight:600;margin-bottom:8px}.blog-post__related-subtitle{color:#98a1b3;margin-bottom:16px}.blog-post__related-info{display:block}.blog-post__related-info-item{font-size:16px;line-height:20px;color:#98a1b3;display:inline-block;margin-right:20px;padding-left:24px;position:relative}.blog-post__related-info-item.icon-date:before{background-image:url(/assets/images/blog-calendar.svg)}.blog-post__related-info-item:before{content:"";position:absolute;display:block;width:20px;height:20px;top:0;left:0;background-image:url(/assets/images/blog-calendar.svg);background-size:20px 20px}.blog-post__related-info-item.icon-likes:before{background-image:url(/assets/images/blog-hand.svg)}.blog-post__related-info-item.icon-views:before{background-image:url(/assets/images/blog-eye.svg)}.blog-aside-toc{margin-bottom:64px}.blog-aside-toc__title{font-size:26px;line-height:28px;font-weight:600;margin-bottom:16px}.blog-aside-toc__body{font-size:17px;line-height:24px}.blog-aside-toc__section{margin-bottom:4px}.blog-aside-toc__section-title{padding:6px 24px;color:#98a1b3;margin-bottom:4px;position:relative;cursor:pointer}.blog-aside-toc__section-title:hover{color:#262b33}.blog-aside-toc__chevron{position:absolute;width:20px;height:20px;left:0;top:8px;transition:transform .15s ease}.blog-aside-toc__item:hover{border-color:#1976d2}.blog-aside-toc__section.blog-aside-toc__section--open .blog-aside-toc__chevron{transform:rotate(90deg)}.blog-aside-toc__list{display:none;opacity:0;transition:opacity .3s ease;padding-left:9px}.blog-aside-toc__section.blog-aside-toc__section--open .blog-aside-toc__list{display:block;opacity:1}.blog-aside-toc__item{display:block;color:#262b33;padding:6px 16px 6px 27px;border-left:2px solid #e6ebf4;border-radius:0 6px 6px 0;cursor:pointer;text-decoration:none!important}.blog-aside-toc__item.active{border-color:#1976d2;background-color:#f2f5fa}@media(max-width:1279px){.blog-post__hero{padding:0 44px}.blog-post__hero-container{padding:44px 0}ol.blog-post__hero-breadcrumbs{margin-bottom:8px}li.blog-post__hero-breadcrumbs-item{font-size:16px;line-height:20px}.blog-post__hero-title{font-weight:700;font-size:38px;line-height:40px}.blog-post__hero-lead{font-size:19px;line-height:24px}.blog-post__hero-image-container{flex:0 0 448px;width:448px;height:392px}.blog-post__related-card{width:calc(33.3% - 22px)}}@media(max-width:1023px){.blog-post__hero-container{flex-flow:column nowrap;padding:40px 0 20px;max-width:736px}.blog-post__hero-text{margin-right:0}.blog-post__hero-lead{font-size:22px;line-height:28px;margin-bottom:24px}.blog-post__hero-image-container{flex:0 0 auto;width:100%;height:0;padding-bottom:87.5%;margin-bottom:16px}.blog-post__content-aside{display:none}.blog-post__content{max-width:100%;padding:0}.blog-post__content-main{margin:0;padding:32px 44px 48px;max-width:100%}.blog-post__related{padding-top:48px;border-top:1px solid #e6ebf4}.blog-post__related-body{display:block;padding-top:0;padding-bottom:0}.blog-post__related-card{width:100%;margin-right:0;display:flex;flex-flow:row nowrap;padding:32px 0;border-bottom:1px solid #e6ebf4}}@media(max-width:767px){.blog-post__hero{padding:0 20px}.blog-post__hero-container{padding:20px 0 16px}.blog-post__hero-title{font-size:28px;line-height:30px;margin-bottom:8px;text-align:center}.blog-post__hero-lead{font-size:19px;line-height:24px}.blog-post__hero-text .blog-post__hero-author{display:none}.blog-post__content-main{padding:32px 20px 48px;font-size:17px;line-height:24px}.blog-post-footer__actions{margin-bottom:16px}.blog-post-footer__rating-average{font-size:26px;line-height:28px}.blog-post-footer__rating-star{width:28px;height:28px}.blog-post-footer__share-button{margin-right:8px;padding:0;width:40px;height:40px;border-radius:20px}.blog-post-footer__share-button-text{display:none}.blog-post-footer__share-button-text{display:none}.blog-post__related{padding:32px 20px 0}.blog-post__related-header{display:block;border-bottom:0;margin-bottom:0;padding-bottom:0}.blog-post__related-header-title{font-size:26px;line-height:28px;margin-bottom:4px}.blog-post__related-header-subtitle{margin-bottom:2px}.blog-post__related-body{display:block;padding-top:0;padding-bottom:0}.blog-post__related-card{width:100%;display:block;margin-right:0;padding-bottom:24px;padding-top:28px;border-bottom:1px solid #e6ebf4}.blog-post__related-card:last-child{border-bottom:0;margin-bottom:0}.blog-post__content-main-wrapper .comparison{margin:24px 0;display:block}.blog-post__content-main-wrapper .comparison__block{margin-right:0;padding:16px;margin-bottom:8px}}.blog-post__hero-title{font-size:22px}.blog-post__hero-lead{font-size:16px;text-align:justify;line-height:2}.blog-post__hero-text{margin-left:initial;margin-right:24px}.blog-post__content-main{margin-left:56px;margin-right:initial}.blog-post__content-main-wrapper{font-size:18px;line-height:2}.blog-post__content-main-wrapper p{font-size:1.1rem;line-height:1.8;text-align:justify}.blog-post__content-main-wrapper h2{font-size:26px}.blog-post__content-main-wrapper h3{font-size:22px}.blog-post__content-main-wrapper ul li:before{right:-22px;left:initial}li.blog-post__hero-breadcrumbs-item:after{transform:rotate(180deg);right:initial;left:4px}li.blog-post__hero-breadcrumbs-item{font-size:12px;padding-left:24px;padding-right:initial}.blog-post-footer__share-button{margin-left:16px;margin-right:initial!important}.blog-post-footer__share-button:last-child{margin-left:0}.blog-post__content-main-wrapper ol>li:before{left:calc(100% + 4px);right:initial}.blog-aside__title{font-size:26px;margin-bottom:8px}.blog-aside__caption{font-size:15px;line-height:1.6}.blog-post__related-header{padding-bottom:10px}.blog-post__related-header-title{font-size:18px;line-height:20px}.blog-post__related-header-subtitle{font-size:16px}.blog-post__related-header-more{font-size:15px}.blog-post__related-card{margin-left:32px;margin-right:initial}.blog-post__related-title{font-size:1rem;line-height:32px}.blog-post__related-subtitle{font-size:15px;text-align:justify;line-height:28px}.blog-post__related-info-item{font-size:11px;margin-right:initial;margin-left:20px;padding-right:24px;padding-left:initial}.blog-post__related-info-item:before{right:0;left:initial}.blog-post-footer__rating-voted{font-size:14px}.blog-aside-toc__item{border-right:2px solid #e6ebf4;border-left:0;border-radius:6px 0 0 6px!important;font-size:13px}.blog-aside-toc__item.active{border-color:#1976d2}.blog-aside-toc__chevron{right:0;transform:rotate(180deg)}.blog-aside-toc__title{font-size:20px}.blog-aside-toc__section-title{font-size:15px}.blog-post__content-main-wrapper .comparison__title-icon{margin-right:initial;margin-left:12px}.blog-post__content-main-wrapper .comparison__title{font-size:16px}.blog-post__content-main-wrapper .comparison__content{font-size:15px}.blog-post__content-main-wrapper .comparison__block{margin-right:initial;margin-left:16px}.blog-post__content-main-wrapper .comparison ul li:before{left:initial;right:-14px}.blog-post__content-main-wrapper ol,.blog-post__content-main-wrapper ul{padding-left:0;padding-right:20px;text-align:justify}@media(max-width:1279px){.blog-post__hero-lead{font-size:19px}}@media(max-width:1023px){.blog-post__hero-lead{font-size:22px}.blog-post__content-main{margin:0}.blog-post__hero-text{margin-left:24px}}@media(max-width:767px){.blog-post__hero-title{font-size:20px}.blog-post__hero-lead{font-size:16px;line-height:28px}.blog-post__content-main-wrapper .comparison__block{margin-left:0}li.blog-post__hero-breadcrumbs-item{font-size:14px}.blog-post__content-main-wrapper p{font-size:1.2rem}}