@charset "UTF-8";.accordion-module-slider{overflow-x:hidden;position:relative}
.accordion-module-slider .wrapper h2{color:var(--color_surface-brand-cerulean-blue);font-weight:bold;margin-bottom:32px}
@media(max-width:991px){.accordion-module-slider .wrapper h2{margin-bottom:24px}
}.accordion-module-slider .wrapper .resource-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.accordion-module-slider .wrapper .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
@media(max-width:1200px){.accordion-module-slider .wrapper .grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px;overflow-x:hidden}
}.accordion-module-slider .wrapper .grid .arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}
.accordion-module-slider .wrapper .grid .arrows .left{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}
.accordion-module-slider .wrapper .grid .arrows .left::before{content:"";position:absolute;left:-96px;top:0;width:96px;height:45px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='96' height='40' viewBox='0 0 96 40' fill='none'><rect width='96' height='40' fill='url(%23paint0_linear_16350_10226)'/><defs><linearGradient id='paint0_linear_16350_10226' x1='96' y1='20' x2='0' y2='20' gradientUnits='userSpaceOnUse'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></linearGradient></defs></svg>");background-repeat:no-repeat;background-size:cover}
.accordion-module-slider .wrapper .grid .arrows .left.slick-disabled{cursor:auto}
.accordion-module-slider .wrapper .grid .arrows .left.slick-disabled svg path:first-child{fill:var(--color_text-white)}
.accordion-module-slider .wrapper .grid .arrows .left.slick-disabled svg path:nth-child(2){fill:var(--color_surface-brand-color2)}
.accordion-module-slider .wrapper .grid .arrows .left svg path:first-child{fill:var(--color_surface-brand-cerulean-blue)}
.accordion-module-slider .wrapper .grid .arrows .left svg path:nth-child(2){fill:var(--color_text-white)}
.accordion-module-slider .wrapper .grid .arrows .right{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}
.accordion-module-slider .wrapper .grid .arrows .right svg path:first-child{fill:var(--color_surface-brand-cerulean-blue)}
.accordion-module-slider .wrapper .grid .arrows .right svg path:nth-child(2){fill:var(--color_text-white)}
.accordion-module-slider .wrapper .grid .arrows .right.slick-disabled{cursor:auto}
.accordion-module-slider .wrapper .grid .arrows .right.slick-disabled svg path:first-child{fill:var(--color_text-white)}
.accordion-module-slider .wrapper .grid .arrows .right.slick-disabled svg path:nth-child(2){fill:var(--color_surface-brand-color2)}
.accordion-module-slider .wrapper .grid .arrows_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}
.accordion-module-slider .wrapper .grid .arrows_container .custom-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:8px;list-style:none;padding:0;margin:0}
.accordion-module-slider .wrapper .grid .arrows_container .custom-dots li{width:10px;height:10px;border-radius:100px;background:#cbd5e1;-webkit-transition:all .5s ease;transition:all .5s ease}
.accordion-module-slider .wrapper .grid .arrows_container .custom-dots li button{opacity:0}
.accordion-module-slider .wrapper .grid .arrows_container .custom-dots li.slick-active{background:#04f;width:32px}
.accordion-module-slider .wrapper .categories_slider{margin-bottom:32px;overflow-x:hidden}
@media(max-width:991px){.accordion-module-slider .wrapper .categories_slider{margin-bottom:24px}
}.accordion-module-slider .wrapper .categories_slider .category_slide{background-color:var(--color_surface-brand-cobalt);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 16px 8px;color:var(--color_text-white);border-radius:100px;cursor:pointer;font-style:normal;font-weight:400;font-size:16px;line-height:normal;letter-spacing:-0.03em}
.accordion-module-slider .wrapper .categories_slider .category_slide:hover{background-color:#0b2258}
.accordion-module-slider .wrapper .categories_slider .slick-track .slick-slide{gap:12px !important;margin-right:12px}
.accordion-module-slider .wrapper .categories_slider .slick-current .category_slide{background-color:var(--color_surface-group-orange);color:var(--color_surface-brand-cobalt)}
.accordion-module-slider .wrapper .cards_slider{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}
.accordion-module-slider .wrapper .cards_group{display:grid !important;grid-template-columns:1fr 1fr 1fr;gap:24px}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group{grid-template-columns:1fr}
}.accordion-module-slider .wrapper .cards_group .card_slide{-webkit-box-flex:1;-ms-flex:1;flex:1}
.accordion-module-slider .wrapper .cards_group .card_slide h3{font-size:20px;font-weight:bold;color:var(--color_text-brand-cobalt);padding:24px;line-height:normal}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group .card_slide h3{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}
}.accordion-module-slider .wrapper .cards_group .card_slide p{padding:0 24px}
.accordion-module-slider .wrapper .cards_group .card_slide picture .card_img{border-radius:24px;max-height:400px;min-height:400px;-o-object-fit:cover;object-fit:cover}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group .card_slide picture .card_img{max-height:370px;min-height:370px}
}.accordion-module-slider .wrapper .cards_group .card_slide .picture{position:relative;-webkit-transform:none !important;transform:none !important;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.accordion-module-slider .wrapper .cards_group .card_slide .picture .cardhover{border-radius:24px;background-color:var(--color_surface-light-white);position:absolute;top:0 !important;left:0 !important;width:100% !important;height:100% !important;padding:24px;color:var(--color_surface-brand-cobalt);font-size:16px;line-height:normal;opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;overflow-y:auto}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group .card_slide .picture .cardhover{min-height:370px}
}.accordion-module-slider .wrapper .cards_group .card_slide .picture .cardhover p{display:-webkit-box;margin-bottom:1px;font-size:16px;padding:0}
.accordion-module-slider .wrapper .cards_group .card_slide .picture:hover .cardhover{opacity:1;visibility:visible;pointer-events:auto}
.accordion-module-slider .wrapper .cards_group .card_slide .picture.hover-simulated .cardhover{opacity:1;visibility:visible}
.accordion-module-slider .wrapper .cards_group .card_slide .picture .actions{margin-top:12px}
.accordion-module-slider .wrapper .cards_group .card_slide .readmore{background-color:var(--color_surface-brand-cerulean-blue);padding:47px 24px 27px;color:var(--color_text-white);border-bottom-left-radius:16px;border-bottom-right-radius:16px;margin-top:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.accordion-module-slider .wrapper .cards_group .card_slide.resource{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.accordion-module-slider .wrapper .cards_group .card_slide.resource .resource_thumb picture img{border-radius:24px;max-height:205px;min-height:205px;-o-object-fit:cover;object-fit:cover}
.accordion-module-slider .wrapper .cards_group .card_slide.resource .resource_thumb h3{font-style:normal;font-weight:700;font-size:24px;line-height:30px;letter-spacing:-0.03em;color:var(--color_surface-brand-cobalt)}
.accordion-module-slider .wrapper .cards_group .card_slide.resource .actions{margin-top:24px;padding:0 24px}
.accordion-module-slider .wrapper .cards_group .card_slide .top-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:15px}
.accordion-module-slider .wrapper .cards_group .card_slide .top-card .date_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.accordion-module-slider .wrapper .cards_group .card_slide .top-card .date_title h3{padding:0;font-style:normal;font-weight:700;font-size:16px;line-height:normal;letter-spacing:-0.03em;color:var(--color_surface-brand-cobalt)}
.accordion-module-slider .wrapper .cards_group.extendcardslider{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:1rem !important}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group.extendcardslider{display:grid !important;grid-template-columns:1fr !important}
}.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;min-width:20px;border-radius:12px;overflow:hidden;-webkit-transition:-webkit-box-flex 1s ease,-webkit-transform 1s ease;transition:-webkit-box-flex 1s ease,-webkit-transform 1s ease;transition:flex 1s ease,transform 1s ease;transition:flex 1s ease,transform 1s ease,-webkit-box-flex 1s ease,-ms-flex 1s ease,-webkit-transform 1s ease;position:relative}
.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide p,.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide .actions{opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;-webkit-transition-delay:0s;transition-delay:0s}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide p,.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide .actions{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
}.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:hover{-webkit-box-flex:2;-ms-flex:2;flex:2;z-index:2}
.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:hover p,.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:hover .actions{opacity:1;visibility:visible;-webkit-transition-delay:.5s;transition-delay:.5s}
@media(max-width:991px){.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:hover p,.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:hover .actions{-webkit-transition-delay:.3s;transition-delay:.3s}
}.accordion-module-slider .wrapper .cards_group.extendcardslider .card_slide:not(:hover) p{-webkit-transition-delay:0s;transition-delay:0s}