.blog_page{position:relative;z-index:1;width:100%;max-width:1920px;margin:0 auto}.blog_sidebar-holder{position:absolute;left:0;top:0;bottom:0;z-index:4}.blog_content-holder{width:100%;padding-left:350px;padding-right:30px;min-height:100vh}.blog_sidebar{position:sticky;top:0;width:280px;height:100vh;background-color:var(--black-primary);padding:35px 20px 50px;overflow:scroll}.blog_sidebar.open{width:540px}.blog_sidebar::-webkit-scrollbar{display:none}.archive.category .main-footer,.blog .main-footer{position:relative;z-index:2}.blog_sidebar-main_link{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--white-primary);text-decoration:none;max-width:173px;padding-right:10px}.blog_sidebar-links{position:relative}.blog_sidebar-main_link:hover~span a.com,span a.com:hover{opacity:1;z-index:3}.blog_sidebar-main_link:hover~span a.blog,a.com:hover~a.blog{opacity:0}.blog_sidebar-link{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--yellow-primary);text-decoration:none;max-width:57px;position:relative;z-index:2;transition:opacity .2s}.blog_sidebar-link.com{opacity:0;z-index:1;position:absolute;left:0;top:0;width:100%}.blog_sidebar-link-holder{display:flex;justify-content:flex-start;align-items:flex-end;width:100%}.blog_sidebar-filter-heading{font-size:20px;line-height:34px;font-weight:700;color:var(--white-primary);margin-bottom:20px}.blog_sidebar-filter{padding:30px 0 50px;display:flex;flex-direction:column}.blog_sidebar-filter-list{margin:-4px -7px;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.blog_sidebar-filter-el{font-size:18px;line-height:32px;color:var(--grey);padding:4px 8px;border-radius:8px;background-color:var(--black-secundary);margin:4px 7px;text-decoration:none;transition:.3s}.blog_sidebar-filter-el:hover{background-color:var(--text-secundary)}.blog_sidebar-filter-el.active{color:var(--black-primary);background-color:var(--yellow-primary)}.blog_sidebar-form{display:flex;justify-content:flex-start;flex-direction:column;width:100%;position:relative;z-index:1}.blog_sidebar-subscribe{width:100%;display:flex;flex-direction:column;padding-bottom:50px}.blog_sidebar-input{width:100%;background-color:var(--white-primary);border-radius:8px;border:none;font-weight:700;font-size:22px;line-height:32px;padding:10px 57px 10px 20px;color:var(--text-secundary);text-overflow:ellipsis}.blog_sidebar-search{width:100%;padding:50px 0 30px;border-bottom:2px solid var(--text-secundary)}.blog_sidebar-ebooks{display:flex;justify-content:space-between;align-items:flex-start}.blog_sidebar-ebook{width:100%;display:flex;flex-direction:column}.open .blog_sidebar-ebook.hide_book{display:flex;opacity:1}.open .blog_sidebar-ebook{width:48%}.blog_sidebar-ebook.hide_book{display:none;opacity:0;transition:opacity .2s}.blog_sidebar-ebook-holder{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.blog_sidebar-ebook-img{width:100%;height:auto;object-fit:contain;margin-bottom:20px}.blog_sidebar-ebook-link.aqua-light{width:100%;color:var(--black-primary);background-color:var(--aqua_blue);border-color:var(--black-bg);box-shadow:0 6px 0 var(--yellow-pastel)}.blog_sidebar-ebook-link.aqua-light:hover{box-shadow:0 0 0 var(--yellow-pastel)}.blog_sidebar-ebook-link.aqua-light.loading,.blog_sidebar-ebook-link.aqua-light:active{box-shadow:0 0 0 var(--yellow-pastel);background-color:#52d4e0;cursor:wait}.blog_sidebar-ebook-link.violet-light{width:100%;color:var(--black-primary);background-color:var(--purple-secundary);border-color:var(--black-bg);box-shadow:0 6px 0 var(--yellow-pastel)}.blog_sidebar-ebook-link.violet-light:hover{box-shadow:0 0 0 var(--yellow-pastel)}.blog_sidebar-ebook-link.violet-light.loading,.blog_sidebar-ebook-link.violet-light:active{box-shadow:0 0 0 var(--yellow-pastel);background-color:var(--purple-secondary);cursor:wait}.blog_sidebar-form>svg{position:absolute;right:20px;top:16px;color:var(--text-secundary);opacity:.6;transition:opacity .3s}.blog_content-header{position:fixed;width:100%;max-width:1920px;padding-left:350px;padding-right:30px;margin:0 auto;left:0;right:0;z-index:2;background-color:var(--white-primary);padding-top:40px;padding-bottom:20px;transition:.3s;top:0}.blog_content-header.sticky{padding-top:15px;padding-bottom:15px}.blog_content-header.hide{top:-70px}.blog_content-header-menu{display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:2;margin-right:275px;padding-right:40px;padding-top:43px;padding-bottom:50px;flex-wrap:wrap;margin-left:-30px}.blog_content-header-area{display:flex;justify-content:flex-end;align-items:center;width:100%;max-width:1370px;z-index:2}.blog_content-header-btns-col{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.blog-login-link{font-size:15px;font-weight:900;line-height:40px;padding:0 10px;text-decoration:none;position:relative;z-index:1;margin-right:20px;color:var(--black-primary);transition:.3s}.blog_content-header-btns-col .login-link{color:var(--black-primary);padding:0 10px;text-transform:none}.blog_content-header-btns-col .login-link:hover{color:var(--white-primary);background-color:var(--black-primary);border-color:var(--black-primary)}.blog-login-link:hover{color:var(--yellow-primary)}.blog_content{width:100%;max-width:1370px}.sticky_post{display:flex;justify-content:flex-start;width:100%}.sticky_post-image-holder{width:50%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;text-decoration:none}.sticky_post-image-holder:hover .sticky_post-image{transform:scale(1.05)}.sticky_post-image{width:100%;height:100%;object-fit:cover;transition:transform .5s;will-change:transform}.sticky_post-top_meta{color:var(--text-secundary);font-weight:500;font-size:16px;line-height:27px;display:flex;justify-content:flex-start;margin-bottom:32px}.sticky_post-category{color:var(--purple-secondary);text-decoration:none;padding-right:5px;transition:color .3s}.sticky_post-category:hover{color:var(--purple-secundary)}.sticky_post-date:before{content:' | '}.sticky_post-content{padding-left:20px;width:50%;display:flex;flex-direction:column}.sticky_post-title{font-size:50px;font-weight:700;line-height:58px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-decoration:none;color:var(--black-primary);transition:color .3s}.sticky_post-title:hover{color:var(--text-secundary)}.sticky_post-read_time{font-weight:500;font-size:16px;line-height:27px;margin:10px 0;color:var(--text-secundary)}.sticky_post-exceptr{font-size:20px;line-height:34px;color:var(--text-secundary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:102px;margin-bottom:20px}.sticky_post-author-img{width:48px;height:48px;object-fit:cover;border-radius:50%;flex-shrink:0;margin-right:20px}.sticky_post-author-info{width:100%;display:flex;flex-direction:column}.sticky_post-author{display:flex;justify-content:flex-start;align-items:center;width:100%;font-weight:500;font-size:16px;line-height:27px}.sticky_post-author-position{color:var(--text-secundary)}.stick_post-row{margin:50px 0 75px}.main_blog-posts_list{margin:0 -25px;display:flex;justify-content:flex-start;flex-wrap:wrap}.grid_post-holder{width:33.33333%;padding:25px}.grid_post-holder:nth-child(5n+4),.grid_post-holder:nth-child(5n+5){width:50%}.grid_post{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;height:100%}.main_blog-row{width:100%;padding-top:50px}.grid_post-image-holder{position:relative;width:100%;padding-bottom:50%;z-index:1;display:flex;text-decoration:none;overflow:hidden}.grid_post-image{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:transform .5s;will-change:transform}.grid_post-image-holder:hover .grid_post-image{transform:scale(1.05)}.grid_post-top_meta{color:var(--text-secundary);font-weight:500;font-size:16px;line-height:27px;display:flex;justify-content:flex-start;width:100%;margin:16px 0}.grid_post-category{color:var(--purple-secondary);text-decoration:none;padding-right:5px;transition:color .3s}.grid_post-category.disable{color:var(--text-secundary)!important}.grid_post-category:hover{color:var(--purple-secundary)}.grid_post-date:before{content:' | '}.grid_post-title{font-size:32px;line-height:42px;font-weight:700;text-decoration:none;color:var(--black-primary);transition:color .3s}.grid_post-title:hover{color:var(--text-secundary)}.grid_post-read_time{font-weight:500;font-size:16px;line-height:27px;margin:10px 0;color:var(--text-secundary);width:100%}.grid_post-content{display:flex;flex-wrap:wrap;width:100%}.grid_post-exceptr{font-size:20px;line-height:34px;color:var(--text-secundary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:102px;margin-bottom:15px}.grid_post-author{display:flex;justify-content:flex-start;align-items:center;width:100%;font-weight:500;font-size:16px;line-height:27px;align-self:flex-end}.grid_post-author-img{width:48px;height:48px;object-fit:cover;border-radius:50%;flex-shrink:0;margin-right:20px}.grid_post-author-info{width:100%;display:flex;flex-direction:column}.grid_post-author-position{color:var(--text-secundary)}.blog-show_more{font-size:22px;line-height:32px;display:flex;flex-direction:column;text-decoration:none;color:var(--purple-secondary);font-weight:700;align-items:center;transition:.3s}.blog-show_more.hidden{display:none}.blog-show_more svg{margin-top:10px;transition:.3s}.blog-show_more:hover{color:var(--purple-secundary)}.blog-show_more:hover svg{transform:translateY(5px)}.show_more-btn_row{display:flex;justify-content:center;align-items:flex-start;width:100%;padding-top:25px;padding-bottom:100px}.pagintion_link-row{display:flex;justify-content:center;align-items:flex-start;width:100%;padding:75px 0 100px}.show_more-btn_row.last{padding-bottom:200px}.main_blog-posts-title{display:flex;justify-content:flex-start;align-items:flex-start;padding:100px 0 35px}.main_blog-posts-title-holder{display:flex;width:100%;justify-content:center;align-items:flex-start;font-weight:700;font-size:50px;line-height:58px;position:relative}.main_blog-posts-title-holder::before{content:'';position:absolute;width:100%;height:3px;top:50%;left:0;background-color:var(--yellow-primary)}.main_blog-posts-title-text{padding:0 20px;background-color:var(--white-primary);position:relative}.main_blog-posts-title.top{padding-top:0}.single-post-top_meta{color:var(--text-secundary);font-weight:500;font-size:16px;line-height:27px;display:flex;justify-content:flex-start;width:100%;margin-bottom:24px}.mobile-share-row{display:none}.blog_content-header-area .blog_sidebar-link-holder{display:none}.single-post-category{color:var(--purple-secondary);text-decoration:none;padding-right:5px;transition:color .3s}.single-post-category:hover{color:var(--purple-secundary)}.single-post-date:before{content:' | '}.single-post-top_bar{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.single-post-title{font-size:50px;line-height:58px;font-weight:700;max-width:800px;width:100%}.single-post-author{display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;font-weight:500;font-size:16px;line-height:27px}.single-post-read_time{font-weight:500;font-size:16px;line-height:27px;margin:25px 0;color:var(--text-secundary)}.single-post-image-holder{position:relative;width:100%;padding-bottom:50%;z-index:1;display:flex}.single-post-image{width:100%;position:absolute;z-index:1;left:0;top:0;height:100%;object-fit:cover}.single-post-main{width:100%;display:flex;justify-content:flex-start}.single-post-main-sidebar{width:240px;flex-shrink:0;padding-top:22px;position:relative;z-index:1}.single-post-main-col{width:100%;position:relative}.single-post-main-holder{width:100%;max-width:960px;padding-right:60px;margin:0 auto}.single-post-main-content{font-size:20px;line-height:34px;color:#000}.single-post-main-content p,.single-post-main-content ul{margin-bottom:30px}.single-post-main-content li img{margin:15px 0 30px}.single-post-main-content b,.single-post-main-content strong{font-weight:700}.single-post-main-content em,.single-post-main-content i{font-style:italic}.single-post-main-content ul{list-style:disc;margin-left:30px;margin-bottom:30px;text-align:left}.single-post-main-content ol{list-style:decimal;margin-left:20px;margin-bottom:30px;text-align:left}.single-post-main-content h2{margin-top:100px;font-size:32px;line-height:42px;font-weight:700;margin-bottom:30px}.single-post-main-content h3{margin-top:40px;font-size:24px;line-height:36px;font-weight:700;margin-bottom:20px}.single-post-main-content h4,.single-post-main-content h5,.single-post-main-content h6{margin-top:40px;font-weight:700;margin-bottom:20px}.single-post-main-content a{background-image:var(--wpr-bg-791dfe14-8703-4ed0-a390-3506b27b2bef);-webkit-box-decoration-break:clone;background-repeat:no-repeat;background-position:left bottom;padding:0 .1em;background-size:100% 7px;text-decoration:none;font-weight:700;color:#000}.single-post-main-content a.not-back{background:0 0}.single-post-main-content blockquote.with_link a{background-image:var(--wpr-bg-358608af-5967-4139-b767-c99d98ba5b01)}.single-post-main-content a:hover{text-decoration:underline}.single-post-main-content img{max-width:100%;height:auto}.single-post-main-content img.size-full{max-width:100%;height:auto;object-fit:contain}.single-post-prewiev{font-size:24px;line-height:40px;font-weight:700;text-indent:75px}.wv-wrapper.wv-circle-small{margin-left:0!important;z-index:1!important;margin-top:0!important}.wv-wrapper.wv-circle-small::before{margin-left:52px!important;margin-top:15px!important}blockquote.blockquote-cta{width:100%;padding:30px 30px;background-color:var(--yellow-primary);margin:30px 0;text-align:center;font-size:20px;line-height:34px;color:#000;font-weight:400}blockquote.with_link{width:100%;padding:30px 30px 20px;background-color:var(--yellow-primary);margin:30px 0;text-align:center;font-size:20px;line-height:34px;color:#000;font-weight:400}blockquote.blockquote-cta p{margin-bottom:10px}blockquote.blockquote-cta .title{font-size:24px;line-height:36px}blockquote.blockquote-cta .blockquote-btn{font-weight:900;font-size:24px;line-height:38px;text-decoration:none;text-transform:uppercase;border:2px solid;outline:0;padding:9px 20px;display:inline-block;border-radius:8px;transition:box-shadow .33s ease-out;flex-shrink:0;cursor:pointer;color:var(--black-primary);background:0 0;background-color:var(--yellow-primary);border-color:var(--black-secundary);box-shadow:0 6px 0 var(--black-secundary)}blockquote.blockquote-cta .blockquote-btn-block{margin-top:20px;margin-bottom:10px}blockquote.blockquote-cta .blockquote-btn:hover{box-shadow:0 0 0 var(--black-secundary);text-decoration:none}blockquote.with_link p,blockquote.with_link ul{margin-bottom:10px}blockquote{font-size:32px;line-height:42px;color:var(--blue-secundary-2);margin-bottom:30px}.single-post-main-content blockquote a{color:inherit}.also_read{padding:20px 40px;background-color:var(--yellow-primary);margin-bottom:30px}.also_read a{background-image:var(--wpr-bg-9f50f70f-80e7-4a0e-ab4d-218a772e029d)}.single-post-main-content pre{margin-bottom:20px;margin-top:40px;padding:15px 30px;background-color:var(--text-disabled)}.single-post-main-content table{margin-bottom:30px}.single-post-main-content table td{border:1px solid var(--black-primary);padding:8px}.single-post-main-content table td h3{margin-top:20px}.single-sidebar-title{font-weight:500;font-size:16px;line-height:27px;color:var(--text-secundary)}.single-sidebar-share{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:8px}.single-sidebar-share-link{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;color:var(--text-disabled);text-decoration:none;transition:color .3s;cursor:pointer}.single-sidebar-share-link.facebook-share:hover{color:#1877f2}.single-sidebar-share-link.twitter-share:hover{color:#1da1f2}.single-sidebar-share-link.linkedin-share:hover{color:#0a66c2}.single-sidebar-share-link.copy:hover{color:var(--yellow-primary)}.single-sidebar-share-count{font-weight:500;font-size:14px;line-height:18px;margin-top:5px;color:var(--text-disabled);height:1em}.single-sidebar-table_c-heading{display:flex;justify-content:flex-start;align-items:center;width:100%;text-align:left;font-size:20px;line-height:30px;cursor:pointer;font-weight:700}.single-sidebar-table_c-heading svg{margin-right:5px}.active .single-sidebar-table_c-heading{justify-content:center;padding-bottom:5px}.single-sidebar-table_c{padding:11px;border-radius:8px;border:2px solid var(--purple-secondary);flex-shrink:0;width:100%;background-color:var(--white-primary)}.single-sidebar-table_c.active{width:290px;padding:11px 20px 20px}.single-sidebar-table_c-holder{position:relative;z-index:1;margin-top:40px;display:flex;justify-content:flex-end}.single-sidebar-fixed_w{width:240px;position:sticky;top:80px}.post_single-helpful{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:100px 0}.main-author-img{width:100px;height:100px;object-fit:cover;border-radius:50%;flex-shrink:0;margin-right:15px}.single-post-author_main{width:100%;background-color:var(--yellow-pastel);padding:40px 40px 70px;display:flex;justify-content:flex-start;align-items:flex-start;position:relative;z-index:1}.main-author-info{color:var(--black-primary);font-size:18px;line-height:32px}.main-author-info .name{font-size:22px;font-weight:700}.single-post-author_main .linkedin{position:absolute;bottom:20px;left:74px;border-radius:4px;background-color:#fff;display:flex;align-items:flex-start;transition:opacity .3s}.single-post-author_main .linkedin:hover{opacity:.9}.love_post{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.posts-love-slider-row{width:100%;margin-top:100px;position:relative;padding:0 20px 65px 20px}.posts-love-slider-row.archive{margin-top:0}.posts-love-slider-back{background-color:var(--grey-bg);height:100%;width:calc(100vw - 280px);max-width:1640px;top:0;left:-70px;position:absolute;z-index:-1}.love_post-top_meta{color:var(--text-secundary);font-weight:500;font-size:16px;line-height:27px;display:flex;justify-content:flex-start;width:100%;margin-bottom:16px}.love_post-title{font-size:26px;line-height:36px;font-weight:700;text-decoration:none;color:var(--black-primary);transition:color .3s;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:72px}.love_post-title:hover{color:var(--text-secundary)}.love_post-exceptr{font-size:18px;line-height:32px;color:var(--text-secundary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:96px}.love_post-holder{padding:0 20px}.posts-love-heading-row{padding:65px 0 25px;text-align:center}.posts-love-heading{font-size:50px;line-height:58px;font-weight:700}.posts-love-slider-nav{position:absolute;z-index:1;top:50%;width:28px;height:28px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:opacity .3s}.posts-love-slider-nav:hover{opacity:.65}.posts-love-slider-nav-img{height:100%;width:auto;object-fit:contain}.posts-love-slider-nav.next{right:-15px}.posts-love-slider-nav.prev{left:-15px}.single-post-table-head{font-size:20px;line-height:34px;font-weight:700;display:flex;align-items:center;margin-bottom:20px}.single-post-table-head svg{margin-right:5px}.single-post-table{width:100%}.single-post-table-content{color:var(--purple-secondary);font-weight:700}.single-post-table-link{cursor:pointer}.single-post-table-el{margin-bottom:10px}.single-post-table-link:hover{color:var(--purple-secundary);text-decoration:underline}.single-sidebar-table-list{font-weight:600;font-size:18px;line-height:31px;color:var(--purple-secondary);list-style:disc;padding-left:19px;display:none;padding-top:15px;overflow-y:auto;max-height:calc(100vh - 320px)}.single-sidebar-table-list::-webkit-scrollbar{display:none}.active .single-sidebar-table-list{display:inline-block}.single-load_line-holder{position:sticky;top:0;height:70px;z-index:2}.single-load_line{width:100%;height:100%;background-color:var(--white-primary);position:relative;overflow:hidden}.single-post-load_line-dot{width:8px;height:8px;top:50%;margin-top:-4px;position:absolute;border-radius:8px}.single-post-load_line-dot.left{background-color:var(--yellow-primary);left:0}.single-post-load_line-dot.right{background-color:var(--grey-light-blue);right:0}.single-post-load_line-dot.right.active{background-color:var(--yellow-primary)}.single-post-load_line-line{width:100%;background-color:var(--grey-light-blue);height:2px;top:50%;left:0;margin-top:-1px;position:absolute}.single-post-load_line-line_load{width:0;background-color:var(--yellow-primary);height:2px;top:50%;left:0;margin-top:-1px;position:absolute;transition:width .3s}.blog-loader{position:fixed;left:0;width:100%;height:100%;z-index:3;background-color:var(--sea-primary);opacity:.2;display:none}.search_heading_text{width:100%;border-bottom:3px solid var(--yellow-primary);font-size:32px;line-height:42px;font-weight:700;padding-bottom:15px;text-align:left}.main_blog-posts_list_not_f{width:100%;height:650px;display:flex;justify-content:center;align-items:center;text-align:center}.not_found_post{font-size:38px;line-height:48px;font-weight:700}.category-link{font-size:18px;line-height:34px;color:var(--black-primary);text-decoration:none;font-weight:700;padding:0 15px;white-space:nowrap;transition:.3s}.category-link:hover{color:var(--text-secundary)}.category-link.disable{color:default;color:var(--purple-secondary)!important}.category-link-holder{display:flex;justify-content:flex-start;align-items:flex-start;padding:0 17px 0 15px;border-right:2px solid var(--grey-light-blue);margin-bottom:10px}.category-link-holder:last-child{border-right:none}ul.page-numbers{display:flex;justify-content:center;align-items:center;column-gap:5px}a.page-numbers,span.page-numbers{font-size:18px;line-height:24px;width:40px;height:40px;font-weight:500;display:flex;justify-content:center;align-items:center;color:var(--black-primary);text-decoration:none;background-color:var(--white-primary);border-radius:4px;transition:.3s}a.page-numbers:hover{background-color:var(--grey-bg)}span.page-numbers.current{background-color:var(--black-primary);color:var(--white-primary)}.blog_cta{width:100%;display:flex;padding:30px 60px;overflow:hidden;position:relative;margin-bottom:30px}.blog_cta-circle{position:absolute;z-index:0;left:30%;top:-50px;width:70%;height:220%;background-color:#000;border-radius:50%}.hot_yellow{color:var(--black-primary);background:linear-gradient(267.02deg,#fff4c8 33.21%,#ef8686 150.36%)}.hot_yellow .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#ffd632 0,rgba(255,204,0,0) 100%)}.cold_blue{color:var(--black-primary);background:linear-gradient(267.02deg,#cadbff 33.21%,#e2f3f6 150.36%)}.cold_blue .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#767bff 0,rgba(47,121,216,0) 100%)}.bubble_gum{color:var(--white-primary);background:linear-gradient(267.45deg,#767bff -1.76%,#ffe1ed 114.23%)}.bubble_gum .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#faafe9 0,rgba(250,175,233,0) 100%)}.dark_side{color:var(--white-primary);background:linear-gradient(267.16deg,#273c46 18.37%,#6b7e9b 114.26%)}.dark_side .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#00334d 0,rgba(0,51,77,0) 100%)}.sexy_red{color:var(--white-primary);background:linear-gradient(267.47deg,#f80066 -29.64%,#f80 122.03%)}.sexy_red .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#ff0e71 0,rgba(248,0,102,0) 100%)}.sea_tiffany{color:var(--black-primary);background:linear-gradient(267.67deg,#00c5d8 0,#c4ffdf 114.45%)}.sea_tiffany .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#00ceff 0,rgba(0,197,216,0) 100%)}.green_goblin{color:var(--black-secundary);background:linear-gradient(267.67deg,#00c5d8 0,#c4ffdf 114.45%)}.green_goblin .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#04d184 0,rgba(4,209,132,0) 100%)}.cyber_attack{color:var(--white-primary);background:linear-gradient(267.67deg,#1dd7fb 0,#eb0aff 114.45%)}.cyber_attack .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#f400ee 0,#f400f4 .01%,rgba(244,0,244,0) 100%)}.cyber_attack2{color:var(--white-primary);background:linear-gradient(264.3deg,#001d26 26.44%,#6400ba 125.2%)}.cyber_attack2 .blog_cta-circle{background:radial-gradient(45.05% 50% at 50% 50%,#ff10c4 0,#f400f4 .01%,rgba(255,38,185,0) 100%)}.blog_cta-inner{font-size:32px;line-height:44px;font-weight:900;width:100%;position:relative;z-index:1;flex-direction:column;align-items:center;justify-content:flex-start;display:flex}.blog_cta-inner span{margin-bottom:20px;text-align:center}.single-post-main-content .blog_cta_btn{font-weight:900;font-size:24px;line-height:38px;text-decoration:none;text-transform:uppercase;border:2px solid;outline:0;padding:9px 20px;display:inline-block;border-radius:8px;transition:box-shadow .33s ease-out;background:0 0;flex-shrink:0;cursor:pointer;text-decoration:none}.bubble_gum .blog_cta_btn,.cold_blue .blog_cta_btn,.sea_tiffany .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--black-primary);background-color:var(--yellow-primary);border-color:var(--black-secundary);box-shadow:0 6px 0 var(--black-secundary)}.bubble_gum .blog_cta_btn:hover,.cold_blue .blog_cta_btn:hover,.sea_tiffany .blog_cta_btn:hover{box-shadow:0 0 0 var(--black-secundary)}.hot_yellow .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--white-primary);background-color:var(--purple-secondary);border-color:var(--black-secundary);box-shadow:0 6px 0 var(--black-secundary)}.hot_yellow .blog_cta_btn:hover{box-shadow:0 0 0 var(--black-secundary)}.dark_side .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--black-primary);background-color:var(--white-primary);border-color:var(--purple-secondary);box-shadow:0 6px 0 var(--purple-secondary)}.dark_side .blog_cta_btn:hover{box-shadow:0 0 0 var(--purple-secondary)}.sexy_red .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--white-primary);background-color:var(--black-primary);border-color:var(--purple-secondary);box-shadow:0 6px 0 var(--purple-secondary)}.sexy_red .blog_cta_btn:hover{box-shadow:0 0 0 var(--purple-secondary)}.green_goblin .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--black-primary);background-color:var(--white-primary);border-color:var(--black-primary);box-shadow:0 6px 0 var(--black-secundary)}.green_goblin .blog_cta_btn:hover{box-shadow:0 0 0 var(--black-secundary)}.cyber_attack .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--white-primary);background-color:var(--black-primary);border-color:var(--yellow-primary);box-shadow:0 6px 0 var(--yellow-primary)}.cyber_attack .blog_cta_btn:hover{box-shadow:0 0 0 var(--yellow-primary)}.cyber_attack2 .blog_cta_btn{background:0 0;text-decoration:none!important;color:var(--black-primary);background-color:var(--aqua_blue);border-color:var(--black-primary);box-shadow:0 6px 0 var(--black-secundary)}.cyber_attack2 .blog_cta_btn:hover{box-shadow:0 0 0 var(--black-secundary)}.single-post-main-content .blog_cta-inner .emoji img{max-height:1.6em;height:100%}.blog_poll-el-container{margin-bottom:20px;width:100%}.blog_poll-el{width:100%;display:flex;justify-content:flex-start;position:relative;background-color:var(--yellow-pastel);border:2px solid var(--yellow-secundary)}.blog_poll-el-num{display:flex;justify-content:center;align-items:center;width:40px;flex-shrink:0;background-color:var(--yellow-primary);font-size:24px;line-height:40px;font-weight:700;color:var(--white-primary);text-align:center}.blog_poll-el-content{text-align:left;color:var(--black-primary);font-size:18px;line-height:32px;padding:20px;display:flex;flex-direction:column;width:100%}.blog_poll-el-title{font-size:24px;line-height:40px;font-weight:700;margin-bottom:10px}.blog_poll-el-desc>a{background:0 0;color:var(--purple-secondary);font-weight:700;text-decoration:none!important;transition:color .3s}.blog_poll-el-desc>a:hover{color:var(--purple-secundary)}.blog_poll-el-icon{width:60px;height:60px;position:absolute;left:-42px;top:50%;margin-top:-30px;z-index:-1;-webkit-filter:drop-shadow(-4px 4px 0 var(--black-primary))}.blog_poll-container{padding-left:40px}.blog_poll-el-vote{flex-shrink:0;display:flex;flex-direction:column;row-gap:20px;padding:20px 20px 20px 10px}.blog_poll-el-vote-btn{display:flex;width:40px;height:40px;background-color:var(--grey-light-blue);justify-content:center;align-items:center;border-radius:4px;color:var(--text-secundary);transition:.3s;cursor:pointer}.blog_poll-el-vote-btn:hover{color:var(--grey-light-blue);background-color:var(--text-secundary)}.disabled .blog_poll-el-vote-btn{cursor:default;background-color:var(--grey-light-blue);color:var(--text-secundary)}.blog_poll-el-vote-btn.check.selected{background-color:var(--green-secundary);color:var(--white-primary)}.blog_poll-el-vote-btn.cross.selected{background-color:var(--red);color:var(--white-primary)}.blog_poll-banner{width:100%;max-width:580px;margin:0 auto}.blog_poll-banner-container{width:100%;background-color:var(--yellow-primary);background-image:var(--wpr-bg-c465c83b-54be-472e-84c9-93fde0cfe0d6);padding:40px 60px;background-position:center top;background-size:790px 100%;background-repeat:no-repeat}.blog_poll-banner-title{font-size:28px;line-height:38px;font-family:'Gochi Hand',cursive;color:#000}.blog-poll-banner-tiltle-strong{font-family:900;font-size:32px;line-height:44px;font-family:Gilroy,sans-serif}.blog_poll-banner-list{display:flex;flex-direction:column;row-gap:30px;margin-top:20px}.blog_poll-banner-el{width:100%;display:flex;flex-direction:column;position:relative}.blog_poll-banner-el-title{font-weight:900;font-size:54px;line-height:68px;color:var(--yellow-pastel);-webkit-text-stroke:2px var(--black-primary);margin-bottom:10px}.blog_poll-banner-el-desc{font-size:20px;line-height:34px}.blog_poll-banner-el-icon{position:absolute;width:40px;height:40px;left:-50px;top:14px;-webkit-filter:drop-shadow(-3px 3px 0 var(--black-primary))}.blog_poll-btn_row{display:flex;justify-content:center;margin-top:50px;margin-bottom:30px}.magic-content.blog_poll{background-color:var(--yellow-primary);padding:50px 30px}.magic-content.blog_poll:after{content:'';left:23px;right:23px;top:100%;position:absolute;height:22px;border-radius:0 0 8px 8px;background-color:var(--yellow-secundary)}.blog_poll-popup_btn{width:100%;padding:25px 0}.poll_popup_text{text-align:center;font-size:24px;line-height:40px;display:flex;flex-direction:column;align-items:center;font-weight:700;margin-bottom:50px}.poll_popup_text-err-bold{font-size:32px;line-height:44px;font-weight:900;margin-bottom:15px}.blog-poll-popup-subhead{font-weight:900;font-size:42px;line-height:56px;margin-bottom:15px}.blog-poll-popup-title{font-weight:900;font-size:60px;line-height:72px;margin-top:30px}