.blog-overview{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:50px;padding-right:50px;margin-top:96px}@media screen and (max-width:1450px) and (min-width:768px){.blog-overview .post-section.lines .post .content-block{width:50%}}@media screen and (max-width:1150px) and (min-width:768px){.blog-overview .post-section.lines .post .content-block .tags-section .tags-list{flex-wrap:wrap;row-gap:10px}}@media screen and (max-width:1150px) and (min-width:768px){.blog-overview .post-section.lines .post .img{width:300px}}@media screen and (max-width:768px){.blog-overview .post-section.lines .post .img img{width:100%;max-width:unset;border-radius:10px 10px 0 0;min-width:unset}}@media screen and (max-width:768px){.blog-overview{padding-left:15px;padding-right:15px;margin-top:0}}@media screen and (max-width:768px){.blog-overview .action-line{margin-top:30px}}.blog-overview .action-line .action-form{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.blog-overview .action-line .action-form{flex-direction:column}}.blog-overview .action-line .action-form [type=radio]{position:absolute;opacity:0;width:0;height:0}.blog-overview .action-line .action-form .icons{display:flex;align-items:flex-end;padding-bottom:17px}@media screen and (max-width:790px){.blog-overview .action-line .action-form .icons{padding-top:17px;justify-content:flex-end;display:none}}.blog-overview .action-line .action-form .icons .fieldset-style{display:flex}.blog-overview .action-line .action-form .icons .fieldset-style label{margin-right:47px}@media screen and (max-width:768px){.blog-overview .action-line .action-form .icons .fieldset-style label.grid{margin-right:unset}}.blog-overview .action-line .action-form .icons .fieldset-style label .icon{height:30px;width:30px;cursor:pointer}@media screen and (max-width:1250px){.blog-overview .action-line .action-form .searchable{padding:1rem;background-color:#ebf1f8;border-radius:10px}}.blog-overview .action-line .action-form .searchable label{display:inline-block;width:100%;font-size:18px;font-family:"Assistant",sans-serif;color:#33548e}@media screen and (max-width:768px){.blog-overview .action-line .action-form .searchable label{font-size:18px}}.blog-overview .action-line .action-form .searchable .search-component{flex-shrink:0;border-radius:10px;border:1.5px solid #33548e;background:#fff;text-indent:10px;width:630px;height:60px;outline:0;font-size:18px;font-family:"Assistant",sans-serif}.blog-overview .action-line .action-form .searchable .search-component[type=text]:focus{border:3px solid #009cde}@media screen and (max-width:1250px){.blog-overview .action-line .action-form .searchable .search-component{width:100%;border:0;height:50px}}.blog-overview .action-line .action-form .searchable .clear-button{background:#fff;color:#002d72;border:2px solid #002d72}.blog-overview .action-line .action-form .btn{background:#002d72;color:#fff;font-size:18px;font-family:"Assistant",sans-serif;word-wrap:break-word;width:170px;height:60px;border-radius:10px;margin-left:3px;margin-bottom:3px}.blog-overview .action-line .action-form .btn:focus{box-shadow:unset}@media screen and (max-width:1250px){.blog-overview .action-line .action-form .btn{height:50px;margin-top:1rem;width:100%}}.blog-overview .action-line .action-form .clear-button-link{text-decoration:unset}.blog-overview .action-line .action-form .clear-button-link .clear-button{font-size:18px;font-family:"Assistant",sans-serif;word-wrap:break-word;width:170px;height:60px;border-radius:10px;margin-left:3px;margin-bottom:3px;display:flex;justify-content:center;align-items:center}.blog-overview .action-line .tags-list{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;margin-top:2rem;margin-bottom:2rem}@media screen and (max-width:768px){.blog-overview .action-line .tags-list{padding:0 18px;background-color:#fff;overflow:hidden;max-height:0;transition:max-height .4s ease-out;margin:0}}.blog-overview .action-line .tags-list.mobile{display:none}@media screen and (max-width:768px){.blog-overview .action-line .tags-list.mobile{display:flex}}.blog-overview .action-line .tags-list.mobile.active{border-bottom:2px solid #d8e3f2;padding-top:1rem;margin-bottom:1rem}.blog-overview .action-line .tags-list .tag-chips{display:inline-block;margin-right:30px;margin-bottom:40px}@media screen and (max-width:768px){.blog-overview .action-line .tags-list .tag-chips{margin-right:14px}}.blog-overview .action-line .tags-list .tag-chips .tag-link{color:#2c3c73;border-radius:25px;background-color:#d8e3f2;text-decoration:none;font-size:26px;padding:8px 15px}@media screen and (max-width:768px){.blog-overview .action-line .tags-list .tag-chips .tag-link{font-size:22px;padding:6px 11px}}.blog-overview .action-line .mobile-accordion{display:none;background-color:#fff;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:0;outline:0;transition:.4s;justify-content:space-between;align-items:center;border-bottom:2px solid #d8e3f2;font-size:20px;font-family:"Assistant",sans-serif}@media screen and (max-width:768px){.blog-overview .action-line .mobile-accordion{display:flex;margin-bottom:1rem}}.blog-overview .action-line .mobile-accordion .accordion-arrow{transform:rotate(0);transition:.4s}.blog-overview .action-line .mobile-accordion.active{border-bottom:0}.blog-overview .action-line .mobile-accordion.active .accordion-arrow{transform:rotate(-180deg);transition:.4s}.blog-overview .action-line .search-data{display:flex;justify-content:space-between;margin-bottom:1rem}.blog-overview .action-line .search-data .results-text{color:#002d72;font-size:22px;line-height:26px;padding:1rem}.blog-overview .action-line .search-data .edit-button{cursor:pointer}.blog-overview .action-line .no-result{font-size:20px;font-family:"Assistant",sans-serif}.blog-overview.tag-page .action-line .action-form{justify-content:end}.blog-overview.tag-page .page-title{display:flex;flex-direction:column;gap:1rem}.blog-overview.tag-page .page-title .go-back{color:#002d72;text-decoration:none;font-weight:500;font-size:20px;font-family:"Assistant",sans-serif;cursor:pointer}@media screen and (max-width:768px){.blog-overview .post-section{grid-template-columns:unset;display:grid;gap:45px}}.blog-overview .post-section .post{display:flex}@media screen and (max-width:768px){.blog-overview .post-section .post{box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:10px;flex-direction:column;margin-bottom:unset;padding-bottom:unset}}.blog-overview .post-section .post .video-player-container{width:100%;max-width:505px;overflow:hidden;border-radius:10px;margin-right:1rem}@media screen and (max-width:1150px) and (min-width:768px){.blog-overview .post-section .post .video-player-container{margin:auto 0;margin-right:1rem;width:300px}}@media screen and (max-width:768px){.blog-overview .post-section .post .video-player-container{border-radius:10px 10px 0 0;max-width:unset;margin-right:unset}}.blog-overview .post-section .post .video-player-container .kaltura-video-parent{border-radius:10px;overflow:hidden}@media screen and (max-width:1150px) and (min-width:768px){.blog-overview .post-section .post .video-player-container .kaltura-video-parent .playkit-pre-playback-play-button{width:65px;height:65px}}@media screen and (max-width:1150px) and (min-width:768px){.blog-overview .post-section .post .video-player-container .kaltura-video-parent .playkit-pre-playback-play-button i{width:35px;height:35px}}@media screen and (max-width:768px){.blog-overview .post-section .post .video-player-container .kaltura-video-parent{border-radius:10px 10px 0 0;max-width:unset;margin-right:unset}}.blog-overview .post-section .post .kaltura-video-parent{padding:unset;margin:unset}.blog-overview .post-section .post .kaltura-video-parent .kaltura-video-player{padding-bottom:62.95%;border-radius:10px 10px 0 0}.blog-overview .post-section .post .img{justify-content:center;align-items:center;display:inline-flex;margin-right:1rem;overflow:hidden;border-radius:10px}@media screen and (max-width:768px){.blog-overview .post-section .post .img{margin-right:unset;align-items:normal;border-radius:10px 10px 0 0}}.blog-overview .post-section .post .img img{width:auto;height:auto;transition:all 1s ease;width:100%;height:100%;min-width:505px;object-fit:cover;border-radius:10px;max-width:505px}@media screen and (max-width:768px){.blog-overview .post-section .post .img img{height:unset}}.blog-overview .post-section .post .img img:hover{transform:scale3d(1.1,1.1,1.1)}.blog-overview .post-section .post .content-block{width:100%;height:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;display:inline-flex;max-width:797px}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block{height:auto;padding:1.5rem}}.blog-overview .post-section .post .content-block .entry-meta{color:#002d72;font-size:18px;font-family:"Assistant",sans-serif;font-weight:400;line-height:24px;word-wrap:break-word;margin-top:-5px;margin-bottom:-5px}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .entry-meta{order:2;font-size:16px}}.blog-overview .post-section .post .content-block .section-header a{color:#002d72;font-size:32px;font-family:"Magistral",sans-serif;font-weight:700;word-wrap:break-word;text-decoration:none}@media screen and (max-width:1024px){.blog-overview .post-section .post .content-block .section-header a{font-size:25px}}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .section-header a{font-size:22px}}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .section-header{order:2}}.blog-overview .post-section .post .content-block .entry-content{overflow:hidden;font-size:20px;font-family:"Assistant",sans-serif}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .entry-content{order:2;font-size:18px;font-family:"Assistant",sans-serif}}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .tags-section{order:1;flex-wrap:wrap}}.blog-overview .post-section .post .content-block .tags-section .tags-list{display:flex;list-style:none;padding:0;margin:0}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .tags-section .tags-list{flex-wrap:wrap;display:none}}.blog-overview .post-section .post .content-block .tags-section .tags-list.mobile{display:none}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .tags-section .tags-list.mobile{display:block}}.blog-overview .post-section .post .content-block .tags-section .tags-list .tag-chips{background:#d8e3f2;border-radius:100px;list-style:none;display:inline-block;margin-right:10px;padding:7px}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .tags-section .tags-list .tag-chips{margin-right:10px;margin-bottom:10px}}.blog-overview .post-section .post .content-block .tags-section .tags-list .tag-chips .tag-link{color:#002d72;font-size:18px;font-family:"Assistant",sans-serif;font-weight:400;line-height:24px;text-decoration:none;white-space:nowrap;padding-right:5px;padding-left:5px}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .tags-section .tags-list .tag-chips .tag-link{font-size:14px}}.blog-overview .post-section .post .content-block .read-more{margin-top:auto}@media screen and (max-width:768px){.blog-overview .post-section .post .content-block .read-more{order:2}}.blog-overview .post-section .post .content-block .read-more .more{color:#002d72;font-size:20px;font-family:"Assistant",sans-serif;font-weight:600;text-decoration:none;transition:all 1s ease-out}.blog-overview .post-section .post .content-block .read-more .more:hover i{transform:translate(7px)}.blog-overview .post-section .post .content-block .read-more .more i{margin-left:3px;font-size:16px;transition:all 1s ease-out}.blog-overview .post-section .post-border-bottom{border-bottom:1px #d8e3f2 solid;margin-bottom:1.5rem;padding-bottom:1.5rem;max-width:1380px}@media screen and (max-width:768px){.blog-overview .post-section .post-border-bottom{display:none}}.blog-overview .post-section.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:45px}@media screen and (max-width:768px){.blog-overview .post-section.grid{grid-template-columns:unset}}.blog-overview .post-section.grid .post{box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:10px;flex-direction:column;margin-bottom:unset;padding-bottom:unset;border:1px solid transparent}.blog-overview .post-section.grid .post:hover{border:1px solid #d8e3f2;box-shadow:unset}.blog-overview .post-section.grid .post .img{margin-right:unset;margin-left:unset;align-items:normal;border-radius:10px 10px 0 0}.blog-overview .post-section.grid .post .img img{height:unset;min-width:unset;border-radius:10px 10px 0 0;max-width:unset}.blog-overview .post-section.grid .post .content-block{padding:1.5rem}@media screen and (max-width:768px){.blog-overview .post-section.grid .post .content-block{height:auto}}.blog-overview .post-section.grid .post .content-block .tags-section{order:1}.blog-overview .post-section.grid .post .content-block .tags-section .tags-list{flex-wrap:wrap}@media screen and (max-width:768px){.blog-overview .post-section.grid .post .content-block .tags-section .tags-list{display:none}}.blog-overview .post-section.grid .post .content-block .tags-section .tags-list.mobile{display:none}@media screen and (max-width:768px){.blog-overview .post-section.grid .post .content-block .tags-section .tags-list.mobile{display:block}}.blog-overview .post-section.grid .post .content-block .tags-section .tags-list .tag-chips{margin-right:10px;margin-bottom:10px}.blog-overview .post-section.grid .post .content-block .entry-meta,.blog-overview .post-section.grid .post .content-block .section-header,.blog-overview .post-section.grid .post .content-block .entry-content,.blog-overview .post-section.grid .post .content-block .read-more{order:2}.blog-overview .post-section.grid .post-border-bottom{display:none}.blog-overview .pagination{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;align-items:center}.blog-overview .pagination.lines{justify-content:flex-start;align-items:center}.blog-overview .pagination__page_number{margin-top:12px;cursor:pointer;color:#002d72;width:50px;margin-right:8px;margin-left:8px;border:1px #d8e3f2 solid;border-radius:10px;padding:12px;text-align:center;text-decoration:unset;font-size:20px;font-family:"Assistant",sans-serif}.blog-overview .pagination__page_number.active{color:#fff;background-color:#002d72}.blog-overview .pagination__link{text-align:center;min-width:152px;margin-top:4px;border:1px solid #212b60;background-color:transparent;color:#2c3c73;text-decoration:none;padding:12px;border-radius:22px;font-size:14px;line-height:19px;-webkit-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out;margin:4px 67px}@media screen and (max-width:767px){.blog-overview .pagination__link{margin:4px 30px;min-width:80px}}.blog-overview .pagination__link__arrow{color:#002d72;font-size:39px}.blog-overview .pagination__link__arrow .arrow{vertical-align:unset}.blog-overview .pagination__link__arrow.right{margin-left:15px;transform:rotate(180deg)}.blog-overview .pagination__link__arrow.left{margin-right:15px;height:38px}.blog-overview .pagination__link--active{background-color:#333;color:#fff}.blog-overview .pagination__ellipsis{margin-top:12px;border:1px #d8e3f2 solid;border-radius:10px;width:50px;margin-right:8px;margin-left:8px;text-align:center;padding:15px;color:#002d72}.blog-content{padding:42px 50px}@media screen and (max-width:1200px){.blog-content{padding:42px 20px}}@media screen and (max-width:768px){.blog-content{padding:42px 25px;margin:0 20px 0 20px}}.blog-content .no-author-date{font-weight:400;font-size:18px;margin-bottom:15px;display:block;margin-top:50px;color:#33548e;font-family:"Assistant",sans-serif}.blog-content .no-author-date.last-update{margin-top:0}@media screen and (max-width:768px){.blog-content .no-author-date{font-weight:400;margin-top:2rem}}.blog-content .entry-meta{margin-bottom:20px;font-size:11px;line-height:13px;display:block}.blog-content .entry-meta .sep{margin-left:6px;margin-right:6px}.blog-content .page-title{margin:15px 0 19px;font-size:100px;font-weight:400}@media screen and (max-width:768px){.blog-content .page-title{font-size:38px}}.blog-content .tag-chips{background:#d8e3f2;border-radius:100px;list-style:none;display:inline-block;margin-right:10px;padding:5px 15px 0 15px}@media screen and (max-width:768px){.blog-content .tag-chips{margin-right:5px;padding:2px 10px 2px 10px}}.blog-content .tags-list{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap;row-gap:1rem}@media screen and (max-width:768px){.blog-content .tags-list{row-gap:5px}}.blog-content .tag-link{color:#002d72;font-size:18px;font-family:"Assistant",sans-serif;font-weight:400;line-height:24px;text-decoration:none;white-space:nowrap}@media screen and (max-width:768px){.blog-content .tag-link{font-size:14px}}.blog-content .blog-heading{display:flex;flex-direction:column;padding-bottom:20px}.blog-content .blog-heading .go-back{font-family:"Assistant",sans-serif}.blog-content .blog-heading .go-back .link{color:#002d72;text-decoration:none;font-weight:500;font-size:20px;cursor:pointer}@media screen and (max-width:768px){.blog-content .blog-heading .go-back .link{color:#002d72;font-size:18px;font-weight:600;text-decoration:none}}.blog-content .author-in-row{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.blog-content .author-in-row{flex-direction:column}}.blog-content .author-in-row .author-title-date{display:flex;flex-direction:row;margin-bottom:10px;margin-right:40px;align-items:center;font-family:"Assistant",sans-serif;min-width:35%}.blog-content .author-in-row .author-title-date img{width:40px;height:40px;border-radius:50%;margin-right:15px;border:1px solid #d8e3f2}.blog-content .author-in-row .author-title-date .author-name{font-weight:bold;font-size:20px;color:#18191b}.blog-content .author-in-row .author-title-date .author-title{font-size:20px}.blog-content .author-in-row .author-title-date a{text-decoration:none;color:#4f5266}.blog-content .bottom-authors{border-top:1px solid #d8e3f2;margin-top:20px}.blog-content .bottom-authors .author-block{display:flex;align-items:flex-start;border-bottom:1px dotted #ccc;padding-top:9em;margin-top:-7em}@media screen and (max-width:768px){.blog-content .bottom-authors .author-block{flex-direction:column;gap:1rem}}.blog-content .bottom-authors .author-block img{width:60px;height:60px;border-radius:50%;margin-right:15px}@media screen and (max-width:768px){.blog-content .bottom-authors .author-block img{width:40px;height:40px}}.blog-content .bottom-authors .author-block .author-info{font-size:20px;font-family:"Assistant",sans-serif}.blog-content .bottom-authors .author-block .author-info h6{margin:0}.blog-content .bottom-authors .author-block .author-info .author-name{font-weight:bold;font-size:18px;margin-bottom:10px;color:#4f5266}.blog-content .bottom-authors .author-block .author-info .author-name .entry-meta{font-size:20px;font-family:"Assistant",sans-serif;font-weight:600}.blog-content .bottom-authors .author-block .author-info .author-name .author-title{font-size:20px;font-family:"Assistant",sans-serif;font-weight:400}@media screen and (max-width:768px){.blog-content .bottom-authors .author-block .author-info .author-name .author-title{font-size:18px}}.blog-content .bottom-authors .author-block .author-info .author-description{font-size:14px}.blog-content .bottom-authors .author-block .author-info p{font-size:20px;font-family:"Assistant",sans-serif;font-weight:400}.blog-content .rte{font-size:20px;font-family:"Assistant",sans-serif}@media screen and (max-width:768px){.blog-content .rte{font-size:18px}}.blog-content .rte.text-container{padding:0}@media(min-width:768px){.blog-content .grid-section .row .col-md-8{padding-right:5rem}}.blog-content .tags-action{display:flex;justify-content:space-between;border-bottom:1px solid #d8e3f2;padding-bottom:20px;margin-bottom:20px}.blog-content .tags-action .actions{display:flex}@media screen and (max-width:768px){.blog-content .tags-action .actions{display:none}}.blog-content .tags-action .actions .print-icon{margin-right:1rem;cursor:pointer;height:35px;width:35px}.sidebar.related-content h3{color:#002d72;font-size:32px;font-family:"Magistral",sans-serif;font-weight:700;line-height:40px;word-wrap:break-word;text-align:unset!important}.sidebar.related-content .service-listing{padding:0;-webkit-box-shadow:unset;box-shadow:unset}.sidebar.related-content .service-listing li{padding:0;border-radius:10px;box-shadow:0 2px 13px rgba(204,204,204,.35);margin-bottom:3rem}.sidebar.related-content .service-listing li.slick-slide{margin:15px}.sidebar.related-content .service-listing li .content-block{padding:1rem 2rem}@media screen and (max-width:768px){.sidebar.related-content .service-listing li .content-block{padding:2px 15px}}@media screen and (max-width:768px){.sidebar.related-content .service-listing li .content-block .preview-text{-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}}.sidebar.related-content .service-listing li .content-block .preview-text h4 a{text-decoration:none}.sidebar.related-content .service-listing li .content-block .preview-text p{color:#18191b;font-size:16px;line-height:22px;font-weight:400}.sidebar.related-content .service-listing li .content-block .read-more{margin-bottom:1rem;margin-top:1rem}.sidebar.related-content .service-listing li .content-block .read-more a{color:#002d72;text-decoration:none;font-weight:500}.sidebar.related-content .service-listing li .content-block .read-more a .link-arrow{display:inline-flex!important}@media screen and (max-width:768px){.sidebar.related-content .service-listing li .content-block .tags-list{-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:5px}}.sidebar.related-content .service-listing li .content-block .tags-list .tag-chips{padding:5px;box-shadow:unset;margin-bottom:unset}.sidebar.related-content .service-listing li .img img{border-radius:10px 10px 0 0}.internal-banner-mobile .banner-content{padding-top:3rem}.tag-page-breadcrumbs{padding:50px;font-size:18px;font-family:"Assistant",sans-serif}.not-root .wrapper .visual-intro:before{content:none}