.article-main .toc-box{background:#fafbfa;border-radius:12px;padding:24px;margin-bottom:32px;border:1px solid #e8e8e8}.article-main .toc-box .toc-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;margin:0 0 16px;display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.article-main .toc-box .toc-title svg.toc-icon{width:18px;height:18px;color:#4CAF50}.article-main .toc-box .toc-title .toc-toggle{margin-left:auto;width:20px;height:20px;color:#717171;transition:transform 0.3s ease;flex-shrink:0}.article-main .toc-box .toc-title.collapsed .toc-toggle{transform:rotate(-90deg)}.article-main .toc-box .toc-title.collapsed{margin-bottom:0}.article-main .toc-box .toc-list{list-style:none;overflow:hidden;transition:max-height 0.35s ease,opacity 0.35s ease;max-height:600px;opacity:1;padding:0;margin:0}.article-main .toc-box .toc-list.hidden{max-height:0;opacity:0}.article-main .toc-box .toc-list li{margin-bottom:10px}.article-main .toc-box .toc-list a{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#4a4a4a;padding:8px 12px;border-radius:8px;transition:background 0.2s ease,color 0.2s ease}.article-main .toc-box .toc-list a:hover{background:#E8F5E9;color:#388E3C}.article-main .toc-box .toc-list .toc-number{font-weight:600;color:#4CAF50;min-width:20px}.article-main .related-posts-section{margin-top:48px;padding-top:32px;border-top:1px solid #e8e8e8}.article-main .related-posts-section .related-posts-title{font-size:24px;line-height:32px;margin-bottom:24px;color:#1a1a1a}.article-main .related-posts-section .related-posts-grid{display:grid;grid-template-columns:1fr;gap:24px}.article-main .related-posts-section .related-post-card{background:#fafbfa;border-radius:12px;overflow:hidden;border:1px solid #e8e8e8;transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease}.article-main .related-posts-section .related-post-card:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08);border-color:rgba(76,175,80,.3)}.article-main .related-posts-section .related-post-image{position:relative;height:160px;overflow:hidden;display:block}.article-main .related-posts-section .related-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.article-main .related-posts-section .related-post-card:hover .related-post-image img{transform:scale(1.05)}.article-main .related-posts-section .related-post-category{position:absolute;top:12px;left:12px;padding:4px 10px;background:#4CAF50;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:100px}.article-main .related-posts-section .related-post-content{padding:20px}.article-main .related-posts-section .related-post-content h3,.article-main .related-posts-section .related-post-content .h3{font-size:16px;line-height:22px;margin-bottom:8px}.article-main .related-posts-section .related-post-content h3 a,.article-main .related-posts-section .related-post-content .h3 a{color:#1a1a1a}.article-main .related-posts-section .related-post-content h3 a:hover,.article-main .related-posts-section .related-post-content .h3 a:hover{color:#388E3C}.article-main .related-posts-section .related-post-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:#717171}.article-main .related-posts-section .related-post-meta span{display:flex;align-items:center;gap:4px}.article-main .related-posts-section .related-post-meta svg{width:14px;height:14px}@media (min-width:768px){.article-main .related-posts-section .related-posts-grid{grid-template-columns:repeat(3,1fr)}}.article-main .info-box{padding:24px;background:linear-gradient(135deg,#E3F2FD 0%,#BBDEFB 100%);border-radius:12px;margin:32px 0}.article-main .info-box .info-box-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;color:#1565C0;margin-bottom:8px;display:flex;align-items:center;gap:8px}.article-main .info-box p{margin:0;font-size:15px;color:#4a4a4a}.article-main .tip-box{padding:24px;background:linear-gradient(135deg,#f8fdf8 0%,#E8F5E9 100%);border-radius:12px;margin:32px 0}.article-main .tip-box .tip-box-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;color:#388E3C;margin-bottom:8px;display:flex;align-items:center;gap:8px}.article-main .tip-box p{margin:0;font-size:15px;color:#4a4a4a}.article-main .author-box{display:flex;gap:20px;padding:24px;background:linear-gradient(135deg,#f8fdf8 0%,#f1f8f2 50%,#E8F5E9 100%);border-radius:20px;margin-bottom:32px;border:1px solid rgba(76,175,80,.15);flex-direction:column;text-align:center}.article-main .author-box .author-avatar{flex-shrink:0}.article-main .author-box .author-avatar img{width:80px;height:80px;border-radius:50%;border:3px solid #4CAF50;object-fit:cover}.article-main .author-box .author-info{flex:1}.article-main .author-box .author-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#717171;margin-bottom:4px}.article-main .author-box .author-name{font-family:Georgia,Cambria,"Times New Roman",Times,serif;font-size:20px;font-weight:600;margin-bottom:4px}.article-main .author-box .author-name a{color:#1a1a1a}.article-main .author-box .author-role{font-size:14px;color:#388E3C;font-weight:600;margin-bottom:8px}.article-main .author-box .author-bio{font-size:14px;color:#4a4a4a;margin-bottom:12px;line-height:22px}.article-main .author-box .author-social{display:flex;gap:8px;justify-content:center}.article-main .author-box .author-social a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#4a4a4a;transition:background 0.2s ease,color 0.2s ease}.article-main .author-box .author-social a:hover{background:#4CAF50;color:#fff}.article-main .author-box .author-social svg{width:16px;height:16px}.article-main .author-box .author-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid rgba(76,175,80,.15)}.article-main .author-box .author-all-articles{font-size:14px;font-weight:600;color:#388E3C;transition:color 0.2s ease}.article-main .author-box .author-all-articles:hover{color:#4CAF50}@media (min-width:768px){.article-main .author-box{flex-direction:row;text-align:left}.article-main .author-box .author-social{justify-content:flex-start}}.article-main .article-footer{margin-top:48px;padding-top:32px;border-top:1px solid #e8e8e8}.article-main .article-footer .update-info{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#f8fdf8 0%,#E8F5E9 100%);border-radius:12px;margin-bottom:32px;font-size:14px;color:#4a4a4a}.article-main .article-footer .update-info svg{width:20px;height:20px;color:#4CAF50;flex-shrink:0}.article-main .article-footer .article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.article-main .article-footer .article-tag{padding:6px 14px;background:#fafbfa;border-radius:100px;font-size:13px;color:#4a4a4a;border:1px solid #e8e8e8;transition:background 0.2s ease,border-color 0.2s ease,color 0.2s ease}.article-main .article-footer .article-tag:hover{background:#E8F5E9;border-color:#4CAF50;color:#388E3C}.article-main .article-footer .share-bottom{background:#fafbfa;border-radius:12px;padding:24px;margin-bottom:32px;text-align:center}.article-main .article-footer .share-bottom .share-bottom-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.article-main .article-footer .share-bottom .share-bottom-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.article-main .article-footer .share-bottom .share-bottom-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;transition:transform 0.2s ease}.article-main .article-footer .share-bottom .share-bottom-btn:hover{transform:scale(1.1);color:#fff}.article-main .article-footer .share-bottom .share-bottom-btn svg{width:22px;height:22px}.article-main .article-footer .sources-section{background:#fafbfa;border-radius:12px;padding:24px;margin-bottom:32px}.article-main .article-footer .sources-section .sources-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;line-height:22px;text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;margin-bottom:16px;display:flex;align-items:center;gap:8px}.article-main .article-footer .sources-section .sources-title svg{width:18px;height:18px;color:#4CAF50}.article-main .article-footer .sources-section .sources-list{list-style:none}.article-main .article-footer .sources-section .sources-list li{padding:8px 0;border-bottom:1px solid #e8e8e8;font-size:14px}.article-main .article-footer .sources-section .sources-list li:last-child{border-bottom:none}.article-main .article-footer .sources-section .sources-list a{color:#388E3C;word-break:break-all}.footer{padding:48px 0 32px;background:#1a1f1a;color:#fff}.footer-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:40px}.footer-nav{display:contents}.footer-brand{max-width:280px}.footer-logo{display:flex;align-items:center;margin-bottom:16px}.footer-brand p{font-size:14px;color:rgba(255,255,255,.6);line-height:1.7}.footer-column h4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji';font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.5);margin-bottom:16px}.footer-links li{margin-bottom:10px}.footer-links a{color:rgba(255,255,255,.8);font-size:14px;transition:color 0.2s ease}.footer-links a:hover{color:#4CAF50}.footer-bottom{display:flex;flex-direction:column;gap:20px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom-left{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-copyright{font-size:13px;color:rgba(255,255,255,.5)}.footer-bottom-left .co2-badge{height:40px;width:auto;opacity:.9;transition:opacity 0.2s ease}.footer-bottom-left .co2-badge:hover{opacity:1}.footer-socials{display:flex;gap:12px;justify-content:center}.footer-social{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:50%;transition:opacity 0.3s ease,transform 0.3s ease}.footer-social:hover{background:#4CAF50;transform:translateY(-3px)}.footer-social svg{width:18px;height:18px;color:rgba(255,255,255,.7);transition:color 0.2s ease}.footer-social:hover svg{color:#fff}@media (min-width:540px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}.footer-bottom-left{flex-direction:row;gap:24px}}@media (min-width:768px){.footer{padding:60px 16px 40px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}}.logo.logo-full{display:block;width:180px;height:60px;background-image:url(/wp-content/themes/responsive/images/praxistipp-logo.png);background-repeat:no-repeat;background-size:contain;background-position:center;text-indent:-9999px}.footer-logo .logo-full{background-image:url(/wp-content/themes/responsive/images/praxistipp-logo-footer.png)}.icon-search{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-search.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-close{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-close.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-play{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-play.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-lock{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-lock.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-wallet{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-wallet.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-monitor{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-monitor.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-heart{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-heart.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-arrow-right{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-check-circle{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-check-circle.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-clock{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-clock.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-users{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-users.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-scale{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-scale.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-arrow-left{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-arrow-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-arrow-right-simple{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-arrow-right-simple.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-facebook{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-facebook.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-twitter{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-twitter.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-whatsapp{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-whatsapp.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-email{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-email.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-plus{display:inline-block;width:1em;height:1em;background-image:url(/wp-content/themes/responsive/images/icon-plus.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.icon-checkmark-white{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/checkmark-white.svg);width:20px;height:20px}.icon-play-circle{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/play-circle.svg);width:26px;height:26px}.icon-play-circle-sm{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/play-circle.svg);width:20px;height:20px}.icon-twitter{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/twitter.svg);width:22px;height:22px}.icon-linkedin{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/linkedin.svg);width:22px;height:22px}.icon-instagram{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/instagram.svg);width:22px;height:22px}.icon-book-open{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/book-open.svg);width:22px;height:22px}.icon-book-open-green{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/book-open-green.svg);width:28px;height:28px}.icon-badge-check{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/badge-check.svg);width:22px;height:22px}.icon-badge-check-green{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/badge-check-green.svg);width:28px;height:28px}.icon-user{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/user.svg);width:28px;height:28px}.icon-lightbulb{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/lightbulb.svg);width:28px;height:28px}.icon-location{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/location.svg);width:18px;height:18px}.icon-briefcase{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/briefcase.svg);width:18px;height:18px}.icon-heart{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/heart.svg);width:18px;height:18px}.icon-film{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/film.svg);width:24px;height:24px}.icon-film-sm{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/film.svg);width:18px;height:18px}.icon-language{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/language.svg);width:18px;height:18px}.icon-music{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/music.svg);width:26px;height:26px}.icon-lock{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/lock.svg);width:26px;height:26px}.icon-cpu{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/cpu.svg);width:26px;height:26px}.icon-building{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/building.svg);width:24px;height:24px}.icon-arrow-right{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/arrow-right.svg);width:18px;height:18px}.icon-calendar{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/calendar.svg);width:14px;height:14px}.icon-clock{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;background-image:url(/wp-content/themes/responsive/images/clock.svg);width:14px;height:14px}.icon-static-badge-verified{display:inline-block;width:14px;height:14px;background:url(/wp-content/themes/responsive/images/icon-badge-verified.svg) no-repeat center;background-size:14px 14px}.icon-static-calendar{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-calendar.svg) no-repeat center;background-size:16px 16px}.icon-static-circle-check{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-circle-check.svg) no-repeat center;background-size:16px 16px}.icon-static-clock{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-clock.svg) no-repeat center;background-size:16px 16px}.icon-static-clipboard{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-clipboard.svg) no-repeat center;background-size:16px 16px}.icon-static-video-badge{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-video-badge.svg) no-repeat center;background-size:16px 16px}.icon-static-refresh{display:inline-block;width:14px;height:14px;background:url(/wp-content/themes/responsive/images/icon-refresh.svg) no-repeat center;background-size:14px 14px}.icon-static-checkmark{display:inline-block;width:20px;height:20px;background:url(/wp-content/themes/responsive/images/icon-checkmark.svg) no-repeat center;background-size:20px 20px}.icon-static-list{display:inline-block;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/icon-list.svg) no-repeat center;background-size:18px 18px}.icon-static-info{display:inline-block;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/icon-info.svg) no-repeat center;background-size:22px 22px}.icon-static-document{display:inline-block;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/icon-document.svg) no-repeat center;background-size:16px 16px}.icon-static-film{display:inline-block;width:24px;height:24px;background:url(/wp-content/themes/responsive/images/icon-film.svg) no-repeat center;background-size:24px 24px}.icon-static-video-criteria{display:inline-block;width:24px;height:24px;background:url(/wp-content/themes/responsive/images/icon-video-criteria.svg) no-repeat center;background-size:24px 24px}.icon-static-money{display:inline-block;width:24px;height:24px;background:url(/wp-content/themes/responsive/images/icon-money.svg) no-repeat center;background-size:24px 24px}.icon-static-computer{display:inline-block;width:24px;height:24px;background:url(/wp-content/themes/responsive/images/icon-computer.svg) no-repeat center;background-size:24px 24px}.icon-static-warning{display:inline-block;width:20px;height:20px;background:url(/wp-content/themes/responsive/images/icon-warning.svg) no-repeat center;background-size:20px 20px}.icon-search{display:inline-flex;width:20px;height:20px;background:url(/wp-content/themes/responsive/images/search.svg) no-repeat center / contain}.icon-close{display:inline-flex;width:20px;height:20px;background:url(/wp-content/themes/responsive/images/close.svg) no-repeat center / contain}.icon-calendar-green{display:inline-flex;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/calendar-green.svg) no-repeat center / contain}.icon-clock-green{display:inline-flex;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/clock-green.svg) no-repeat center / contain}.icon-refresh-green{display:inline-flex;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/refresh-green.svg) no-repeat center / contain}.icon-refresh-green-lg{display:inline-flex;width:20px;height:20px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/refresh-green.svg) no-repeat center / contain}.icon-twitter-gray{display:inline-flex;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/twitter-gray.svg) no-repeat center / contain}.icon-linkedin-gray{display:inline-flex;width:16px;height:16px;background:url(/wp-content/themes/responsive/images/linkedin-gray.svg) no-repeat center / contain}.icon-toc-lines{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/toc-lines.svg) no-repeat center / contain}.icon-chevron-down{display:inline-flex;width:20px;height:20px;margin-left:auto;flex-shrink:0;transition:transform 0.3s ease;background:url(/wp-content/themes/responsive/images/chevron-down.svg) no-repeat center / contain}.icon-lightbulb{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/lightbulb.svg) no-repeat center / contain}.icon-info-blue{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/info-blue.svg) no-repeat center / contain}.icon-facebook-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/facebook-white.svg) no-repeat center / contain}.icon-twitter-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/twitter-white.svg) no-repeat center / contain}.icon-whatsapp-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/whatsapp-white.svg) no-repeat center / contain}.icon-email-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/email-white.svg) no-repeat center / contain}.icon-copylink-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/copylink-white.svg) no-repeat center / contain}.icon-copylink-white-sidebar{display:inline-flex;width:20px;height:20px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/copylink-white.svg) no-repeat center / contain}.icon-books-green{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/books-green.svg) no-repeat center / contain}.icon-calendar-gray{display:inline-flex;width:14px;height:14px;background:url(/wp-content/themes/responsive/images/calendar-gray.svg) no-repeat center / contain}.icon-clock-gray{display:inline-flex;width:14px;height:14px;background:url(/wp-content/themes/responsive/images/clock-gray.svg) no-repeat center / contain}.icon-play-green{display:inline-flex;width:18px;height:18px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/play-green.svg) no-repeat center / contain}.icon-lock-green{display:inline-flex;width:18px;height:18px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/lock-green.svg) no-repeat center / contain}.icon-creditcard-green{display:inline-flex;width:18px;height:18px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/creditcard-green.svg) no-repeat center / contain}.icon-chart-green{display:inline-flex;width:18px;height:18px;flex-shrink:0;background:url(/wp-content/themes/responsive/images/chart-green.svg) no-repeat center / contain}.icon-checkmark-white{display:inline-flex;width:22px;height:22px;background:url(/wp-content/themes/responsive/images/checkmark-white.svg) no-repeat center / contain}.icon-logo-header{display:inline-flex;height:44px;width:176px;background:url(/wp-content/themes/responsive/images/logo-header.svg) no-repeat center / contain}.icon-logo-footer{display:inline-flex;height:36px;width:144px;background:url(/wp-content/themes/responsive/images/logo-footer.svg) no-repeat center / contain}.icon-facebook-white-footer{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/facebook-white.svg) no-repeat center / contain}.icon-twitter-white-footer{display:inline-flex;width:18px;height:18px;background:url(/wp-content/themes/responsive/images/twitter-white.svg) no-repeat center / contain}@media (min-width:1200px){.icon-checkmark-white{width:24px;height:24px}}.icon-atf-badge-shield{display:inline-block;width:14px;height:14px;background-image:url(/wp-content/themes/responsive/images/shield-checkmark-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-meta-calendar{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/calendar-gray.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-meta-clock{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/clock-gray.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-trust-shield{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/shield-badge-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-trust-clipboard{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/clipboard-checked-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-trust-coins{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/coins-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-btn-chevron-down{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/chevron-down-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-eeat-shield{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/shield-badge-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-eeat-clipboard{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/clipboard-checked-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-eeat-clock{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/clock-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-verify-shield{display:inline-block;width:22px;height:22px;background-image:url(/wp-content/themes/responsive/images/shield-badge-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-atf-refresh{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/refresh-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-review-refresh{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/refresh-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-review-chevron{display:inline-block;width:14px;height:14px;background-image:url(/wp-content/themes/responsive/images/chevron-down-gray.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-review-pro-check{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/check-circle-filled-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-review-con-x{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/x-circle-filled-red.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-title-shield{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/shield-checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-feature-check{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-highlight-coins{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/coins-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-highlight-clock{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/clock-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-highlight-shield{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/shield-badge-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-star{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/star-filled-gold.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-toptable-cta-arrow{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/arrow-right-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-topcard-feature-check{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-title-shield{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/shield-checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-title-star{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/star-outline-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-usp-shield{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/shield-badge-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-usp-check{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-verified-check{display:inline-block;width:12px;height:12px;background-image:url(/wp-content/themes/responsive/images/checkmark-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-expert-cta-arrow{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/arrow-right-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-casino-feature-check{display:inline-block;width:12px;height:12px;background-image:url(/wp-content/themes/responsive/images/checkmark-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-shield{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/shield-badge-alt-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-edit{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/edit-pen-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-mobile{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/mobile-phone-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-clock{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/clock-alt-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-tag{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/tag-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-gift{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/gift-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-badge{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/check-badge-alt-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-user{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/user-single-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-feature-grid-shield-alt{display:inline-block;width:56px;height:56px;background-image:url(/wp-content/themes/responsive/images/shield-badge-alt-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-building{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/building-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-map-pin{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/map-pin-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-document{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/document-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-phone{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/phone-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-envelope{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/envelope-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-chat{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chat-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-question{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/question-circle-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-social-facebook{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/facebook.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-entity-social-instagram{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/instagram.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-slider-prev{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chevron-left-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-slider-next{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chevron-right-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-minireview-prev{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chevron-left-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-minireview-next{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chevron-right-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-minireview-check{display:inline-block;width:14px;height:14px;background-image:url(/wp-content/themes/responsive/images/checkmark-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-minireview-verified{display:inline-block;width:12px;height:12px;background-image:url(/wp-content/themes/responsive/images/checkmark-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-minireview-link-arrow{display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/responsive/images/external-link-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-alert-success{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/check-circle-stroke-forest.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-alert-warning{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/warning-triangle-orange.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-alert-error{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/x-circle-stroke-dark-red.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-alert-info{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/info-circle-blue.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-alert-tip{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/lightbulb-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-infobox-info{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/info-circle-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-featurecard-shield{display:inline-block;width:32px;height:32px;background-image:url(/wp-content/themes/responsive/images/shield-badge-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-featurecard-clock{display:inline-block;width:32px;height:32px;background-image:url(/wp-content/themes/responsive/images/clock-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-featurecard-users{display:inline-block;width:32px;height:32px;background-image:url(/wp-content/themes/responsive/images/users-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-btn-download{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/download-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-btn-arrow-right{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/arrow-right-long-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-btn-search{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/search-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-faq-chevron{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/chevron-down-gray.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;transition:transform 0.3s ease}.icon-pros-title-shield{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/check-circle-stroke-deep.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-cons-title-x{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/x-circle-stroke-deep-red.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-pros-item-check{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-cons-item-x{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/x-close-red.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-pricing-check{display:inline-block;width:18px;height:18px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-stat-book{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/book-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-stat-users{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/users-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-stat-shield{display:inline-block;width:24px;height:24px;background-image:url(/wp-content/themes/responsive/images/shield-checkmark-dark.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-trustbadge-shield{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/shield-badge-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-trustbadge-lock{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/lock-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-trustbadge-check{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/checkmark-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-video-play{display:inline-block;width:32px;height:32px;background-image:url(/wp-content/themes/responsive/images/play-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-rating-star{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/star-filled-gold.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.icon-rating-star-empty{display:inline-block;width:20px;height:20px;background-image:url(/wp-content/themes/responsive/images/star-filled-light.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media (max-width:599px){.icon-feature-grid-shield,.icon-feature-grid-edit,.icon-feature-grid-mobile,.icon-feature-grid-clock,.icon-feature-grid-tag,.icon-feature-grid-gift,.icon-feature-grid-badge,.icon-feature-grid-user,.icon-feature-grid-shield-alt{width:48px;height:48px}}