@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";body{padding:0!important;margin:0!important}.rc-page{width:100%;padding-top:102px;background:linear-gradient(90deg,#080c1a,#1a2540 35%,#1e2d4a,#1a2540 65%,#080c1a)}.rc-page,.rc-page *,.rc-page *:before,.rc-page *:after{box-sizing:border-box}.rc-files{--rc-surface: #22222f;--rc-ink: #ffffff;--rc-ink-muted: #e8ecf2;--rc-border: rgba(255, 255, 255, .1);--rc-accent: #1bbc9b;--rc-accent-strong: #13a686;--rc-shadow: 0 4px 0 #4797d0;--rc-radius: 8px;--rc-pill-bg: #facc15;--rc-pill-ink: #22222f;width:100%;padding:60px;background:transparent}.rc-files__container{max-width:1440px;margin:0 auto;padding:0}.rc-files__heading{margin:0;color:var(--rc-ink);letter-spacing:-.01em;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:24px;line-height:28px;font-weight:700}.rc-files__listing{margin-top:22px;padding:0}.rc-files__empty-state{margin-top:14px;color:var(--rc-ink-muted)}.rc-files__no-results{margin-top:14px;color:var(--rc-ink-muted);display:none}.rc-files__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:20px;padding:0}.rc-files__view-more-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:40px;padding-top:28px;border-top:2px solid #4797d0}.rc-files__view-more{display:inline-flex;align-items:center;gap:8px;background:none;border:none;padding:10px 16px;color:#f9c20a;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:1.4;cursor:pointer;transition:opacity .2s ease}.rc-files__view-more:hover{opacity:.75}.rc-hero{width:100%;padding:60px 60px 50px;background:transparent}.rc-hero__container{max-width:574px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:27px;text-align:center}.rc-hero__title{margin:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:44px;line-height:66px;font-weight:700}.rc-hero__subtitle{margin:-21px 0 0;color:#e8ecf2;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:18px;line-height:30px;font-weight:400;max-width:527px}.rc-featured{width:100%;padding:60px;background:#e4f5fe}.rc-featured__container{max-width:1440px;margin:0 auto;padding:0}.rc-carousel{position:relative}.rc-carousel__track{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:6px}.rc-carousel__track::-webkit-scrollbar{display:none}.rc-carousel--single .rc-carousel__track{justify-content:center}.rc-carousel--single .rc-featured__card{max-width:600px}.rc-featured__card{scroll-snap-align:start;flex-shrink:0;background:#22222f;border:1px solid #0081c6;border-radius:8px;padding:30px 38px 36px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .2s ease}.rc-featured__card:hover{border-color:#f9c20a;box-shadow:inset 0 0 0 5px #f9c20a}.rc-featured__media{width:100%;border-radius:5px 5px 0 0;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(180.13deg,#0f181db3 34.47%,#4797d0 93.76%)}.rc-featured__thumb-wrapper{width:100%;height:100%;border-radius:5px 5px 0 0;overflow:hidden}.rc-featured__thumb-img{width:100%;height:auto;display:block}.rc-featured__thumb-placeholder{width:100%;height:100%;border-radius:5px 5px 0 0;border:1px dashed rgba(232,236,242,.35);border-bottom:none;background:#22222f33}.rc-featured__body{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:24px;width:100%}.rc-featured__title{margin:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:20px;line-height:28px;font-weight:700}.rc-featured__description{margin:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:400}.rc-featured__cta{display:inline-flex;align-items:center;justify-content:center;background:#f9c20a;color:#151521;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:600;line-height:21px;padding:10px 20px;border-radius:5px;text-decoration:none;border:none;cursor:pointer;margin-top:8px}.rc-featured__cta:hover{background:#e0ae00}.rc-carousel__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px}.rc-carousel__btn{width:34px;height:34px;border-radius:50%;border:none;background:#4797d0;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s ease}.rc-carousel__btn:hover{background:#3a80b5}.rc-carousel__btn[disabled]{opacity:.4;cursor:default}.rc-files__filter-bar{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:20px}.rc-files__search-wrapper{position:relative;flex:1 1 220px;min-width:180px}.rc-files__search-input{width:100%;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:transparent;padding:10px 88px 10px 16px;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.4;outline:none}.rc-files__search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.rc-files__search-input::placeholder{color:#ffffff80}.rc-files__search-input:focus{border-color:#4797d0}.rc-files__search-icon{position:absolute;right:0;top:0;width:42px;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;border-left:1px solid rgba(255,255,255,.25)}.rc-files__search-clear{position:absolute;right:42px;top:0;width:40px;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#fff;transition:opacity .2s ease}.rc-files__search-clear:hover{opacity:.7}.rc-files__category-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:10px 40px 10px 16px;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.4;cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;width:175px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.rc-files__category-select:hover{border-color:#ffffff73}.rc-files__category-select:focus{border-color:#4797d0}.rc-files__category-select option{background:#22222f;color:#fff}.rc-files__clear-filters{background:none;border:none;padding:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.4;cursor:pointer;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.rc-files__clear-filters:hover{color:#ffffffb3}@media (max-width: 1279px){.rc-files__grid{grid-template-columns:repeat(3,1fr)}.rc-featured__card{align-items:flex-start;text-align:left}.rc-featured__body{align-items:flex-start}}@media (max-width: 833px){.rc-hero{padding:40px 24px 30px}.rc-hero__title{font-size:28px;line-height:38px}.rc-hero__subtitle{font-size:15px;line-height:24px;margin-top:-12px}.rc-files__search-wrapper{flex-basis:100%}.rc-files{padding:24px}.rc-files__grid{grid-template-columns:1fr}.rc-featured{padding:24px}.rc-featured__card{padding:24px 20px 30px}.rc-featured__cta{width:100%}}.rc-card{position:relative;border:1px solid transparent;border-radius:8px;background:#22222f;box-shadow:0 4px #4797d0;padding:20px 20px 30px;overflow:hidden;min-height:394px;display:flex;flex-direction:column;outline:5px solid transparent;outline-offset:-5px;transition:outline-color .2s ease,box-shadow .2s ease}.rc-card:hover{outline-color:#f9c20a;box-shadow:0 4px #f9c20a}.rc-card__media{position:relative;width:100%;height:170px;border-radius:5px 5px 0 0;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px 0;background:linear-gradient(180.31deg,#0f181db3 34.47%,#4797d0 93.76%)}.rc-card__thumb-wrapper{width:100%;height:100%;border-radius:5px 5px 0 0;overflow:hidden}.rc-card__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.rc-card__thumb-placeholder{width:100%;height:100%;border-radius:5px 5px 0 0;border:1px dashed rgba(232,236,242,.35);border-bottom:none;background:#22222f33}.rc-card__category-pill{position:absolute;top:12px;left:0;min-width:100px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:0 8px 8px 0;background:#f9c20a;color:#22222f;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;line-height:14px;font-weight:600;padding:4px 8px;z-index:1}.rc-card__body{display:flex;flex-direction:column;gap:8px;margin-top:24px;flex:1}.rc-card__title{margin:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:16px;line-height:26px;font-weight:700}.rc-card__description{margin:0;color:#e8ecf2;font-size:16px;line-height:24px;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif}.rc-card__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;z-index:2}.rc-card__empty{color:#e8ecf2;font-size:.84rem;padding:8px 0}.rc-detail{width:100%;padding:60px;background:transparent}.rc-detail__container{max-width:1440px;margin:0 auto;padding:0}.rc-detail__breadcrumbs{display:flex;align-items:center;gap:0;padding:24px 0;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:13px;line-height:19.5px}.rc-detail__breadcrumb-link{color:#858d97;text-decoration:none}.rc-detail__breadcrumb-link:hover{color:#e8ecf2}.rc-detail__breadcrumb-sep{display:inline-flex;align-items:center;padding:0 8px}.rc-detail__breadcrumb-current{color:#fff;font-weight:600}.rc-detail__layout{display:grid;grid-template-columns:1fr 372px;gap:100px;align-items:start}.rc-detail__content{display:flex;flex-direction:column;gap:0}.rc-detail__category-pill{display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:29px;border-radius:8px;background:#f9c20a;color:#22222f;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:600;padding:4px 8px;width:fit-content;margin-bottom:24px}.rc-detail__title{margin:0 0 16px;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:44px;line-height:52.8px;font-weight:700}.rc-detail__description{margin:0 0 16px;color:#e8ecf2;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:18px;line-height:28.8px}.rc-detail__resource-details{margin:0 0 16px}.rc-detail__separator{border:none;border-top:1px solid rgba(255,255,255,.4);margin:0 0 20px}.rc-detail__resource-details-content{color:#e8ecf2;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:16px;line-height:26px}.rc-detail__resource-details-content p{margin:0 0 12px;color:#e8ecf2!important}.rc-detail__resource-details-content h1,.rc-detail__resource-details-content h2,.rc-detail__resource-details-content h3,.rc-detail__resource-details-content h4,.rc-detail__resource-details-content h5,.rc-detail__resource-details-content h6{line-height:1.4;color:#fff}.rc-detail__resource-details-content blockquote{padding-left:20px;border-color:#f9c20a}.rc-detail__resource-details-content a{color:#f9c20a;text-decoration:underline}.rc-detail__resource-details-content a:hover,.rc-detail__resource-details-content ul,.rc-detail__resource-details-content ol{color:#f9c20a}.rc-detail__resource-details-content ul li::marker,.rc-detail__resource-details-content ol li::marker{color:#f9c20a}.rc-detail__video-embed{position:relative;width:100%;margin:24px 0;border-radius:8px;overflow:hidden;background:#000;aspect-ratio:16 / 9}.rc-detail__video-embed iframe,.rc-detail__video-embed video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.rc-detail__share{display:flex;align-items:center;gap:16px;padding-top:25px;border-top:1px solid rgba(255,255,255,.4)}.rc-detail__download-link{color:#f9c20a;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;cursor:pointer;margin-top:4px;margin-bottom:25px;width:fit-content}.rc-detail__download-link:hover{text-decoration:underline;text-underline-offset:3px;color:#e0ae00}.rc-detail__form-card--highlight{animation:rc-form-highlight 1.2s ease forwards}@keyframes rc-form-highlight{0%{box-shadow:inset 0 0 0 4px #f9c20a}to{box-shadow:inset 0 0 0 4px transparent}}.rc-detail__share-btn{display:inline-flex;align-items:center;gap:8px;border-radius:6px;border:none;background:#4797d0;cursor:pointer;padding:10px 18px;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:21px;transition:background .2s}.rc-detail__share-btn:hover{background:#3a80b5}.rc-detail__sidebar{position:sticky;top:32px}.rc-detail__form-card{background:#252537;border-top:3px solid #4797d0;border-radius:8px;padding:35px 32px 32px;display:flex;flex-direction:column;gap:21px}.rc-detail__form-title{margin:0;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:20px;line-height:26px;font-weight:700}.rc-detail__form-subtitle{margin:-15px 0 0;color:#e8ecf2;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;line-height:20px}[data-rc-hs-form-container]{--hsf-global__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-global__font-size: 14px;--hsf-global__color: #ffffff;--hsf-global-error__color: #f87171;--hsf-background__background-color: transparent;--hsf-background__border-style: none;--hsf-background__padding: 0;--hsf-field-label__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-field-label__font-size: 13px;--hsf-field-label__color: #ffffff;--hsf-field-label-requiredindicator__color: #ffffff;--hsf-field-description__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-field-description__color: rgba(255, 255, 255, .5);--hsf-field-input__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-field-input__font-size: 14px;--hsf-field-input__color: #ffffff;--hsf-field-input__background-color: #111420;--hsf-field-input__placeholder-color: rgba(255, 255, 255, .5);--hsf-field-input__border-color: rgba(255, 255, 255, .1);--hsf-field-input__border-width: 1px;--hsf-field-input__border-style: solid;--hsf-field-input__border-radius: 6px;--hsf-field-input__padding: 13px;--hsf-field-textarea__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-field-textarea__color: #ffffff;--hsf-field-textarea__background-color: #111420;--hsf-field-textarea__placeholder-color: rgba(255, 255, 255, .5);--hsf-field-textarea__border-color: rgba(255, 255, 255, .1);--hsf-field-textarea__border-width: 1px;--hsf-field-textarea__border-style: solid;--hsf-field-textarea__border-radius: 6px;--hsf-field-textarea__padding: 13px;--hsf-button__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-button__font-size: 16px;--hsf-button__color: #151521;--hsf-button__background-color: #f9c20a;--hsf-button__background-image: none;--hsf-button__border-radius: 5px;--hsf-button__padding: 16px 24px;--hsf-button__box-shadow: 0px 4px 3px rgba(249, 194, 10, .22);--hsf-erroralert__font-family: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;--hsf-erroralert__font-size: 13px;--hsf-erroralert__color: #f87171}[data-rc-hs-form-container] button[type=submit]{width:100%!important;font-weight:600!important}[data-rc-hs-form-container] select{background-color:transparent!important;border-color:#8081a6!important}[data-rc-hs-form-container] label{line-height:100%!important;margin:0!important;padding:0 0 6px!important}[data-rc-hs-form-container] .hsfc-ErrorAlert,[data-rc-hs-form-container] [data-hsfc-id=ErrorAlert]{font-size:13px!important;line-height:1.1!important;margin:0!important;padding:0!important}.rc-detail__related{margin-top:80px;padding:98px 0 0;border-top:1px solid rgba(255,255,255,.05)}.rc-detail__related-title{margin:0 0 42px;color:#fff;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:24px;line-height:28px;font-weight:700;text-align:center}.rc-carousel--related .rc-carousel__track{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;overflow-x:visible;scroll-snap-type:none}@media (max-width: 1279px){.rc-detail{padding:40px}.rc-detail__layout{grid-template-columns:1fr 320px;gap:60px}.rc-carousel--related .rc-carousel__track{grid-template-columns:repeat(3,1fr)}.rc-detail__title{font-size:36px;line-height:44px}}@media (max-width: 960px){.rc-detail{padding:24px}.rc-detail__layout{grid-template-columns:1fr;gap:40px}.rc-detail__sidebar{position:static}.rc-detail__title{font-size:28px;line-height:36px}}@media (max-width: 833px){.rc-carousel--related .rc-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.rc-carousel--related .rc-carousel__track::-webkit-scrollbar{display:none}.rc-carousel--related .rc-card{scroll-snap-align:start;flex-shrink:0;min-height:auto}.rc-detail__related-title{font-size:20px}}.rc-related-loader{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 0;width:100%}.rc-related-loader__spinner{width:36px;height:36px;border:3px solid rgba(71,151,208,.25);border-top-color:#4797d0;border-radius:50%;animation:rc-spin .8s linear infinite}.rc-related-loader__text{color:#858d97;font-family:Poppins,Trebuchet MS,Segoe UI,sans-serif;font-size:14px;font-weight:400}@keyframes rc-spin{to{transform:rotate(360deg)}}@media (max-width: 992px){.rc-page{padding-top:75px}}
