﻿.custom-container{width:100%;max-width:1248px;padding:0 80px;margin:0 auto}@media(max-width: 1023px){.custom-container{padding:0 40px}}@media(max-width: 767px){.custom-container{padding:0 20px}}.cc-breadcrumbs{padding-bottom:20px;padding-top:20px}.btn-primary{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:32px;border-radius:999px;line-height:1.4;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease;background:#003975;color:#fff !important}.btn-primary:hover{background:#002a55}html body .csr-kb__newarticle{font-size:16px !important;margin-bottom:12px !important;font-weight:600 !important}html body .csr-kb__hero{background-color:#f7fbff;padding-top:80px;padding-bottom:40px}html body .csr-kb__hero-card{display:flex;gap:32px}@media(max-width: 1023px){html body .csr-kb__hero-card{flex-direction:column}}html body .csr-kb__hero-img{max-width:360px;width:100%;flex-shrink:0}@media(max-width: 1023px){html body .csr-kb__hero-img{max-width:100%}}html body .csr-kb__hero-img img{border-radius:12px;display:block;height:auto;width:100%}html body .csr-kb__hero-content{flex-grow:1}html body .csr-kb__hero-title{margin:0;margin-bottom:12px;font-size:22px;line-height:28px;font-weight:400;color:#161616}html body .csr-kb__hero-title::before{display:block;content:"";width:38px;height:8px;background:#4ea7d4;border-radius:999px;margin:16px 0}html body .csr-kb__hero-title a{color:#161616;text-decoration:none}html body .csr-kb__hero-date{margin-bottom:20px;font-size:14px;color:rgba(22,22,22,.6)}html body .csr-kb__hero-excerpt{margin-bottom:24px;line-height:1.6;color:#525252}html body .csr-kb__hero-footer{display:flex;justify-content:flex-end}@media(max-width: 767px){html body .csr-kb__hero-footer{justify-content:flex-start}}html body .csr-kb__toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:32px}@media(max-width: 767px){html body .csr-kb__toolbar{flex-direction:column;align-items:stretch;gap:24px}}html body .csr-kb__toolbar-left{display:flex;align-items:center}@media(max-width: 767px){html body .csr-kb__toolbar-left{width:100%}}html body .csr-kb__toolbar-right{display:flex;gap:24px;align-items:center}@media(max-width: 767px){html body .csr-kb__toolbar-right{flex-wrap:wrap;width:100%;gap:16px}}html body .csr-kb__search{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #8d8d8d;border-radius:999px}@media(max-width: 767px){html body .csr-kb__search{width:100%;order:-1}}html body .csr-kb__search input{border:none;outline:none;padding:14px 16px;font-size:14px;font-weight:600;background:rgba(0,0,0,0);width:120px;height:50px;transition:all 350ms ease-in-out}html body .csr-kb__search input:focus,html body .csr-kb__search input:hover{width:160px}@media(max-width: 767px){html body .csr-kb__search input{width:100%}html body .csr-kb__search input:focus,html body .csr-kb__search input:hover{width:100%}}html body .csr-kb__search input::placeholder{color:#161616}html body .csr-kb__search-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:16px}html body .csr-kb__search-btn img{margin-left:16px}html body .csr-kb__btn-filter{display:inline-flex;align-items:center;gap:8px;background:#003975;color:#f7fbff;padding:14px 16px;border-radius:999px;font-weight:600;cursor:pointer;font-size:14px;transition:all .2s;white-space:nowrap}html body .csr-kb__btn-filter:hover{text-decoration:underline}@media(max-width: 767px){html body .csr-kb__btn-filter{width:100%;justify-content:center}}html body .csr-kb__sort{display:flex;flex-direction:column;width:180px}@media(max-width: 767px){html body .csr-kb__sort{width:100%;flex:none}}html body .csr-kb__sort-label{font-weight:700;font-size:12px;margin-bottom:4px;color:#000;line-height:1}html body .csr-kb__sort-wrapper{border-bottom:1px solid #999;position:relative}html body .csr-kb__sort-wrapper::after{content:"⌄";position:absolute;right:0;top:0;font-size:20px;color:#666;pointer-events:none}html body .csr-kb__sort-select{border:none;background:rgba(0,0,0,0);width:100%;padding:8px 16px;appearance:none;color:#6f6f6f;font-size:14px;cursor:pointer;font-family:inherit}html body .csr-kb__sort-select:focus{outline:none}html body .csr-kb__view-switch{display:flex}@media(max-width: 767px){html body .csr-kb__view-switch{display:none}}html body .csr-kb__view-switch .js-csr-view{background:rgba(0,0,0,0);border:none;cursor:pointer;font-weight:600;background:#fff;padding:12px 16px;border:1px solid #161616}html body .csr-kb__view-switch .js-csr-view:nth-child(1){border-top-left-radius:999px;border-bottom-left-radius:999px}html body .csr-kb__view-switch .js-csr-view:nth-child(2){border-top-right-radius:999px;border-bottom-right-radius:999px}html body .csr-kb__view-switch .js-csr-view.active{opacity:1;color:#003975;text-decoration:underline;background:#161616}html body .csr-kb__view-switch .js-csr-view.active img,html body .csr-kb__view-switch .js-csr-view.active svg,html body .csr-kb__view-switch .js-csr-view.active path,html body .csr-kb__view-switch .js-csr-view.active rect{fill:#f7fbff}html body .csr-kb__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media(max-width: 1119px){html body .csr-kb__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){html body .csr-kb__grid{grid-template-columns:1fr}}html body .csr-kb__grid--list{grid-template-columns:1fr}html body .csr-kb__tag{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;background:#e7e7e7;margin-right:4px}html body .csr-kb__tag--type{background:#ceeacb}html body .csr-kb__tag--webinar{background:#e0f1ff}html body .csr-kb__footer{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:32px}html body .csr-kb__stats{text-align:center}html body .csr-kb__stats p{font-size:14px;margin:0}html body .csr-kb__progress{width:200px;height:4px;background:#eee;border-radius:2px;margin-top:10px;overflow:hidden}html body .csr-kb__progress div{height:100%;background:#003975;transition:width .3s ease}html body .csr-kb__btn-load{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:32px;border-radius:999px;line-height:1.4;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease;padding:14px 32px;border:1px solid #003975;background:#fff;color:#003975;margin-top:24px}html body .csr-kb__btn-load:hover{background:#f7fbff}html body .csr-kb-card{padding:24px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;display:flex;flex-direction:column;height:100%}html body .csr-kb-card__image{margin-bottom:20px}html body .csr-kb-card__image img{width:100%;height:auto;border-radius:8px;object-fit:cover;aspect-ratio:16/9}html body .csr-kb-card__body{display:flex;flex-direction:column;flex:1}html body .csr-kb-card__tags{display:flex;flex-wrap:wrap;row-gap:6px;column-gap:4px;margin-bottom:16px}html body .csr-kb-card__date{margin:0;font-size:16px;color:rgba(22,22,22,.6)}html body .csr-kb-card__title{margin:12px 0;font-size:20px;font-weight:400}html body .csr-kb-card__title::after{display:block;content:"";width:38px;height:8px;background:#4ea7d4;border-radius:999px;margin:16px 0}html body .csr-kb-card__title a{color:#161616 !important;text-decoration:none !important;transition:color .2s}html body .csr-kb-card__title a:hover{color:#003975 !important}html body .csr-kb-card__excerpt{font-size:16px;color:rgba(22,22,22,.6);margin-bottom:24px;flex:1}html body .csr-kb-card__footer{display:flex;justify-content:flex-end;margin-top:auto}html body .csr-kb-card__link{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:32px;border-radius:999px;line-height:1.4;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease;background:#003975;color:#fff !important;padding:8px 24px}html body .csr-kb-card__link:hover{background:#002a55}html body .csr-posts-wrapper{padding-top:80px;padding-bottom:80px}@media(max-width: 767px){html body .csr-posts-wrapper{padding-top:40px;padding-bottom:40px}}.csr-filters{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.csr-filters__section{margin-bottom:8px}.csr-filters__parent-checkbox{margin-bottom:8px !important}.csr-filters__parent-checkbox .csr-checkbox__label strong{font-weight:400;font-size:14px}.csr-filters__children{padding-left:24px;display:flex;flex-direction:column;gap:4px}.csr-filters.is-active{visibility:visible;opacity:1;pointer-events:auto}.csr-filters.is-active .csr-filters__content{transform:translateX(0)}.csr-filters__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);backdrop-filter:blur(2px)}.csr-filters__content{position:absolute;top:0;left:0;width:380px;max-width:90%;height:100%;background:#fff;box-shadow:4px 0 24px rgba(0,0,0,.1);display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s cubic-bezier(0.25, 1, 0.5, 1)}@media(max-width: 479px){.csr-filters__content{width:100%;max-width:100%}}.csr-filters__header{background:#003975;color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.csr-filters__header h3{margin:0;font-size:18px;font-weight:600;color:#fff !important}.csr-filters__close{background:rgba(0,0,0,0);border:none;color:#fff;font-size:24px;cursor:pointer;line-height:1;padding:0}.csr-filters__close:hover{opacity:.8}.csr-filters__body{overflow-y:auto;padding:24px}.csr-filters__group{margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:20px}.csr-filters__group:last-child{border-bottom:none}.csr-filters__group-title{font-size:12px;letter-spacing:.5px;color:#525252;margin-bottom:8px;font-weight:400}.csr-filters__parent-label{font-size:14px;font-weight:400;color:#161616;margin:12px 0 8px 0}.csr-filters__footer{padding:20px 24px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#fff}.csr-filters__btn-clear{background:#fff;border:1px solid #003975;color:#003975;padding:10px 20px;border-radius:999px;font-weight:600;cursor:pointer;font-size:14px;transition:background .2s}.csr-filters__btn-clear:hover{background:#f7fbff}.csr-filters__btn-apply{background:#003975;border:1px solid #003975;color:#fff;padding:10px 30px;border-radius:999px;font-weight:600;cursor:pointer;font-size:14px;transition:background .2s}.csr-filters__btn-apply:hover{background:#002a55}.csr-checkbox{display:flex;align-items:center;margin-bottom:8px;cursor:pointer;user-select:none}.csr-checkbox:last-child{margin-bottom:0}.csr-checkbox input{display:none}.csr-checkbox input:checked+.csr-checkbox__box{background-color:#003975;border-color:#003975}.csr-checkbox input:checked+.csr-checkbox__box::after{display:block}.csr-checkbox__box{width:20px;height:20px;border:2px solid #ccc;border-radius:4px;margin-right:12px;position:relative;transition:all .2s;background:#fff}.csr-checkbox__box::after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.csr-checkbox__label{font-size:14px;color:#161616;line-height:1.4}.csr-checkbox:hover .csr-checkbox__box{border-color:#003975}.btn-outline-black{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:32px;border-radius:999px;line-height:1.4;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease;border:1px solid #161616;color:#161616;background:rgba(0,0,0,0);padding:10px 24px}.btn-outline-black:hover,.btn-outline-black.active{background:#161616;color:#fff !important;text-decoration:underline}.csr-kb__toolbar--buttons{justify-content:flex-start !important;gap:16px}@media(max-width: 767px){.csr-kb__toolbar--buttons{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px}}.csr-webinar-meta{margin-top:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.csr-webinar-meta__item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#003975;line-height:1.4}.csr-webinar-meta__item span{display:block;margin-top:2px}.csr-webinar-meta__item span em{font-weight:600;font-style:normal}.csr-meta-icon{width:18px;height:18px;flex-shrink:0;object-fit:contain}.btn-primary-dark{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;gap:32px;border-radius:999px;line-height:1.4;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease;background:#003975;color:#fff !important;font-size:13px;padding:10px 24px}.btn-primary-dark:hover{background:#002a55}.csr-section-title{font-size:24px;font-weight:700;margin-bottom:32px;margin-top:60px;color:#161616}.csr-section-title:first-child{margin-top:0}.csr-webinars-section{margin-bottom:32px}.csr-webinar-card--previous .csr-kb-card__body{gap:8px;align-items:flex-start}.csr-webinar-card--previous .csr-kb-card__title{margin-top:0}@media print{#print-btn,.csr-kb__toolbar,.csr-filters,.cc-breadcrumbs,header,footer,.csr-kb__footer,.btn-primary{display:none !important}body,.csr-kb__hero,.custom-container{background-color:#fff !important;color:#000 !important;padding:0 !important;margin:0 !important}h1,h2,h3,p,li{color:#000 !important}.custom-container{max-width:100% !important;width:100% !important}}/*# sourceMappingURL=styles.css.map */
