@charset "UTF-8";body,html{scroll-behavior:smooth}.blog-post-wrapper{width:100%}.blog-post-main-content{align-items:center;display:flex;flex-direction:column;max-width:720px;position:relative;width:100%}.blog-post-author{border-top:2px solid var(--neutral-2,#f3f4f6);display:flex;gap:30px;padding-top:30px}.blog-post-author-image-container{border-radius:50%;flex-shrink:0;height:88px;overflow:hidden;width:88px}.blog-post-author-image{height:100%;object-fit:cover;width:100%}.blog-post-author-info{display:flex;flex-direction:column;gap:5px}.blog-post-author-name{color:var(--core-rich-black,#010203)}.blog-post-author-bio{color:var(--neutral-5,#4c4d4a);line-height:170%}@media (min-width:768px){.blog-post-author{padding-top:60px}.blog-post-author-image-container{height:120px;width:120px}}@media (min-width:1200px){.blog-post-template .site-navigation-wrapper{max-width:1248px}}.blog-post__content{max-width:100%;overflow:hidden;width:100%}@media (min-width:1200px){.blog-post-main-content .blog-post-sidebar{display:none;height:100%;left:-275px;position:absolute;width:242px}.blog-post-sticky-sidebar-container{display:flex;flex-direction:column;margin-top:10px;position:sticky;top:120px}}@media (min-width:1400px){.blog-post-main-content .blog-post-sidebar{display:block}}.blog-header__heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:23px 0}@media screen and (max-width:767px){.blog-header__heading{padding:24px 0}.blog-header__heading-content{text-align:center;width:100%}}.blog-header__heading .widget-type-rich_text a{color:#fff;margin-top:0;text-decoration:none}.blog-header__heading .widget-type-rich_text a.only-node-child{margin-top:0}.blog-header__fields{align-items:center;display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.blog-header__fields{margin:auto;width:calc(100% - 42px)}}.blog-header .widget-type-language_switcher,.blog-header__search{margin:10px 0}.blog-header__search{position:relative}@media screen and (max-width:767px){.blog-header__search{margin-top:7px;width:100%}}.blog-header .hs-search-field__suggestions{display:none}.blog-header__search-icon{color:#434c63;height:18px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px}.blog-header .widget-type-language_switcher{height:34px}@media screen and (max-width:767px){.blog-header .widget-type-language_switcher{display:none}}.blog-header .widget-type-language_switcher .globe_class{background:none;height:34px;width:191px}.blog-header .widget-type-language_switcher .lang_list_class{bottom:0;display:block;left:0;margin:0 0 0 21px;padding:0;position:absolute;right:0;top:0;transform:none}.blog-header .widget-type-language_switcher .lang_list_class:before{display:none}.blog-header .widget-type-language_switcher .lang_list_class:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath fill='none' stroke='%23212234' stroke-width='2' d='M9 1 5 5 1 1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 8px;border:none;height:8px;left:auto;margin:0;padding:0;right:12px;top:50%;transform:translateY(-50%);transition:transform .3s;width:16px}.blog-header .widget-type-language_switcher .lang_list_class:active li:nth-child(n+2),.blog-header .widget-type-language_switcher .lang_list_class:focus li:nth-child(n+2),.blog-header .widget-type-language_switcher .lang_list_class:hover li:nth-child(n+2){border-left:2px solid #626bdf;border-right:2px solid #626bdf;display:block}.blog-header .widget-type-language_switcher .lang_list_class:active li:first-child,.blog-header .widget-type-language_switcher .lang_list_class:focus li:first-child,.blog-header .widget-type-language_switcher .lang_list_class:hover li:first-child{border:2px solid #626bdf}.blog-header .widget-type-language_switcher .lang_list_class:active li:last-child,.blog-header .widget-type-language_switcher .lang_list_class:focus li:last-child,.blog-header .widget-type-language_switcher .lang_list_class:hover li:last-child{border-bottom:2px solid #626bdf}.blog-header .widget-type-language_switcher .lang_list_class:active:after,.blog-header .widget-type-language_switcher .lang_list_class:focus:after,.blog-header .widget-type-language_switcher .lang_list_class:hover:after{transform:translateY(-50%) rotate(180deg)}.blog-header .widget-type-language_switcher .lang_list_class li{border:2px solid #fff;padding:0 30px 0 0;text-align:left}.blog-header .widget-type-language_switcher .lang_list_class li:nth-child(n+2){border-bottom:0;border-top:0;display:none}.blog-header .widget-type-language_switcher .lang_list_class li:hover{background-color:#ebeff3;transition:background-color .3s}.blog-header .widget-type-language_switcher .lang_list_class li a{display:block;line-height:30px;padding:0 0 0 13px}.blog-header form input[type=text],.blog-header li a{color:#212234;font-size:12px}.blog-header form input[type=text]{background:#fff;height:34px;line-height:18px;padding:8px 26px 8px 13px;width:220px}.blog-header form input[type=text]::-moz-placeholder{color:#212234}.blog-header form input[type=text]::placeholder{color:#212234}@media screen and (max-width:767px){.blog-header form input[type=text]{background:#edefff;color:#989eb1;font-size:1em;height:40px;width:100%}.blog-header form input[type=text]::-moz-placeholder{color:#989eb1}.blog-header form input[type=text]::placeholder{color:#989eb1}}.blog-header label{display:none}.blog-header a,.blog-header h1,.blog-header h2,.blog-header h3,.blog-header h4,.blog-header h5,.blog-header h6,.blog-header p,.blog-header span{color:#fff}.blog-post{padding:130px 0 20px}@media screen and (max-width:767px){.blog-post{padding:80px 0 0}}.blog-post__breadcrumbs{color:#0075ff;font-size:1em;font-weight:600;line-height:1.625;margin-bottom:18px}.blog-post__time-read{align-items:center;display:flex;font-family:Roboto Mono,monospace}@media screen and (max-width:767px){.blog-post__time-read{width:100%}}.blog-post__time-read-image{height:16px;margin-right:9px;width:16px}.blog-post-container .blog-related-posts__list,.main-blog-index .blog-related-posts__list,.row-fluid .blog-related-posts__list{display:flex;justify-content:space-between;margin-top:66px}@media screen and (max-width:767px){.blog-post-container .blog-related-posts__list,.main-blog-index .blog-related-posts__list,.row-fluid .blog-related-posts__list{flex-wrap:wrap}}.blog-post-container .blog-related-posts__post,.main-blog-index .blog-related-posts__post,.row-fluid .blog-related-posts__post{border-bottom:2px solid #f2f5fd;margin-bottom:100px;padding-bottom:2px;width:47%}.blog-post-container .blog-related-posts__post:active,.blog-post-container .blog-related-posts__post:focus,.blog-post-container .blog-related-posts__post:hover,.main-blog-index .blog-related-posts__post:active,.main-blog-index .blog-related-posts__post:focus,.main-blog-index .blog-related-posts__post:hover,.row-fluid .blog-related-posts__post:active,.row-fluid .blog-related-posts__post:focus,.row-fluid .blog-related-posts__post:hover{border-bottom:4px solid #0075ff;padding-bottom:0}@media screen and (max-width:767px){.blog-post-container .blog-related-posts__post:active,.blog-post-container .blog-related-posts__post:focus,.blog-post-container .blog-related-posts__post:hover,.main-blog-index .blog-related-posts__post:active,.main-blog-index .blog-related-posts__post:focus,.main-blog-index .blog-related-posts__post:hover,.row-fluid .blog-related-posts__post:active,.row-fluid .blog-related-posts__post:focus,.row-fluid .blog-related-posts__post:hover{border:none}}.blog-post-container .blog-related-posts__post:active .blog-related-posts__title,.blog-post-container .blog-related-posts__post:active .blog-related-posts__title a,.blog-post-container .blog-related-posts__post:focus .blog-related-posts__title,.blog-post-container .blog-related-posts__post:focus .blog-related-posts__title a,.blog-post-container .blog-related-posts__post:hover .blog-related-posts__title,.blog-post-container .blog-related-posts__post:hover .blog-related-posts__title a,.main-blog-index .blog-related-posts__post:active .blog-related-posts__title,.main-blog-index .blog-related-posts__post:active .blog-related-posts__title a,.main-blog-index .blog-related-posts__post:focus .blog-related-posts__title,.main-blog-index .blog-related-posts__post:focus .blog-related-posts__title a,.main-blog-index .blog-related-posts__post:hover .blog-related-posts__title,.main-blog-index .blog-related-posts__post:hover .blog-related-posts__title a,.row-fluid .blog-related-posts__post:active .blog-related-posts__title,.row-fluid .blog-related-posts__post:active .blog-related-posts__title a,.row-fluid .blog-related-posts__post:focus .blog-related-posts__title,.row-fluid .blog-related-posts__post:focus .blog-related-posts__title a,.row-fluid .blog-related-posts__post:hover .blog-related-posts__title,.row-fluid .blog-related-posts__post:hover .blog-related-posts__title a{color:#0075ff;text-decoration:none}@media screen and (max-width:767px){.blog-post-container .blog-related-posts__post,.main-blog-index .blog-related-posts__post,.row-fluid .blog-related-posts__post{border:none;margin-bottom:80px;width:100%}}.blog-post-container .blog-related-posts__image,.main-blog-index .blog-related-posts__image,.row-fluid .blog-related-posts__image{background-position:50%;background-size:cover;height:187px;width:100%}@media screen and (max-width:767px){.blog-post-container .blog-related-posts__image,.main-blog-index .blog-related-posts__image,.row-fluid .blog-related-posts__image{height:136px}}.blog-post-container .blog-related-posts__content-area,.main-blog-index .blog-related-posts__content-area,.row-fluid .blog-related-posts__content-area{display:flex;flex-direction:column;height:236px;justify-content:space-between;padding:30px 0}@media screen and (max-width:767px){.blog-post-container .blog-related-posts__content-area,.main-blog-index .blog-related-posts__content-area,.row-fluid .blog-related-posts__content-area{padding-bottom:0}}.blog-post-container .blog-related-posts__info,.main-blog-index .blog-related-posts__info,.row-fluid .blog-related-posts__info{display:flex;flex-wrap:wrap;margin-bottom:4px;text-transform:uppercase}.blog-post-container .blog-related-posts__separator,.blog-post-container .blog-related-posts__tag,.main-blog-index .blog-related-posts__separator,.main-blog-index .blog-related-posts__tag,.row-fluid .blog-related-posts__separator,.row-fluid .blog-related-posts__tag{margin-right:8px}.blog-post-container .blog-related-posts__title,.blog-post-container .blog-related-posts__title a,.main-blog-index .blog-related-posts__title,.main-blog-index .blog-related-posts__title a,.row-fluid .blog-related-posts__title,.row-fluid .blog-related-posts__title a{color:#212234;min-height:60px}.blog-post-container .blog-related-posts__title a,.blog-post-container .blog-related-posts__title a.only-node-child,.main-blog-index .blog-related-posts__title a,.main-blog-index .blog-related-posts__title a.only-node-child,.row-fluid .blog-related-posts__title a,.row-fluid .blog-related-posts__title a.only-node-child{margin-top:0}.blog-post-container .blog-related-posts__title a.only-node-child:active,.blog-post-container .blog-related-posts__title a.only-node-child:focus,.blog-post-container .blog-related-posts__title a.only-node-child:hover,.blog-post-container .blog-related-posts__title a:active,.blog-post-container .blog-related-posts__title a:focus,.blog-post-container .blog-related-posts__title a:hover,.main-blog-index .blog-related-posts__title a.only-node-child:active,.main-blog-index .blog-related-posts__title a.only-node-child:focus,.main-blog-index .blog-related-posts__title a.only-node-child:hover,.main-blog-index .blog-related-posts__title a:active,.main-blog-index .blog-related-posts__title a:focus,.main-blog-index .blog-related-posts__title a:hover,.row-fluid .blog-related-posts__title a.only-node-child:active,.row-fluid .blog-related-posts__title a.only-node-child:focus,.row-fluid .blog-related-posts__title a.only-node-child:hover,.row-fluid .blog-related-posts__title a:active,.row-fluid .blog-related-posts__title a:focus,.row-fluid .blog-related-posts__title a:hover{color:#0075ff;text-decoration:none}.blog-post-container .blog-related-posts__published,.blog-post-container .blog-related-posts__tag,.main-blog-index .blog-related-posts__published,.main-blog-index .blog-related-posts__tag,.row-fluid .blog-related-posts__published,.row-fluid .blog-related-posts__tag{font-family:Roboto Mono,monospace}.blog-post__authors,.blog-related-posts__authors{align-items:center;display:flex}.blog-post__authors-images{margin-right:14px}.blog-post__author-image{border:2px solid #fff;border-radius:50%;height:40px;width:40px}.blog-post__author-image:nth-child(n+2){margin-left:-10px}.blog-post__author{border-top:1px solid #f2f5fd;margin-top:50px}@media screen and (max-width:767px){.blog-post__author{flex-wrap:wrap}}.blog-post__author img{border-radius:50%;height:120px;margin-right:60px;width:120px}@media screen and (max-width:767px){.blog-post__author img{margin-bottom:24px}.blog-post-template .blog-footer-contact{background:#020306}}.blog-post-template .varonis-footer-container{background:#020306}@media screen and (max-width:767px){.blog-post-template .varonis-footer-container{background-image:linear-gradient(135deg,#000 42%,#180d2d 99%)}}.button--red:focus,.button--red:hover{color:#fff}.blog-post__description{margin-bottom:46px}@media screen and (max-width:767px){.blog-post__description p,.blog-post__description span{font-size:16px;line-height:26px}}.blog-post__intro .blog-post__time-read{font-family:Graphik LC Web,sans-serif}.blog-post__info{align-items:center;display:flex;margin-bottom:20px}@media screen and (max-width:767px){.blog-post__info{flex-wrap:wrap;margin-bottom:34px}}.blog-post__separator{margin:0 12px 0 10px}@media screen and (max-width:767px){.blog-post__separator{display:none}}.blog-post__featured-image{height:auto;max-height:450px;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h1,.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h2,.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h3,.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h4,.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h5,.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h6{color:var(--core-rich-black,#010203);margin-bottom:.625rem;margin-top:2.5rem}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h1{font-size:1.5rem;line-height:2rem;margin-top:60px}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h2{font-size:32px!important;line-height:120%}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h3{font-size:1.125rem;line-height:120%}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content h4{font-size:1rem;line-height:2rem}.blog-post-wrapper .blog-post__content p{color:var(--core-rich-black,#010203);line-height:170%;margin-bottom:.75rem}.blog-post__main-content.widget-type-rich_text p:first-child{margin-top:0}.blog-post__main-content.widget-type-rich_text p:last-child{margin-bottom:0}.blog-post__main-content.widget-type-rich_text kbd,.blog-post__main-content.widget-type-rich_text samp{margin-bottom:1.25rem;margin-top:1.25rem}.blog-post__main-content.widget-type-rich_text kbd+kbd,.blog-post__main-content.widget-type-rich_text kbd+samp,.blog-post__main-content.widget-type-rich_text samp+kbd,.blog-post__main-content.widget-type-rich_text samp+samp{margin-top:-.625rem}.blog-post__main-content.widget-type-rich_text .hubspot-forms-container,.blog-post__main-content.widget-type-rich_text iframe,.blog-post__main-content.widget-type-rich_text img:not(.blog-post__author img):not(.blog-post-author-image):not(.blog-post-inline-conversion-panel-image){margin-bottom:.625rem;margin-top:.625rem;max-width:100%}.blog-post__main-content.widget-type-rich_text .hubspot-forms-container{border:2px solid #f2f5fd;padding:3.125rem 2.973rem}.blog-post__main-content.widget-type-rich_text .hubspot-forms-container iframe{margin:0}.blog-post__main-content.widget-type-rich_text .hubspot-forms-container input{background:red}.blog-post__main-content.widget-type-rich_text ol{margin-block:10px;padding:0}.blog-post__main-content.widget-type-rich_text ol li{margin-bottom:8px}.blog-post__main-content.widget-type-rich_text ol li:last-child{margin-bottom:10px}.blog-post__main-content.widget-type-rich_text form ol,.blog-post__main-content.widget-type-rich_text form ul{padding:0}.blog-post__main-content.widget-type-rich_text form ol li,.blog-post__main-content.widget-type-rich_text form ul li{background-image:none;list-style:none;margin-bottom:0;padding-left:0}.blog-post__main-content.widget-type-rich_text img{cursor:pointer}.blog-post__main-content .modal{background-color:rgba(13,13,20,.75);display:none;flex-direction:column;height:100%;left:0;overflow:auto;padding:150px 0;position:fixed;text-align:center;top:0;width:100%;z-index:1}.blog-post__main-content .modal-content{display:block;height:auto;margin:50px auto!important;width:80%}.blog-post__main-content .blog-post__author .modal-content{max-width:400px!important}.blog-post__main-content .modal-image-caption{color:#fff;font-family:inherit;font-size:16px;font-style:italic;font-weight:400;line-height:26px;padding:0 24px}.blog-post-fig-caption{color:var(--primary-dark-navy-600);display:block;font-family:inherit;font-size:14px;font-style:italic;font-weight:400;line-height:24.5px;margin:60px 0!important;text-align:center}.blog-post-fig-caption img{margin:0!important}.modal-image-caption .blog-post-fig-caption{color:#fff;font-size:16px;line-height:26px;margin:0 auto}.blog-post__main-content .close{color:#fff;font-size:40px;position:absolute;right:100px;top:75px;transition:color .3s ease}.blog-post__main-content .close:focus,.blog-post__main-content .close:hover{color:#bbb;cursor:pointer;text-decoration:none}@media (max-width:991px){.blog-post__main-content .modal-content{width:calc(100% - 100px)}.blog-post__main-content .close{right:50px;top:75px}.blog-post__main-content.widget-type-rich_text img{cursor:unset}}@media (max-width:575px){.blog-post__main-content .modal-content{width:calc(100% - 10px)}.blog-post__main-content .close{right:10px;top:75px}}.blog-post__aside{height:100%;position:-webkit-sticky;position:sticky;top:0;width:24%}@media screen and (max-width:767px){.blog-post__aside{margin-top:80px;position:relative;width:100%}}.blog-post__content p>a:first-child{margin-top:0}.blog-post__content .blog-post-infographic-bulleted-list,.blog-post__content .blog-post-infographic-generic-ol,.blog-post__content .blog-post-infographic-step-diagram-container,.blog-post__content .blog-post-infographic-styled-ol,.blog-post__content .blog-post-infographic-title-body{margin:30px 0;padding:50px 90px}.blog-post__content .blog-post-infographic-styled-ol ol{counter-reset:colored-circle;list-style:none;margin:0!important}.blog-post__content .blog-post-infographic-styled-ol ol li:before{align-items:center;border-radius:50%;color:#fff;content:counter(colored-circle);display:flex;font-family:Graphik LC Web,sans-serif;font-size:16px;font-style:normal;font-weight:400;height:35px;justify-content:center;left:-21px;line-height:30px;position:absolute;top:-2px;width:35px}.blog-post__content .blog-post-infographic-styled-ol ol li{counter-increment:colored-circle;display:block;font-family:Graphik LC Web,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:20px;padding-left:36px;position:relative}.blog-post__content .blog-post-infographic-bulleted-list.dark-theme,.blog-post__content .blog-post-infographic-generic-ol.dark-theme,.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme,.blog-post__content .blog-post-infographic-styled-ol.dark-theme,.blog-post__content .blog-post-infographic-title-body.dark-theme{background:linear-gradient(141.57deg,#020138 5.81%,#00001c 98.94%);border-radius:5px}.blog-post__content .blog-post-infographic-bulleted-list h2,.blog-post__content .blog-post-infographic-generic-ol h2,.blog-post__content .blog-post-infographic-step-diagram-container h2,.blog-post__content .blog-post-infographic-styled-ol h2,.blog-post__content .blog-post-infographic-title-body h2{font-family:Graphik LC Web,sans-serif;font-size:32px!important;font-style:normal;font-weight:600!important;line-height:40px!important;margin:0 0 30px!important}.blog-post__content .blog-post-infographic-bulleted-list.dark-theme h2,.blog-post__content .blog-post-infographic-generic-ol.dark-theme h2,.blog-post__content .blog-post-infographic-styled-ol.dark-theme h2,.blog-post__content .blog-post-infographic-title-body.dark-theme h2{color:#fff!important}.blog-post__content .blog-post-infographic-styled-ol.dark-theme ol li:before{background:var(--electric-blue-600);background-clip:padding-box;border:5px solid rgba(0,119,255,.2)}.blog-post__content .blog-post-infographic-styled-ol.dark-theme ol li{color:var(--white)}.blog-post__content .blog-post-infographic-bulleted-list.light-theme,.blog-post__content .blog-post-infographic-generic-ol.light-theme,.blog-post__content .blog-post-infographic-step-diagram-container.light-theme,.blog-post__content .blog-post-infographic-styled-ol.light-theme,.blog-post__content .blog-post-infographic-title-body.light-theme{background-image:linear-gradient(162.92deg,#fff -1.6%,#e2f3ff 98.17%);border-radius:5px}.blog-post__content .blog-post-infographic-bulleted-list.light-theme h2,.blog-post__content .blog-post-infographic-generic-ol.light-theme h2,.blog-post__content .blog-post-infographic-step-diagram-container h2,.blog-post__content .blog-post-infographic-styled-ol.light-theme h2,.blog-post__content .blog-post-infographic-title-body.light-theme h2{color:var(--electric-blue-600)!important}.blog-post__content .blog-post-infographic-styled-ol.light-theme ol li:before{background:#0075ff;background-clip:padding-box;border:5px solid rgba(0,119,255,.2)}.blog-post-infographic-title-body p{font-size:16px!important}@media (min-width:768px){.blog-post__content .blog-post-infographic-bulleted-list,.blog-post__content .blog-post-infographic-generic-ol,.blog-post__content .blog-post-infographic-step-diagram-container,.blog-post__content .blog-post-infographic-styled-ol,.blog-post__content .blog-post-infographic-title-body{margin:40px 0}}@media (max-width:575px){.blog-post__content .blog-post-infographic-bulleted-list,.blog-post__content .blog-post-infographic-generic-ol,.blog-post__content .blog-post-infographic-step-diagram-container,.blog-post__content .blog-post-infographic-styled-ol,.blog-post__content .blog-post-infographic-title-body{padding:50px 20px}.blog-post__content .blog-post-infographic-bulleted-list h2,.blog-post__content .blog-post-infographic-generic-ol h2,.blog-post__content .blog-post-infographic-step-diagram-container h2,.blog-post__content .blog-post-infographic-styled-ol h2,.blog-post__content .blog-post-infographic-title-body h2{font-size:24px!important;line-height:30px!important;margin-bottom:20px!important}.blog-post__content .blog-post-infographic-styled-ol ol li:before{border-radius:50%;font-size:16px;height:39px;line-height:30px;top:-5px;width:39px}.blog-post__content .blog-post-infographic-styled-ol ol li{font-size:16px;line-height:26px;padding-left:30px}}.blog-post__content .blog-post-infographic-generic-ol ol{margin:0!important}.blog-post__content .blog-post-infographic-generic-ol ol li,.blog-post__content .blog-post-infographic-title-body.light-theme p{font-family:Graphik LC Web,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.blog-post__content .blog-post-infographic-generic-ol.dark-theme ol li{color:#fff}@media (max-width:991px){.blog-post__content .blog-post-infographic-bulleted-list,.blog-post__content .blog-post-infographic-generic-ol,.blog-post__content .blog-post-infographic-step-diagram-container,.blog-post__content .blog-post-infographic-styled-ol,.blog-post__content .blog-post-infographic-title-body{padding:50px 40px}}.blog-post__content .blog-post-infographic-bulleted-list .bulleted-list-with-image{display:flex}.blog-post__content .blog-post-infographic-bulleted-list .bulleted-list-with-image img{height:100%!important;margin-left:-10px;margin-right:20px!important;margin-top:10px!important;max-width:200px!important}.blog-post__content .blog-post-infographic-bulleted-list ul{list-style:none;margin:0}.blog-post__content .blog-post-infographic-bulleted-list ul li:before{align-items:center;border-radius:50%;content:"";display:flex;height:12px;justify-content:center;left:0;position:absolute;top:10px;width:12px}.blog-post__content .blog-post-infographic-bulleted-list ul li{background-image:unset!important;display:block;font-family:Graphik LC Web,sans-serif;font-size:16px;line-height:30px;margin-bottom:20px;padding-left:50px;position:relative}.blog-post__content .blog-post-infographic-bulleted-list ul li:last-of-type{margin-bottom:0}.blog-post__content .blog-post-infographic-bulleted-list.dark-theme h2,.blog-post__content .blog-post-infographic-bulleted-list.dark-theme ul li{color:#fff}.blog-post__content .blog-post-infographic-bulleted-list.light-theme h2{color:#0075ff}.blog-post__content .blog-post-infographic-bulleted-list.light-theme ul li:before{background:var(--electric-blue-600);background-clip:padding-box;border:3px solid var(--electric-blue-200)}.blog-post__content .blog-post-infographic-bulleted-list.dark-theme ul li:before{background:var(--electric-blue-600);background-clip:padding-box;border:3px solid rgba(0,119,255,.3)}.blog-post__content .blog-post-infographic-bulleted-list.light-theme ul li,.blog-post__content .blog-post-infographic-generic-ol.light-theme ol li,.blog-post__content .blog-post-infographic-styled-ol ol li,.blog-post__content .blog-post-infographic-title-body.light-theme p{color:var(--primary-dark-navy-600)}@media (max-width:991px){.blog-post__content .blog-post-infographic-bulleted-list .bulleted-list-with-image{flex-direction:column}.blog-post__content .blog-post-infographic-bulleted-list .bulleted-list-with-image img{margin:0 auto 20px!important;max-width:300px!important}}@media (max-width:400px){.blog-post__content .blog-post-infographic-bulleted-list .bulleted-list-with-image img{margin:0 auto 20px!important;max-width:80%!important}}.blog-post__content .blog-post-infographic-title-body p{color:#fff;font-family:Graphik LC Web,sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:0}.blog-post__content .blog-post-infographic-title-body.dark-theme h2,.blog-post__content .blog-post-infographic-title-body.dark-theme p{color:#fff}.blog-post__content .blog-post-infographic-title-body.light-theme h2{color:#0075ff}@media (max-width:575px){.blog-post__content .blog-post-infographic-title-body p{font-size:16px;line-height:26px}}.blog-post__content .blog-post-infographic-timeline{max-width:100%;padding:10px 0 25px;position:relative;width:100%}.blog-post__content .blog-post-infographic-timeline:after{background:var(--electric-blue-600);bottom:0;content:"";left:90px;position:absolute;top:0;width:3px}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content .blog-post-infographic-timeline h2{font-family:Graphik LC Web,sans-serif;font-size:32px;line-height:40px;margin:0 0 30px 150px}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container{margin-bottom:30px;position:relative}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container:after{background:#fff;border:3px solid var(--electric-blue-600);border-radius:16px;content:"";height:13px;left:85px;position:absolute;top:6px;width:13px;z-index:1}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container:last-of-type{margin-bottom:0}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-date{display:inline-block;position:absolute;text-align:center;text-transform:uppercase;top:0;z-index:1}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-content{margin-left:150px;position:relative}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-content h2{color:#212234;font-family:Graphik LC Web,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:26px;margin:0 0 10px}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-content p,.blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-date{color:var(--primary-dark-navy-600);font-family:Graphik LC Web,sans-serif;font-size:16px;line-height:30px;margin:0}@media (max-width:575px){.blog-post__content .blog-post-infographic-timeline:after{left:70px}.blog-post-wrapper .blog-post__main-content.widget-type-rich_text .blog-post__content .blog-post-infographic-timeline h2{font-size:24px;line-height:30px;margin:0 0 30px 90px}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container:after{left:65px;top:7px}.blog-post__content .blog-post-infographic-timeline .timeline-entry-container .timeline-entry-content{margin-left:90px}}.blog-post__content .blog-post-infographic-step-diagram-container{margin-left:auto;margin-right:auto;max-width:100%;overflow-x:auto;width:100%}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:12px}::-webkit-scrollbar:horizontal{height:12px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:10px}::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.blog-post__content .blog-post-infographic-step-diagram-container table{background:inherit;border:none!important;border-collapse:collapse;table-layout:fixed;width:100%}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr:last-of-type{padding-bottom:5px}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr th{font-size:48px;font-style:normal;font-weight:600;line-height:52px;padding-top:20px;text-align:left;vertical-align:top;width:60px!important}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr:first-of-type th{padding-top:0}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr td{font-family:Graphik LC Web,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin:0 0 0 35px;padding:30px 0 30px 30px;width:auto}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr td p{margin:0 0 5px!important}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr:first-of-type td{padding-top:0}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr:last-of-type td{padding-bottom:5px}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme h2{color:var(--white)!important}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme table tbody tr{border-bottom:1px solid var(--electric-blue-600)}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme table tbody tr:last-of-type,.blog-post__content .blog-post-infographic-step-diagram-container.light-theme table tbody tr:last-of-type{background:inherit;border-bottom:none}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme table tbody tr th{color:var(--electric-blue-600)}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme table tbody tr td{border-left:1px solid var(--electric-blue-600);color:#fff}.blog-post__content .blog-post-infographic-step-diagram-container.light-theme h2{color:#0075ff}.blog-post__content .blog-post-infographic-step-diagram-container.light-theme table tbody tr{border-bottom:1px solid var(--electric-blue-200)}.blog-post__content .blog-post-infographic-step-diagram-container.light-theme table tbody tr th{color:var(--electric-blue-600)}.blog-post__content .blog-post-infographic-step-diagram-container.light-theme table tbody tr td{border-left:1px solid var(--electric-blue-200);color:var(--primary-dark-navy-600)}.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme table tbody tr td p:first-child,.blog-post__content .blog-post-infographic-step-diagram-container.light-theme table tbody tr td p:first-child{font-weight:600!important}@media (max-width:575px){.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr th{font-size:40px;line-height:46px;width:40px!important}.blog-post__content .blog-post-infographic-step-diagram-container table tbody tr td{margin-left:35px;padding:20px 0 20px 20px}}code{background:#f2f5fd}.blog-post__content pre{background:#00001c;border-radius:6px;color:#fff;margin:30px 0;padding:1rem}.blog-post__content pre code{background:#00001c;color:#f8f8f2;font-family:Roboto Mono,monospace;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table){background:#fff;border:1px solid #d1d7f1;border-collapse:collapse;border-radius:6px!important;display:block;overflow-x:auto;overflow-y:hidden;table-layout:fixed}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) thead{background:var(--electric-blue-600)!important;border-left:1px solid var(--electric-blue-600)!important;border-right:1px solid var(--electric-blue-600)!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tbody td,.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tfoot td,.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) thead th{color:#212234;font-family:Graphik LC Web,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;min-width:165px!important;padding:20px 15px!important;text-align:left}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) thead th{color:var(--white);font-weight:600;width:25%}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tbody th{font-size:14px;font-weight:400;padding:20px 15px 20px 20px!important;text-align:left}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) thead th:first-child{padding:20px 15px 20px 20px!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) thead th:last-child{padding:20px 20px 20px 15px!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tbody td:first-child{padding:20px 15px 20px 20px!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tbody td:last-child{padding:20px 20px 20px 15px!important}.blog-post__content table:not(.blog-post-infographic-step-diagram-container table) tbody tr:nth-child(2n){background:#f6f8fe;border-bottom:1px solid #d1d7f1;border-top:1px solid #d1d7f1}.blog-post__content .t-intrinsic blockquote,.blog-post__content .widget-type-header blockquote,.blog-post__content .widget-type-rich_text blockquote,.blog-post__content blockquote{border-left:3px solid #0075ff!important;color:var(--electric-blue-600);font-size:24px;font-weight:600;line-height:34px;margin-bottom:0!important;margin-top:30px!important;padding-left:39px!important}.blog-post__content blockquote:after,.blog-post__content blockquote:before{color:var(--electric-blue-600);content:"“";font-size:24px;font-weight:600;line-height:34px}.blog-post__content .t-intrinsic blockquote,.blog-post__content .widget-type-header blockquote,.blog-post__content .widget-type-rich_text blockquote{margin-left:-14px}.blog-post__content blockquote:before{margin-left:-14px;margin-right:1px}.blog-post__content blockquote+.blockquote-author{border-left:3px solid #0075ff;color:var(--electric-blue-600);font-size:16px;font-weight:400;line-height:30px;margin-bottom:30px;padding:10px 0 0 39px}@media (max-width:575px){.blog-post__content .t-intrinsic blockquote,.blog-post__content .widget-type-header blockquote,.blog-post__content .widget-type-rich_text blockquote,.blog-post__content blockquote{border:none!important;padding:0 14px!important}.blog-post__content blockquote+.blockquote-author{border:none!important;padding:10px 0 0 14px}.blog-post__content .t-intrinsic blockquote,.blog-post__content .widget-type-header blockquote,.blog-post__content .widget-type-rich_text blockquote,.blog-post__content blockquote,.blog-post__content blockquote:after,.blog-post__content blockquote:before{font-size:24px;line-height:34px}}.blog-post__content ol:not(ol.generic-ol,div.blog-post-infographic-styled-ol ol){list-style-type:none;--listStart:attr(start);counter-reset:colored-circle var(--listStart)}.blog-post__content ol:not(ol.generic-ol,div.blog-post-infographic-styled-ol ol) li:before{align-items:center;border-radius:50%;color:var(--electric-blue-600);content:counter(colored-circle) ".";display:flex;font-size:16px;font-weight:600;height:12px;justify-content:center;left:0;line-height:28px;position:absolute;top:7px;width:20px}.blog-post__content ol:not(ol.generic-ol,div.blog-post-infographic-styled-ol ol) li{color:var(--core-rich-black,#010203);counter-increment:colored-circle;display:block;font-size:16px;font-style:normal;font-weight:400;line-height:170%;padding-left:22px;position:relative}@media (max-width:575px){.blog-post__content ol:not(ol.generic-ol,div.blog-post-infographic-styled-ol ol) li{padding-left:17px}}.blog-post__content .cta-block{background:linear-gradient(90deg,#14aaff,#07f);border:2px solid #f2f5fd;border-radius:5px;margin:50px 0;padding:40px}.blog-post__content .cta-block h3{color:#fff!important;font-size:24px!important;font-style:normal;font-weight:600;line-height:34px!important;margin-bottom:1rem!important;margin-top:0!important}.blog-post__content .cta-block .hs-form .hs-fieldtype-date>label,.blog-post__content .cta-block .hs-form .hs-fieldtype-radio>label,.blog-post__content .cta-block .hs-form .hs-fieldtype-select>label,.blog-post__content .cta-block .hs-form .hs-fieldtype-text>label,.blog-post__content .cta-block .hs-form .hs-fieldtype-textarea>label{color:#fff;font-weight:600;margin-bottom:8px}.blog-post__content .cta-block .submitted-message{color:#fff}.blog-post__content .cta-block .hs-form .hs-error-msgs{font-size:.6875rem;font-weight:500;line-height:1;margin:0}.blog-post__content .cta-block .hs-form .hs-error-msgs li{background-image:none;font-size:14px;margin:0}.blog-post__content .cta-block .hs-form .hs-error-msgs label{font:inherit;margin:5px 0}.blog-post__content .cta-block .hs-form .hs_error_rollup{margin-bottom:1em}.blog-post__content .cta-block .hs-form .hs_error_rollup .hs-error-msgs{margin-left:0}.blog-post__content .cta-block .hs-form .hs-button,.blog-post__content .cta-block .hs-form .hs-button:focus,.blog-post__content .cta-block .hs-form .hs-button:hover,.blog-post__content .cta-block .hs-form .hs-button:visited{background-color:#020138;border-color:transparent;color:#fff}.blog-post__content .cta-block .hs-form .hs-button:active{background-color:#020138;border-color:#000;color:#fff}.blog-post__content .cta-block .hs-form .hs-button:disabled,.blog-post__content .cta-block .hs-form .hs-button[disabled]{background-color:#4c5265;border-color:transparent;color:#f9ffff;opacity:.5}@media screen and (max-width:767px){.blog-post__content .cta-block .hs-form .hs-button{width:100%}}.blog-post__content .cta-block .hs-form .legal-consent-container p{color:#fff;font-size:.6875rem;line-height:1.5}.blog-post__content .cta-block .hs-form .legal-consent-container p a{color:#020138}.blog-post__content .cta-block .hs-form fieldset.form-columns-1 .hs-input.hs-input{width:100%}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.blog-post__content .cta-block .hs-form .form-columns-2 .hs-form-field .hs-input.hs-input,.blog-post__content .cta-block .hs-form .form-columns-3 .hs-form-field .hs-input.hs-input{width:100%}}.blog-related-posts{margin-top:200px}@media screen and (max-width:767px){.blog-related-posts{margin-top:80px}}@media (max-width:767px){.blog-sidebar-cta-section{display:none}}.blog-post-container.blog-post{margin:0 auto;max-width:1285px;padding:45px 20px}.blog-sidebar-left #toc{list-style-type:none;margin-bottom:0}.blog-sidebar-left #toc li{background-image:none;line-height:1.3;margin-bottom:1.1rem;padding-left:0}.blog-sidebar-left #toc li:last-child{margin-bottom:0}.blog-post__what-to-do-now{background:linear-gradient(180deg,#e2f3ff,#f0f9ff);border-radius:5px;margin-top:30px;padding:30px 24px}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now h3{color:var(--electric-blue-600)!important;font-size:21px!important;line-height:32px!important;margin-top:0!important}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-list-item,.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-subheading{color:var(--primary-dark-navy-600);font-size:16px;line-height:24px}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now ol{margin:20px 0 0}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-list-item:last-child{margin-bottom:0}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-subheading{font-weight:500;margin-top:10px}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-list-item{padding-left:26px}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-list-item a{font-weight:600}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now .blog-post__what-to-do-now-list-item:before{background:transparent;border-radius:0;font-size:18px;font-weight:500;height:30px;left:-24px;line-height:22px;padding-right:20px;top:-3px;width:auto}.what-you-should-do-now-divider{border-right:1px solid #bae0ff;display:inline-block;height:42px;left:4px;position:absolute;top:0;width:0}form input[type=date]:focus,form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{border-color:#14aaff!important}@media (min-width:768px){.blog-post__main-content .blog-sidebar-cta-section{display:block;height:95%;left:auto;position:absolute;right:0;top:50px;width:16%}.blog-post__main-content .blog-sidebar-cta-section.left{left:0;right:auto}.blog-post__main-content .blog-sidebar-cta-section .blog-sidebar-cta-container{width:100%}.blog-post__content .blog-post-infographic-bulleted-list.light-theme,.blog-post__content .blog-post-infographic-generic-ol.light-theme,.blog-post__content .blog-post-infographic-step-diagram-container.light-theme,.blog-post__content .blog-post-infographic-styled-ol.light-theme,.blog-post__content .blog-post-infographic-title-body.light-theme{background-image:url(https://info.varonis.com/hubfs/Blog%20Assets/Brand_Pattern_Flow_Right_ElectricBlue.svg),linear-gradient(162.92deg,#fff -1.6%,#e2f3ff 98.17%);background-position:100% 0;background-repeat:no-repeat}.blog-post__content .blog-post-infographic-bulleted-list.dark-theme,.blog-post__content .blog-post-infographic-generic-ol.dark-theme,.blog-post__content .blog-post-infographic-step-diagram-container.dark-theme,.blog-post__content .blog-post-infographic-styled-ol.dark-theme,.blog-post__content .blog-post-infographic-title-body.dark-theme{background:url(https://info.varonis.com/hubfs/Blog%20Assets/Brand_Pattern_Flow_Right_ElectricBlue.svg),linear-gradient(141.57deg,#020138 5.81%,#00001c 98.94%);background-position:100% 0;background-repeat:no-repeat}.blog-post__what-to-do-now{background:url(https://info.varonis.com/hubfs/Blog%20Assets/left-dots.svg),url(https://info.varonis.com/hubfs/Blog%20Assets/left-dots.svg),linear-gradient(180deg,#e2f3ff,#f0f9ff);background-position:1% 85%,99% 10%,0;background-repeat:no-repeat,no-repeat,no-repeat;margin-top:70px;padding:50px 121.5px}.blog-post__main-content.widget-type-rich_text .blog-post__what-to-do-now h3{font-size:32px!important;line-height:40px!important}.blog-post__content blockquote:before{margin-left:-13px}}.blog-post__author{border-top:none;display:flex;margin-top:0;padding-top:50px}.blog-post__content ul li{background-position:1px 12px;background-repeat:no-repeat;background-size:6px}.blog-post__content ul li,.blog-post__content ul li ul li,.blog-post__content ul li ul li ul li{background-image:url(https://info.varonis.com/hubfs/Bullet%20Icon-Solid.svg)}.blog-post__content ul li ul li ul li ul li,.blog-post__content ul li ul li ul li ul li ul li,.blog-post__content ul li ul li ul li ul li ul li ul li{background-image:url(https://info.varonis.com/hubfs/Bullet%20Icon-Solid.svg);margin-left:-17px}