/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--button-color:#b028b5}@keyframes float-forever{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}@keyframes slide-forever{0%{transform:translateX(0)}25%{transform:translateX(-50px)}50%{transform:translateX(0)}75%{transform:translateX(50px)}100%{transform:translateX(0)}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%,-50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity:1;color:inherit !important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width:576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width:768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width:992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width:1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width:1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width:1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#a60daa;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#001e62;--bs-secondary:#a60daa;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#001e62;--bs-primary-rgb:0,30,98;--bs-secondary-rgb:166,13,170;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:0,30,98;--bs-primary-text-emphasis:rgb(0,12,39.2);--bs-secondary-text-emphasis:rgb(66.4,5.2,68);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(204,210,223.6);--bs-secondary-bg-subtle:rgb(237.2,206.6,238);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(153,165,192.2);--bs-secondary-border-subtle:rgb(219.4,158.2,221);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#001e62;--bs-link-color-rgb:0,30,98;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,24,78.4);--bs-link-hover-color-rgb:0,24,78;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:16px;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0 0 #000;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0,30,98,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5,47.5,52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(102,120,160.8);--bs-secondary-text-emphasis:rgb(201.6,109.8,204);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(0,6,19.6);--bs-secondary-bg-subtle:rgb(33.2,2.6,34);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(0,18,58.8);--bs-secondary-border-subtle:rgb(99.6,7.8,102);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(102,120,160.8);--bs-link-hover-color:rgb(132.6,147,179.64);--bs-link-color-rgb:102,120,161;--bs-link-hover-color-rgb:133,147,180;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%280, 12, 39.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(0,30,98,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 120, 160.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 120, 160.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translate(0,-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin-top:calc(-0.5*var(--bs-modal-header-padding-y));margin-right:calc(-0.5*var(--bs-modal-header-padding-x));margin-bottom:calc(-0.5*var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family:;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#001e62;--bs-btn-border-color:#001e62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(0,25.5,83.3);--bs-btn-hover-border-color:rgb(0,24,78.4);--bs-btn-focus-shadow-rgb:38,64,122;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(0,24,78.4);--bs-btn-active-border-color:rgb(0,22.5,73.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#001e62;--bs-btn-disabled-border-color:#001e62}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#a60daa;--bs-btn-border-color:#a60daa;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(141.1,11.05,144.5);--bs-btn-hover-border-color:rgb(132.8,10.4,136);--bs-btn-focus-shadow-rgb:179,49,183;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(132.8,10.4,136);--bs-btn-active-border-color:rgb(124.5,9.75,127.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#a60daa;--bs-btn-disabled-border-color:#a60daa}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(21.25,114.75,71.4);--bs-btn-hover-border-color:rgb(20,108,67.2);--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(20,108,67.2);--bs-btn-active-border-color:rgb(18.75,101.25,63);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(49.3,209.95,242.25);--bs-btn-hover-border-color:rgb(37.2,207.3,241.5);--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(61.4,212.6,243);--bs-btn-active-border-color:rgb(37.2,207.3,241.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255,202.3,44.2);--bs-btn-hover-border-color:rgb(255,199.2,31.8);--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255,205.4,56.6);--bs-btn-active-border-color:rgb(255,199.2,31.8);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(187,45.05,58.65);--bs-btn-hover-border-color:rgb(176,42.4,55.2);--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(176,42.4,55.2);--bs-btn-active-border-color:rgb(165,39.75,51.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(210.8,211.65,212.5);--bs-btn-hover-border-color:rgb(198.4,199.2,200);--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(198.4,199.2,200);--bs-btn-active-border-color:rgb(186,186.75,187.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#001e62;--bs-btn-border-color:#001e62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(38.25,63.75,121.55);--bs-btn-hover-border-color:rgb(25.5,52.5,113.7);--bs-btn-focus-shadow-rgb:38,64,122;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(51,75,129.4);--bs-btn-active-border-color:rgb(25.5,52.5,113.7);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#001e62;--bs-btn-disabled-border-color:#001e62}.btn-outline-primary{--bs-btn-color:#001e62;--bs-btn-border-color:#001e62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#001e62;--bs-btn-hover-border-color:#001e62;--bs-btn-focus-shadow-rgb:0,30,98;--bs-btn-active-color:#fff;--bs-btn-active-bg:#001e62;--bs-btn-active-border-color:#001e62;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#001e62;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#001e62;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#a60daa;--bs-btn-border-color:#a60daa;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#a60daa;--bs-btn-hover-border-color:#a60daa;--bs-btn-focus-shadow-rgb:166,13,170;--bs-btn-active-color:#fff;--bs-btn-active-bg:#a60daa;--bs-btn-active-border-color:#a60daa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#a60daa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#a60daa;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#001e62;--bs-btn-border-color:#001e62;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#001e62;--bs-btn-hover-border-color:#001e62;--bs-btn-focus-shadow-rgb:0,30,98;--bs-btn-active-color:#fff;--bs-btn-active-bg:#001e62;--bs-btn-active-border-color:#001e62;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#001e62;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#001e62;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:38,64,122;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(0,30,98,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:16px;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter:}[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter:}[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(0,24,78,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(0,24,78,var(--bs-link-underline-opacity,1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(133,10,136,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(133,10,136,var(--bs-link-underline-opacity,1)) !important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(0,24,78,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(0,24,78,var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}ul.tabs{display:flex;align-content:stretch;list-style:none;margin-top:18px;padding:10px;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1232px){ul.tabs{margin-left:16px;margin-right:16px}}ul.tabs li a{padding:10px;color:#fff;text-decoration:none;background-color:#515151}ul.tabs li a:hover,ul.tabs li a.is-active{font-weight:700;background-color:#001e62;color:#fff}ul.tabs li a:hover:not(.is-active){text-decoration:underline;font-weight:500}.field--name-field-image .contextual-region{position:unset !important}[data-drupal-messages]{background:#f8fbb8;padding:1em 0}[data-drupal-messages] [role=contentinfo]{max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1232px){[data-drupal-messages] [role=contentinfo]{margin-left:16px;margin-right:16px}}[data-drupal-messages] em{font-style:normal}[data-drupal-messages] a{color:red}*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:rgba(0,0,0,0);font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ul,ol{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:"";content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}html,body{font-size:16px;color:#001e62;background-color:#46a7cd}html{overflow-x:hidden}body{position:relative;z-index:1;min-height:100%;font-family:"Lexend Deca";font-weight:400}body:before,body:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}body:before{z-index:-2;background:linear-gradient(180deg,#46a7cd 0.26%,#69c0e0 50%,#014673 90%)}body:after{background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px;opacity:.5;z-index:-1;mix-blend-mode:multiply}svg{fill:currentColor}img{max-width:100%;height:auto}main h1{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(2.5rem,1.5625rem + 2.5vw,3.5rem)}main h2{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.5rem,.5625rem + 2.5vw,2.5rem)}main h3{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem)}main h4{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.125rem,.7734rem + .9375vw,1.5rem)}main h5{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:1rem}main h6{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:1rem;text-transform:uppercase;letter-spacing:.025rem}main .align-left,main .align-right{margin-bottom:1rem}main button{font-family:"Lexend Deca"}.rich-text h1+h1,.rich-text h1+h2,.rich-text h1+h3,.rich-text h1+h4,.rich-text h1+h5,.rich-text h1+h6,.rich-text h1+p,.rich-text h1+ul,.rich-text h1+ol,.rich-text h1+blockquote,.rich-text h1+table,.rich-text h2+h1,.rich-text h2+h2,.rich-text h2+h3,.rich-text h2+h4,.rich-text h2+h5,.rich-text h2+h6,.rich-text h2+p,.rich-text h2+ul,.rich-text h2+ol,.rich-text h2+blockquote,.rich-text h2+table,.rich-text h3+h1,.rich-text h3+h2,.rich-text h3+h3,.rich-text h3+h4,.rich-text h3+h5,.rich-text h3+h6,.rich-text h3+p,.rich-text h3+ul,.rich-text h3+ol,.rich-text h3+blockquote,.rich-text h3+table,.rich-text h4+h1,.rich-text h4+h2,.rich-text h4+h3,.rich-text h4+h4,.rich-text h4+h5,.rich-text h4+h6,.rich-text h4+p,.rich-text h4+ul,.rich-text h4+ol,.rich-text h4+blockquote,.rich-text h4+table,.rich-text h5+h1,.rich-text h5+h2,.rich-text h5+h3,.rich-text h5+h4,.rich-text h5+h5,.rich-text h5+h6,.rich-text h5+p,.rich-text h5+ul,.rich-text h5+ol,.rich-text h5+blockquote,.rich-text h5+table,.rich-text h6+h1,.rich-text h6+h2,.rich-text h6+h3,.rich-text h6+h4,.rich-text h6+h5,.rich-text h6+h6,.rich-text h6+p,.rich-text h6+ul,.rich-text h6+ol,.rich-text h6+blockquote,.rich-text h6+table{margin-top:1rem}.rich-text p+p,.rich-text p+ul,.rich-text p+ol,.rich-text p+blockquote,.rich-text p+table,.rich-text ul+p,.rich-text ul+ul,.rich-text ul+ol,.rich-text ul+blockquote,.rich-text ul+table,.rich-text ol+p,.rich-text ol+ul,.rich-text ol+ol,.rich-text ol+blockquote,.rich-text ol+table,.rich-text blockquote+p,.rich-text blockquote+ul,.rich-text blockquote+ol,.rich-text blockquote+blockquote,.rich-text blockquote+table,.rich-text table+p,.rich-text table+ul,.rich-text table+ol,.rich-text table+blockquote,.rich-text table+table{margin-top:1.6875rem}.rich-text p,.rich-text li,.rich-text a,.rich-text td,.rich-text blockquote{color:#515151;font-size:1.25rem;line-height:1.4}.rich-text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;color:#001e62}.rich-text a:hover{text-decoration:none}.rich-text a:hover{color:#007baf}.rich-text p.quote-text{color:#a60daa;font-size:clamp(1.125rem,.7734rem + .9375vw,1.5rem);font-weight:600}.rich-text p.large-text{color:#001e62;font-size:clamp(1.25rem,.3929rem + 1.4286vw,1.5rem)}.rich-text p.large-text a{font-size:inherit}.rich-text blockquote{border-left:4px solid #a60daa;padding-left:1rem}@media(min-width:992px){.rich-text blockquote{margin-left:2rem}}.rich-text ul ul,.rich-text ul ol,.rich-text ol ul,.rich-text ol ol{margin-top:0}.rich-text li{margin-top:1rem;margin-bottom:0;padding-left:1rem;position:relative}.rich-text ul{padding-left:0.75rem;list-style:none}.rich-text ul li::before{content:"";position:absolute;left:-0.75rem;top:0.625rem;width:0.5rem;height:0.5rem;background:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='-0.864014' y='4.5' width='8' height='8' rx='4' transform='rotate(-45 -0.864014 4.5)' fill='%23515151'/%3E%3C/svg%3E%0A") no-repeat center/contain}.rich-text ol{list-style-type:decimal;padding-left:1.625rem}.rich-text ol li{padding-left:0.125rem}.rich-text ol li::marker{color:#a60daa;font-weight:700}.rich-text ul ol,.rich-text ol ol{list-style-type:lower-alpha}.rich-text ul ol li::marker,.rich-text ol ol li::marker{color:#0ca1dc}.rich-text ul ul ol,.rich-text ul ol ol,.rich-text ol ul ol,.rich-text ol ol ol{list-style-type:lower-roman}@media(max-width:767.98px){.rich-text table{overflow-x:auto;display:block;-webkit-overflow-scrolling:touch}}.rich-text table caption{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem);margin-bottom:1rem}.rich-text td,.rich-text th{padding:0.75rem 1rem}.rich-text td+td,.rich-text td+th,.rich-text th+td,.rich-text th+th{border-left:2px solid #fff}.rich-text td{line-height:1.4}.rich-text th{background-color:#007baf;color:#fff;line-height:1.2}.rich-text thead>tr>th:first-child{border-top-left-radius:0.75rem}.rich-text thead>tr>th:last-child{border-top-right-radius:0.75rem}.rich-text tbody>tr:last-child>td:first-child{border-bottom-left-radius:0.75rem}.rich-text tbody>tr:last-child>td:last-child{border-bottom-right-radius:0.75rem}.rich-text tr:nth-child(odd) td{background-color:#fff}.rich-text tr:nth-child(even) td{background-color:#eeeff0}.rich-text .field--name-field-media-image,.rich-text .field--name-field-media-oembed-video{margin-top:2rem;margin-bottom:2rem}.rich-text .field--name-field-media-image img{border-radius:0.75rem;filter:drop-shadow(-1px 4px 16px rgba(0,0,0,0.25))}.rich-text .field--name-field-media-oembed-video iframe{width:100%;height:auto;max-width:800px;aspect-ratio:16/9;border-radius:0.75rem;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);overflow:hidden}.rich-text .field--name-field-media-oembed-video:has(+.field--name-field-caption){margin-bottom:0}.rich-text .field--name-field-media-oembed-video+.field--name-field-caption{color:#515151;font-style:italic;margin-top:1rem;margin-bottom:2rem}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}form{text-align:left}.form-item{margin-bottom:1rem}legend,label{color:#001e62;font-weight:700;font-size:1rem;display:inline-block;padding-bottom:4px}legend.required::after,legend.form-required::after,label.required::after,label.form-required::after{content:"*"}select,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=url],input[type=search],input[type=date],textarea{padding:4px 8px;border-radius:6px;background-color:#fff;width:100%;max-width:500px;font-size:16px;font-family:"Lexend Deca";color:#515151;box-shadow:-1px 2px 2px 0 rgba(0,0,0,.25);border:none;outline:none}textarea{padding:8px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.469 7.531-6-6C.156 1.25.156.781.469.47c.281-.281.75-.281 1.062 0L7 5.969 12.469.5c.281-.313.75-.313 1.062 0a.736.736 0 0 1 0 1.031l-6.031 6a.684.684 0 0 1-1.031 0Z' fill='%23007BAF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:14px 8px;padding-right:32px}button[type=submit],input[type=submit]{background-color:#eb840a;color:#fff;cursor:pointer;border:none;padding:12px 18px;border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);font-family:"Paytone One";text-shadow:-1px 2px 2px rgba(0,0,0,.25);font-size:1.25rem;width:auto;transition:all .2s ease;display:inline-block;margin-top:8px}button[type=submit]:hover,button[type=submit]:focus,input[type=submit]:hover,input[type=submit]:focus{transform:translateY(-4px);box-shadow:-2px 4px 8px 0 rgba(0,0,0,.3)}.form-check-label{font-family:"Lexend Deca";color:#515151;font-weight:400;margin-bottom:0}.user-pass,.user-login-form{max-width:1200px;margin-left:auto;margin-right:auto;padding:24px 0}@media(max-width:1232px){.user-pass,.user-login-form{margin-left:16px;margin-right:16px}}.user-pass .form-item,.user-login-form .form-item{display:flex;flex-direction:column}.webform-confirmation{text-align:center;font-size:1.25rem;margin:1.5rem auto}.webform-confirmation a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#b028b5}.webform-confirmation a:before,.webform-confirmation a:after{position:absolute;content:"";display:block}.webform-confirmation a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.webform-confirmation a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.webform-confirmation a:visited{color:#fff}.webform-confirmation a:focus{outline:2px solid #001e62;outline-offset:2px}.webform-confirmation a:hover:not([disabled]),.webform-confirmation a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.webform-confirmation a:hover:not([disabled]):after,.webform-confirmation a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.webform-confirmation a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.webform-confirmation a:disabled,.webform-confirmation a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.webform-confirmation a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.webform-confirmation a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.webform-confirmation a{transition:none}.webform-confirmation a:hover:not([disabled]),.webform-confirmation a:focus-visible:not([disabled]){transform:none}}.webform-confirmation a:after{background-color:#b028b5;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.webform-type-checkboxes legend,.webform-type-radios legend{padding-bottom:0.5rem}.webform-type-checkboxes .form-item:last-child,.webform-type-radios .form-item:last-child{margin-bottom:0}.webform-type-checkboxes .webform-options-display-side-by-side .form-item,.webform-type-radios .webform-options-display-side-by-side .form-item{vertical-align:top;margin-bottom:0}a.button{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a.button:before,a.button:after{position:absolute;content:"";display:block}a.button::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}a.button:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}a.button:visited{color:#fff}a.button:focus{outline:2px solid #001e62;outline-offset:2px}a.button:hover:not([disabled]),a.button:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}a.button:hover:not([disabled]):after,a.button:focus-visible:not([disabled]):after{border-radius:16px;inset:0}a.button:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}a.button:disabled,a.button[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){a.button{font-size:14px;padding:20px}}@media(prefers-contrast:high){a.button{border:2px solid #000}}@media(prefers-reduced-motion:reduce){a.button{transition:none}a.button:hover:not([disabled]),a.button:focus-visible:not([disabled]){transform:none}}a.button.button--widthAuto{width:auto}a.button.button--widthFull{width:100%;display:block}a.button.purple{--button-color:#b028b5}a.button.purple:after{background-color:#b028b5;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}a.button.green{--button-color:#8dbf21}a.button.green:after{background-color:#8dbf21;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}a.button.orange{--button-color:#eb840a}a.button.orange:after{background-color:#eb840a;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}a.link-text-icon{display:inline-flex;align-items:center;font-family:"Lexend Deca";font-weight:700;font-size:16px;line-height:1.4;color:#0ca1dc;text-decoration:none;gap:.375rem;padding:14px 12px 16px;text-transform:uppercase}a.link-text-icon::after{width:12px;height:auto;content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%230CA1DC'/%3E%3C/svg%3E%0A");display:inline-block;transition:transform .15s ease}a.link-text-icon:hover,a.link-text-icon:focus{color:#001e62}a.link-text-icon:hover::after,a.link-text-icon:focus::after{content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23001E62'/%3E%3C/svg%3E%0A");transform:translateX(2px)}a.link-text-icon::after{content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%230CA1DC'/%3E%3C/svg%3E%0A")}a.link-text-icon:hover::after,a.link-text-icon:focus::after{content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23001E62'/%3E%3C/svg%3E%0A")}*:has(>.button),.field--name-field-button{position:relative;z-index:0}.icon{display:block;overflow:hidden}.icon.social{width:48px;height:48px;color:rgba(0,0,0,0);text-indent:48px}.icon.social.facebook{background:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1678_4655)'%3E%3Cpath d='M48 24.0015C48 10.7452 37.2562 0.00146484 24 0.00146484C10.7438 0.00146484 0 10.7452 0 24.0015C0 35.2515 7.75312 44.7015 18.2062 47.2983V31.3327H13.2562V24.0015H18.2062V20.8421C18.2062 12.6765 21.9 8.88897 29.925 8.88897C31.4438 8.88897 34.0687 9.18896 35.1469 9.48896V16.1265C34.5844 16.0702 33.6 16.0327 32.3719 16.0327C28.4344 16.0327 26.9156 17.5233 26.9156 21.3952V24.0015H34.7531L33.4031 31.3327H26.9062V47.8233C38.7938 46.389 48 36.2733 48 24.0015Z' fill='%230CA1DC'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4655'%3E%3Crect width='48' height='48' fill='white' transform='translate(0 0.00146484)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.social.facebook:hover{background:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1678_4655)'%3E%3Cpath d='M48 24.0015C48 10.7452 37.2562 0.00146484 24 0.00146484C10.7438 0.00146484 0 10.7452 0 24.0015C0 35.2515 7.75312 44.7015 18.2062 47.2983V31.3327H13.2562V24.0015H18.2062V20.8421C18.2062 12.6765 21.9 8.88897 29.925 8.88897C31.4438 8.88897 34.0687 9.18896 35.1469 9.48896V16.1265C34.5844 16.0702 33.6 16.0327 32.3719 16.0327C28.4344 16.0327 26.9156 17.5233 26.9156 21.3952V24.0015H34.7531L33.4031 31.3327H26.9062V47.8233C38.7938 46.389 48 36.2733 48 24.0015Z' fill='%23002860'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4655'%3E%3Crect width='48' height='48' fill='white' transform='translate(0 0.00146484)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.social.instagram{background:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.00146484' width='48' height='48' rx='24' fill='%230CA1DC'/%3E%3Cg clip-path='url(%23clip0_1678_4657)'%3E%3Cpath d='M24.5064 17.0879C20.3895 17.0879 17.0687 20.3944 17.0687 24.4936C17.0687 28.5928 20.3895 31.8993 24.5064 31.8993C28.6234 31.8993 31.9442 28.5928 31.9442 24.4936C31.9442 20.3944 28.6234 17.0879 24.5064 17.0879ZM24.5064 29.3083C21.846 29.3083 19.671 27.1491 19.671 24.4936C19.671 21.8381 21.8395 19.679 24.5064 19.679C27.1734 19.679 29.3419 21.8381 29.3419 24.4936C29.3419 27.1491 27.1669 29.3083 24.5064 29.3083ZM33.9832 16.785C33.9832 17.7454 33.2064 18.5124 32.2484 18.5124C31.2839 18.5124 30.5136 17.7389 30.5136 16.785C30.5136 15.8311 31.2904 15.0577 32.2484 15.0577C33.2064 15.0577 33.9832 15.8311 33.9832 16.785ZM38.9093 18.5381C38.7993 16.2243 38.2685 14.1747 36.566 12.486C34.8701 10.7973 32.8116 10.2688 30.4877 10.1528C28.0926 10.0174 20.9138 10.0174 18.5187 10.1528C16.2013 10.2624 14.1428 10.7909 12.4404 12.4795C10.7379 14.1682 10.2136 16.2178 10.0971 18.5317C9.96113 20.9165 9.96113 28.0643 10.0971 30.4491C10.2071 32.7629 10.7379 34.8125 12.4404 36.5012C14.1428 38.1899 16.1948 38.7184 18.5187 38.8344C20.9138 38.9698 28.0926 38.9698 30.4877 38.8344C32.8116 38.7249 34.8701 38.1963 36.566 36.5012C38.262 34.8125 38.7928 32.7629 38.9093 30.4491C39.0453 28.0643 39.0453 20.9229 38.9093 18.5381ZM35.8151 33.0079C35.3102 34.2711 34.3328 35.2444 33.0576 35.7536C31.148 36.5077 26.6167 36.3336 24.5064 36.3336C22.3962 36.3336 17.8585 36.5012 15.9553 35.7536C14.6866 35.2508 13.7091 34.2776 13.1977 33.0079C12.4404 31.1065 12.6152 26.5948 12.6152 24.4936C12.6152 22.3924 12.4468 17.8743 13.1977 15.9793C13.7027 14.7161 14.6801 13.7428 15.9553 13.2336C17.8649 12.4795 22.3962 12.6536 24.5064 12.6536C26.6167 12.6536 31.1544 12.486 33.0576 13.2336C34.3263 13.7364 35.3038 14.7096 35.8151 15.9793C36.5725 17.8807 36.3977 22.3924 36.3977 24.4936C36.3977 26.5948 36.5725 31.1129 35.8151 33.0079Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4657'%3E%3Crect width='29' height='33' fill='white' transform='translate(10 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.social.instagram:hover{background:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.00146484' width='48' height='48' rx='24' fill='%23002860'/%3E%3Cg clip-path='url(%23clip0_1678_4657)'%3E%3Cpath d='M24.5064 17.0879C20.3895 17.0879 17.0687 20.3944 17.0687 24.4936C17.0687 28.5928 20.3895 31.8993 24.5064 31.8993C28.6234 31.8993 31.9442 28.5928 31.9442 24.4936C31.9442 20.3944 28.6234 17.0879 24.5064 17.0879ZM24.5064 29.3083C21.846 29.3083 19.671 27.1491 19.671 24.4936C19.671 21.8381 21.8395 19.679 24.5064 19.679C27.1734 19.679 29.3419 21.8381 29.3419 24.4936C29.3419 27.1491 27.1669 29.3083 24.5064 29.3083ZM33.9832 16.785C33.9832 17.7454 33.2064 18.5124 32.2484 18.5124C31.2839 18.5124 30.5136 17.7389 30.5136 16.785C30.5136 15.8311 31.2904 15.0577 32.2484 15.0577C33.2064 15.0577 33.9832 15.8311 33.9832 16.785ZM38.9093 18.5381C38.7993 16.2243 38.2685 14.1747 36.566 12.486C34.8701 10.7973 32.8116 10.2688 30.4877 10.1528C28.0926 10.0174 20.9138 10.0174 18.5187 10.1528C16.2013 10.2624 14.1428 10.7909 12.4404 12.4795C10.7379 14.1682 10.2136 16.2178 10.0971 18.5317C9.96113 20.9165 9.96113 28.0643 10.0971 30.4491C10.2071 32.7629 10.7379 34.8125 12.4404 36.5012C14.1428 38.1899 16.1948 38.7184 18.5187 38.8344C20.9138 38.9698 28.0926 38.9698 30.4877 38.8344C32.8116 38.7249 34.8701 38.1963 36.566 36.5012C38.262 34.8125 38.7928 32.7629 38.9093 30.4491C39.0453 28.0643 39.0453 20.9229 38.9093 18.5381ZM35.8151 33.0079C35.3102 34.2711 34.3328 35.2444 33.0576 35.7536C31.148 36.5077 26.6167 36.3336 24.5064 36.3336C22.3962 36.3336 17.8585 36.5012 15.9553 35.7536C14.6866 35.2508 13.7091 34.2776 13.1977 33.0079C12.4404 31.1065 12.6152 26.5948 12.6152 24.4936C12.6152 22.3924 12.4468 17.8743 13.1977 15.9793C13.7027 14.7161 14.6801 13.7428 15.9553 13.2336C17.8649 12.4795 22.3962 12.6536 24.5064 12.6536C26.6167 12.6536 31.1544 12.486 33.0576 13.2336C34.3263 13.7364 35.3038 14.7096 35.8151 15.9793C36.5725 17.8807 36.3977 22.3924 36.3977 24.4936C36.3977 26.5948 36.5725 31.1129 35.8151 33.0079Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4657'%3E%3Crect width='29' height='33' fill='white' transform='translate(10 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.icon-amazon:before,.icon.icon-apple:before,.icon.icon-google-play:before{width:28px;height:28px;content:"";display:block}.icon.icon-amazon:before{background:url("data:image/svg+xml,%3Csvg width='25' height='28' viewBox='0 0 25 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1678_4620)'%3E%3Cpath d='M14.6061 8.66512C12.0182 8.76077 5.59887 9.48879 5.59887 14.9091C5.59887 20.7279 12.9481 20.967 15.35 17.2047C15.6955 17.7467 17.2312 19.1975 17.7573 19.6917L20.7756 16.7158C20.7756 16.7158 19.0592 15.3714 19.0592 13.91V6.09314C19.0592 4.7487 17.7573 1.71973 13.0916 1.71973C8.41529 1.71973 5.93365 4.64242 5.93365 7.26222L9.83944 7.62358C10.7056 4.99315 12.7196 4.99315 12.7196 4.99315C14.8824 4.98783 14.6061 6.57672 14.6061 8.66512ZM14.6061 13.2777C14.6061 17.5289 10.1317 16.8912 10.1317 14.1917C10.1317 11.6835 12.8153 11.1786 14.6061 11.1202V13.2777ZM21.8331 21.966C21.4239 22.4974 18.1133 25.5264 12.5602 25.5264C7.00708 25.5264 2.75588 21.7269 1.45395 20.1593C1.0926 19.7501 1.50709 19.5588 1.74622 19.7182C5.64138 22.083 11.7259 25.9781 21.5409 21.3284C21.9394 21.1318 22.2476 21.4346 21.8331 21.966ZM23.9481 22.083C23.6027 22.9226 23.0979 23.5071 22.8215 23.7303C22.5293 23.9694 22.3167 23.8738 22.4761 23.5284C22.6355 23.183 23.5017 21.0574 23.151 20.6057C22.8056 20.1646 21.1848 20.3772 20.6003 20.4356C20.0264 20.4888 19.9095 20.5419 19.8563 20.4197C19.7341 20.1168 21.0095 19.596 21.8491 19.4897C22.6834 19.3941 24.0278 19.4472 24.2935 19.7926C24.4901 20.0636 24.2935 21.2327 23.9481 22.083Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4620'%3E%3Cpath d='M0.937012 0.0195312H24.7437V27.2272H0.937012V0.0195312Z' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.icon-apple:before{background:url("data:image/svg+xml,%3Csvg width='22' height='28' viewBox='0 0 22 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1678_4606)'%3E%3Cpath d='M17.8728 14.8824C17.8622 12.9322 18.7443 11.4602 20.5298 10.3762C19.5308 8.94669 18.0216 8.16022 16.0288 8.00612C14.1424 7.85732 12.0805 9.10611 11.326 9.10611C10.5289 9.10611 8.70084 8.05926 7.26607 8.05926C4.30086 8.10708 1.14966 10.424 1.14966 15.1375C1.14966 16.5298 1.40473 17.9681 1.91487 19.4525C2.59506 21.4027 5.05013 26.1853 7.61148 26.1056C8.9506 26.0737 9.89649 25.1544 11.6395 25.1544C13.3293 25.1544 14.2061 26.1056 15.6994 26.1056C18.282 26.0684 20.5032 21.7215 21.1515 19.766C17.6868 18.1346 17.8728 14.9834 17.8728 14.8824ZM14.8651 6.15685C16.3158 4.43511 16.1829 2.86748 16.1404 2.3042C14.8598 2.3786 13.3772 3.17569 12.5322 4.15878C11.6023 5.21095 11.0549 6.51288 11.1719 7.97955C12.5588 8.08583 13.8235 7.37375 14.8651 6.15685Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4606'%3E%3Cpath d='M0.937012 0.604004H21.3428V27.8117H0.937012V0.604004Z' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.icon.icon-google-play:before{background:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1678_4613)'%3E%3Cpath d='M18.2227 13.0547L6.49476 1.29482L21.4165 9.86098L18.2227 13.0547ZM3.4339 0.604004C2.74308 0.965356 2.28076 1.62429 2.28076 2.47984V25.9305C2.28076 26.7861 2.74308 27.445 3.4339 27.8063L17.0696 14.2025L3.4339 0.604004ZM26.029 12.5924L22.8991 10.7803L19.4078 14.2078L22.8991 17.6354L26.0928 15.8233C27.0493 15.0634 27.0493 13.3523 26.029 12.5924ZM6.49476 27.1208L21.4165 18.5547L18.2227 15.361L6.49476 27.1208Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1678_4613'%3E%3Cpath d='M0.937012 0.604004H28.1447V27.8117H0.937012V0.604004Z' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center}.page-node-type-pricing-page h1{max-width:960px;margin-left:auto;margin-right:auto;color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.5rem,.5625rem + 2.5vw,2.5rem);color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25);padding-top:1rem;text-align:center}@media(max-width:992px){.page-node-type-pricing-page h1{margin-left:16px;margin-right:16px}}.pricing-page__cta{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1}@media(max-width:1232px){.pricing-page__cta{margin-left:16px;margin-right:16px}}.pricing-page__cta .field--name-field-top-cta{position:relative;z-index:1;background-color:#9fbc60;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);box-shadow:-1px 4px 16px 0 rgba(0,0,0,.25);margin-top:3rem;margin-bottom:2rem;padding:1.5rem 2rem}.pricing-page__cta .field--name-field-top-cta:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner{display:grid;grid-template-columns:1fr minmax(min-content,max-content);gap:0.5rem 2rem}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner h2{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem)}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner h2,.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .supporting-text{color:#fff;grid-column:1/2}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .supporting-text{font-size:1.5rem;line-height:1.6}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link{grid-column:2/3;grid-row:1/3;grid-auto-rows:min-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#eb840a}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:before,.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:after{position:absolute;content:"";display:block}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:visited{color:#fff}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:hover:not([disabled]),.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:hover:not([disabled]):after,.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:disabled,.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a{transition:none}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:hover:not([disabled]),.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a:after{background-color:#eb840a;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}@media only screen and (max-width:1099px){.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner{display:flex;flex-direction:column;align-items:center;gap:0.75rem}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner h2{width:100%}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link{margin-top:0.75rem}}@media only screen and (max-width:799px){.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .supporting-text{font-size:1.25rem;line-height:1.4}.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link,.pricing-page__cta .field--name-field-top-cta .paragraph--type--cta-small-banner .field--name-field-link a{max-width:360px;width:100%}}.pricing-page__cta .hero__cloud{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1;animation:slide-forever 50s linear infinite}.pricing-page__cta .hero__cloud--1{width:157px;height:83px;top:-40px;left:-55px;z-index:-1;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.15s;animation-range:30%}.pricing-page__cta .hero__cloud--2{width:150px;height:56px;right:-50px;bottom:-20px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.375s;animation-range:60%;z-index:1}@media only screen and (max-width:799px){.pricing-page__cta .hero__cloud--2{display:none}}html:before{display:none}@media only screen and (min-width:800px)and (max-width:1099px){html:before{content:"tablet"}}@media only screen and (max-width:799px){html:before{content:"mobile"}}@media only screen and (min-width:1100px){html:before{content:"desktop"}}.layout-container{min-height:100vh;position:relative;z-index:1;display:flex;flex-direction:column;padding-top:127px;overflow:hidden}@media only screen and (min-width:1100px){.layout-container{padding-top:140px}}.layout-container main{flex-grow:1}.layout-container:before{width:100%;height:816px;position:absolute;bottom:0;z-index:-1;background-image:url(/themes/custom/rif_skybrary/images/textures/stars.webp);background-position:center;background-repeat:repeat-x;content:""}.field--name-field-body{position:relative;z-index:1}.header{position:absolute;top:0;left:0;right:0;z-index:2;transform:translateY(-100%)}.header.slim{position:fixed;background:rgba(1,22,53,.9);transform:translateY(-100%);transition:transform .15s ease}.header.active{transform:translateY(0)}.header.no-transition{transition:none}.header.slim.no-transition{transform:translateY(-100%)}.header.slide-away{transform:translateY(-100%);transition:transform .15s ease}.header__container{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:flex-end}@media(max-width:1232px){.header__container{margin-left:16px;margin-right:16px}}@media only screen and (max-width:1099px){.header__container{align-items:center;padding-top:1.0625rem;padding-bottom:1.125rem}}@media only screen and (min-width:1100px){.header.slim .header__container{align-items:flex-start}}.branding img{max-width:180px;max-height:92px;filter:drop-shadow(-1px 4px 16px rgba(0,0,0,0.25));transition:transform .15s ease;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0)}@media only screen and (min-width:1100px){.branding img{max-width:220px;max-height:104px}.header.slim .branding img{max-width:150px;max-height:77px;margin-top:8px;margin-bottom:16px}}.branding img:hover{transform:translateZ(0) scale(1.1,1.1)}@media(prefers-reduced-motion:reduce){.branding img:hover{transition:none;transform:none}}.utility__container{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;justify-content:flex-end}@media(max-width:1232px){.utility__container{margin-left:16px;margin-right:16px}}.utility__container ul{display:flex;flex-direction:row;gap:1rem}.utility__container ul a:not(.button){color:#fff;display:block;font-size:1rem;line-height:1.5;padding:0.875rem 1rem 1rem;text-decoration:none}.utility__container ul a:not(.button):hover{text-decoration:underline;text-underline-offset:0.125rem}@media only screen and (max-width:1099px){.utility__container ul{position:relative}.utility__container ul:after{height:2px;max-width:340px;position:absolute;bottom:-16px;left:0;right:0;background-color:#94d9f6;content:"";display:block;margin:0 auto}}@media only screen and (min-width:1100px){.utility__container ul a:not(.button){filter:drop-shadow(0px 2px 2px rgba(0,50,71,0.5))}.header.slim .utility__container ul a:not(.button){display:none}.utility__container ul .button{margin-top:-8px}.utility__container ul .button,.utility__container ul .button:before,.utility__container ul .button:after,.utility__container ul .button:hover:not([disabled]):before,.utility__container ul .button:hover:not([disabled]):after{border-top-right-radius:0;border-top-left-radius:0}}@media only screen and (max-width:1099px){.utility__container{display:block;margin:0;padding-right:16px;padding-left:16px}.utility__container ul{align-items:center}.utility__container ul li{order:2;text-align:center}.utility__container ul li a:not(.button){width:100%;font-size:1.5rem;padding:0.5rem 1rem}.utility__container ul li:has(a.button){order:1}}.navigation{margin-top:0.125rem}.navigation__container{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:flex-end}@media(max-width:1232px){.navigation__container{margin-left:16px;margin-right:16px}}.navigation nav{display:flex}.navigation nav>ul>li>a,.navigation nav>ul>li>span,.navigation nav>ul>li>button:not(.nav-main-back){font-weight:700}.navigation nav>ul>li>button:not(.nav-main-back){background:none;border:none;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}@media only screen and (min-width:1100px){.navigation nav>ul{filter:drop-shadow(0px 2px 2px rgba(0,50,71,0.5))}}.navigation nav ul{display:flex;position:relative}.navigation nav ul li{position:relative}.navigation nav ul a,.navigation nav ul span,.navigation nav ul button:not(.nav-main-back){color:#fff;display:block;font-size:1.25rem;line-height:1.5;padding:1.6875rem 1rem;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:1100px){.header.slim .navigation nav ul a,.header.slim .navigation nav ul span,.header.slim .navigation nav ul button:not(.nav-main-back){font-size:1rem}}.navigation nav ul a:hover,.navigation nav ul span:hover,.navigation nav ul button:not(.nav-main-back):hover{text-decoration:underline;text-underline-offset:0.125rem}.navigation nav ul a.icon-book{display:inline-flex;align-items:center;gap:0.1875rem}.navigation nav ul a.icon-book::before{content:"";display:block;width:23px;height:19px;background-image:url("data:image/svg+xml,%3Csvg width='23' height='19' viewBox='0 0 23 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.72656 17.9375C8.71094 17.5469 6.91406 17 5.625 17C4.10156 17 2.14844 17.5078 0.9375 17.8984C0.46875 18.0547 0 17.7031 0 17.2734L0 2.78125C0 2.3125 0.234375 1.88281 0.703125 1.72656C1.79688 1.29687 3.63281 0.75 5.625 0.75C7.89062 0.75 9.64844 1.53125 10.4297 2.15625C10.5469 2.27344 10.625 2.42969 10.625 2.58594L10.625 17.3125C10.625 17.7812 10.1563 18.0938 9.72656 17.9375ZM12.7344 17.9375C12.3047 18.0937 11.875 17.7812 11.875 17.3125L11.875 2.58594C11.875 2.42969 11.9141 2.27344 12.0703 2.15625C12.8125 1.53125 14.5703 0.75 16.875 0.75C18.8281 0.75 20.6641 1.29687 21.7578 1.72656C22.2266 1.88281 22.5 2.3125 22.5 2.78125L22.5 17.2734C22.5 17.7031 21.9922 18.0547 21.5234 17.8984C20.3125 17.5078 18.3594 17 16.875 17C15.5469 17 13.7891 17.5469 12.7344 17.9375Z' fill='white'/%3E%3C/svg%3E%0A");background-size:contain}.navigation nav ul span,.navigation nav ul button:not(.nav-main-back){display:inline-flex;align-items:center;gap:0.1875rem;cursor:s-resize}.navigation nav ul span:after,.navigation nav ul button:not(.nav-main-back):after{content:"";display:block;width:13px;height:20px;background:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.85156 7.14844L0.851563 2.14844C0.5 1.79688 0.382813 1.25 0.578125 0.78125C0.773438 0.3125 1.24219 0 1.75 0L11.75 0C12.2578 0 12.6875 0.3125 12.8828 0.78125C13.0781 1.25 12.9609 1.79687 12.6094 2.14844L7.60938 7.14844C7.14063 7.65625 6.32031 7.65625 5.85156 7.14844Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center}.navigation nav ul span.selected,.navigation nav ul button:not(.nav-main-back).selected{cursor:n-resize}.navigation nav ul span.selected:after,.navigation nav ul button:not(.nav-main-back).selected:after{transform:rotate(180deg)}@media only screen and (min-width:1100px){.navigation nav ul ul{min-width:200px;position:absolute;top:100%;left:0;z-index:1000;background:#fff;border-radius:0 0 16px 16px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);display:none;flex-direction:column;padding:1.5625rem 1.125rem}.navigation nav ul ul.selected{display:block}.navigation nav ul ul li{width:100%}.navigation nav ul ul a,.navigation nav ul ul span,.navigation nav ul ul button{color:#007baf;padding:0.375rem 1.125rem;white-space:nowrap}}.navigation__toggle--close{padding:1rem;border:none;background:none;cursor:pointer;color:inherit;padding:1.5rem}.navigation__toggle--close span:has(svg),.navigation__toggle--close button:has(svg){width:40px;height:40px;display:block}.navigation__toggle--menu{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#b028b5}.navigation__toggle--menu:before,.navigation__toggle--menu:after{position:absolute;content:"";display:block}.navigation__toggle--menu::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.navigation__toggle--menu:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.navigation__toggle--menu:visited{color:#fff}.navigation__toggle--menu:focus{outline:2px solid #001e62;outline-offset:2px}.navigation__toggle--menu:hover:not([disabled]),.navigation__toggle--menu:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.navigation__toggle--menu:hover:not([disabled]):after,.navigation__toggle--menu:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.navigation__toggle--menu:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.navigation__toggle--menu:disabled,.navigation__toggle--menu[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.navigation__toggle--menu{font-size:14px;padding:20px}}@media(prefers-contrast:high){.navigation__toggle--menu{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.navigation__toggle--menu{transition:none}.navigation__toggle--menu:hover:not([disabled]),.navigation__toggle--menu:focus-visible:not([disabled]){transform:none}}.navigation__toggle--menu:after{background-color:#b028b5;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.navigation__toggle--menu span:has(svg),.navigation__toggle--menu button:has(svg){width:32px;display:block}@media only screen and (min-width:1100px){.navigation__toggle{display:none}}@media only screen and (max-width:1099px){.navigation{margin-top:0}.navigation__container,.navigation nav{display:block}.navigation__container{margin:0}.navigation__container ul{align-items:center}.navigation__container ul li{text-align:center}.navigation__toggle--menu{display:block;font-size:1.125rem;padding:1.4375rem 1.25rem 1.5625rem}.navigation nav{position:relative;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.navigation nav.shifted{transform:translate3d(-100vw,0,0)}.navigation nav>ul span,.navigation nav>ul button:not(.nav-main-back){display:inline-flex;justify-content:center;align-items:center;gap:0.375rem}.navigation nav>ul span:after,.navigation nav>ul button:not(.nav-main-back):after{width:14px;height:16px;content:"";background:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23007BAF'/%3E%3C/svg%3E%0A") no-repeat center center;display:block}.navigation__items{display:none}.navigation__items.visible{width:100%;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background:#fff;display:block}.navigation__items.visible:after{width:100%;height:96px;position:absolute;bottom:0;left:0;right:0;z-index:1;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 75%);content:"";display:block;pointer-events:none}.navigation__items.visible>.utility{padding-top:32px}.navigation__items.visible>.navigation>.navigation>.navigation__container>nav>ul{width:100vw;height:calc(100dvh - 175px);position:absolute;top:16px;left:0;overflow-y:auto;overflow-x:hidden;padding-top:16px;padding-bottom:96px}.navigation__items.visible ul{background:rgba(0,0,0,0);display:flex;flex-direction:column}.navigation__items.visible ul>li{width:100%;display:flex}.navigation__items.visible ul>li span,.navigation__items.visible ul>li button:not(.nav-main-back){flex:0 0 100%}.navigation__items.visible ul li ul{width:100vw;height:calc(100dvh - 175px);position:fixed;top:16px;left:100vw;background-color:#fff;padding-top:16px;overflow-y:auto;overflow-x:hidden;padding-bottom:96px;visibility:hidden;transition:visibility 0s normal .2s}.navigation__items.visible ul li ul.selected{visibility:visible;transition-delay:0s}.navigation__items.visible ul li ul a,.navigation__items.visible ul li ul span,.navigation__items.visible ul li ul button:not(.nav-main-back){color:#007baf;padding:.75rem 1rem}.navigation__items.visible ul li ul ul{margin-left:2rem}.navigation__items.visible ul li ul ul a,.navigation__items.visible ul li ul ul span,.navigation__items.visible ul li ul ul button:not(.nav-main-back){padding:.5rem 1rem}.navigation__items.visible ul a:not(.button),.navigation__items.visible ul span,.navigation__items.visible ul button:not(.nav-main-back){width:100%;color:#007baf;font-size:1.5rem;font-weight:400;padding:0.5rem 1rem}.navigation__items.visible ul a:not(.button).icon-book,.navigation__items.visible ul span.icon-book,.navigation__items.visible ul button:not(.nav-main-back).icon-book{display:block}.navigation__items.visible ul a:not(.button).icon-book:before,.navigation__items.visible ul span.icon-book:before,.navigation__items.visible ul button:not(.nav-main-back).icon-book:before{content:none}.navigation__items.visible ul a.button{width:100%;max-width:360px;font-size:1.125rem;margin:0 auto;padding:1.4375rem 1.25rem 1.5625rem}.navigation__items.visible .navigation__toggle--close{display:block;position:fixed;top:100dvh;left:50%;z-index:2;transform:translate(-50%,-100%)}}.nav-main-back{padding:1rem;border:none;background:none;cursor:pointer;color:inherit;color:#007baf;display:inline-flex;align-items:center;gap:0.375rem}.nav-main-back:before{width:14px;height:16px;content:"";background:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28125 7.71875C0.875 7.34375 0.875 6.6875 1.28125 6.3125L6.28125 1.3125C6.5625 1.03125 7 0.9375 7.375 1.09375C7.75 1.25 8 1.59375 8 2V5L13.75 5C14.4375 5 15 5.5625 15 6.25L15 7.75C15 8.46875 14.4375 9 13.75 9L8 9L8 12C8 12.4062 7.75 12.7812 7.375 12.9375C7 13.0938 6.5625 13 6.28125 12.7188L1.28125 7.71875Z' fill='%23007BAF'/%3E%3C/svg%3E%0A") no-repeat center center;display:block}.nav-main-heading{color:#515151;text-transform:uppercase}.nav-main-back,.nav-main-heading{font-family:"Lexend Deca";font-size:1.5rem;font-weight:400;line-height:1.6;padding:0.5rem 1rem}@media only screen and (min-width:1100px){.nav-main-back,.nav-main-heading{display:none}}@media only screen and (min-width:1100px){.header.slim .navigation__items{display:flex;justify-content:space-between;flex-direction:row-reverse}.header.slim .utility__container ul{gap:0}.header.slim .navigation{margin-top:0}.header.slim .navigation__wrapper,.header.slim .navigation,.header.slim .navigation nav{flex:1 0 auto}.header.slim .navigation nav{justify-content:center}.header.slim .navigation nav>ul>li>a,.header.slim .navigation nav>ul>li>span,.header.slim .navigation nav>ul>li>button:not(.nav-main-back){line-height:1.375rem;padding-top:2.1875rem;padding-bottom:2.75rem}}.footer{padding-top:48px}.footer a{color:#fff;text-decoration:none}.footer nav a:not(.button){font-size:1.25rem;line-height:1.5}.footer__container{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;padding-left:0.875rem;padding-right:0.875rem}@media(max-width:1232px){.footer__container{margin-left:16px;margin-right:16px}}.footer>.footer__container:after{width:204px;height:282px;position:absolute;top:-197px;right:-87px;z-index:-1;content:"";display:block;background-image:url(/themes/custom/rif_skybrary/images/rocket.webp);background-repeat:no-repeat}@media only screen and (max-width:1099px){.footer>.footer__container:after{top:auto;right:-56px;bottom:-33px}}.footer__columns{display:grid;grid-template-columns:1fr;gap:2rem;height:fit-content;padding-bottom:48px}.footer__columns li+li{margin-top:0.75rem}.footer__columns .footer_1__container{display:flex;flex-direction:column;align-items:center;gap:16px}.footer__columns .footer_1__container nav ul li{text-align:center}.footer__columns .footer_2__container nav ul a,.footer__columns .footer_3__container nav ul a{display:block;font-size:1.25rem;line-height:1.5}.footer__columns .footer_2__container nav ul a:hover,.footer__columns .footer_3__container nav ul a:hover{text-decoration:underline}.footer__columns .footer_4__container nav ul a{display:inline-flex;align-items:center;background-color:#001e62;border-radius:9px;font-weight:400;gap:9px;padding:0.875rem 1.75rem;transition:background .15s ease,transform .15s ease}.footer__columns .footer_4__container nav ul a:hover{background-color:#007baf;transform:translateX(4px)}.footer .footer__subfooter{position:relative;z-index:1;background-color:#e9f8ff;color:#007baf}.footer .footer__subfooter:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";display:block;mix-blend-mode:multiply;opacity:.4}.footer .subfooter{padding-top:18px;padding-bottom:18px}@media only screen and (max-width:799px){.footer .subfooter{padding-bottom:24px}}.footer .subfooter__container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:799px){.footer .subfooter__container{flex-direction:column;gap:1.5rem}}.footer .subfooter__copyright{line-height:1.4;text-align:center}@media only screen and (max-width:799px){.footer .subfooter__copyright{order:3}}.footer .subfooter__social nav ul{display:flex;flex-direction:row;gap:10px}.footer .subfooter__social nav ul a{transition:transform .15s ease}.footer .subfooter__social nav ul a:hover{transform:translateY(-4px)}@media only screen and (min-width:800px){.footer{padding-top:80px}.footer .footer__columns{grid-template-columns:1fr 1fr;padding-bottom:80px;gap:3rem}}@media only screen and (min-width:800px)and (max-width:1099px){.footer .footer_1{grid-column:1/3}}@media only screen and (min-width:1100px){.footer{margin-top:80px}.footer .footer__container{padding-left:0;padding-right:0}.footer .footer__columns{gap:5rem;grid-template-columns:fit-content(271px) fit-content(30%) fit-content(30%) fit-content(20%)}}.lock-scroll{height:100vh;width:100vw;overflow:hidden;position:fixed}.paragraph .paragraph{margin:0;padding:0}.paragraph .field--name-field-button-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.paragraph--type--text{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;border-radius:20px;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);overflow:hidden;margin-top:64px;margin-bottom:64px;padding:1rem}@media(max-width:1232px){.paragraph--type--text{margin-left:16px;margin-right:16px}}.paragraph--type--text:before,.paragraph--type--text:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.paragraph--type--text:before{z-index:-2;background-color:#e9f8ff}.paragraph--type--text:after{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;opacity:.25;z-index:-1;mix-blend-mode:multiply}.paragraph--type--text .paragraph__content{background-color:#fff;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);border-radius:1rem;padding:2rem clamp(1.5rem,-10.5rem + 20vw,5rem)}.paragraph--type--accordion-group{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);padding:4rem 7.5rem;margin-top:4rem;margin-bottom:4rem;color:#515151;text-align:center}@media(max-width:1232px){.paragraph--type--accordion-group{margin-left:16px;margin-right:16px}}.paragraph--type--accordion-group:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--accordion-group h2{color:#007baf}.paragraph--type--accordion-group>p{font-size:1.5rem;font-weight:400;line-height:160%;margin-top:1rem}.paragraph--type--accordion-group .field--name-field-accordions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.paragraph--type--accordion-group .accordion-item{border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);border:none;outline:none}.paragraph--type--accordion-group .accordion-button{--bs-accordion-inner-border-radius:8px;font-size:1.25rem;font-weight:400;line-height:140%;background-color:#007baf;color:#fff;border:none}.paragraph--type--accordion-group .accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.29365 7.70859C6.68428 8.09922 7.31865 8.09922 7.70928 7.70859L13.7093 1.70859C14.0999 1.31797 14.0999 0.683594 13.7093 0.292969C13.3187 -0.0976562 12.6843 -0.0976562 12.2937 0.292969L6.9999 5.58672L1.70615 0.296093C1.31553 -0.0945315 0.681152 -0.0945315 0.290527 0.296093C-0.100098 0.686718 -0.100098 1.32109 0.290527 1.71172L6.29053 7.71172L6.29365 7.70859Z' fill='white'/%3E%3C/svg%3E");content:"";width:14px;height:8px;background-size:14px 8px;background-repeat:no-repeat;background-position:center;transform:rotate(180deg);transition:transform .2s ease-in-out;flex-shrink:0;margin-left:auto}.paragraph--type--accordion-group .accordion-button.collapsed{color:#001e62;background-color:#fff}.paragraph--type--accordion-group .accordion-button.collapsed::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.29365 7.70859C6.68428 8.09922 7.31865 8.09922 7.70928 7.70859L13.7093 1.70859C14.0999 1.31797 14.0999 0.683594 13.7093 0.292969C13.3187 -0.0976562 12.6843 -0.0976562 12.2937 0.292969L6.9999 5.58672L1.70615 0.296093C1.31553 -0.0945315 0.681152 -0.0945315 0.290527 0.296093C-0.100098 0.686718 -0.100098 1.32109 0.290527 1.71172L6.29053 7.71172L6.29365 7.70859Z' fill='%230CA1DC'/%3E%3C/svg%3E");transform:rotate(0deg)}.paragraph--type--accordion-group .accordion-body{padding:1.125rem 1rem;text-align:left;color:#515151;line-height:140%;font-weight:400;font-size:1.25rem}@media only screen and (max-width:1099px){.paragraph--type--accordion-group{padding:3rem}.paragraph--type--accordion-group>p{font-size:1.25rem;line-height:1.4;margin-top:0.75rem}}@media only screen and (max-width:799px){.paragraph--type--accordion-group{padding:2rem 1rem;margin-top:2rem;margin-bottom:2rem;text-align:left}}.paragraph--type--media{max-width:800px;margin-left:auto;margin-right:auto;text-align:center;margin-top:6rem;margin-bottom:6rem;position:relative}@media(max-width:832px){.paragraph--type--media{margin-left:16px;margin-right:16px}}.paragraph--type--media::before,.paragraph--type--media::after{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;animation:slide-forever 50s linear infinite}.paragraph--type--media::before{width:384px;height:143px;top:50%;left:-300px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.15s;animation-range:30%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--media::before{width:150px;height:70px;left:-100px}}@media only screen and (max-width:799px){.paragraph--type--media::before{width:120px;height:56px;left:-80px}}.paragraph--type--media::after{width:259px;height:141px;top:55%;right:-400px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--media::after{width:110px;height:51px;right:-70px}}@media only screen and (max-width:799px){.paragraph--type--media::after{width:90px;height:42px;right:-50px}}.paragraph--type--media h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}.paragraph--type--media .supporting-text{font-size:1.5rem;font-weight:400;line-height:1.6;margin-top:0.75rem}.paragraph--type--media .field--name-field-media{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.paragraph--type--media figure>.field{position:relative}.paragraph--type--media figure>.field::after{content:"";position:absolute;width:168px;height:100px;bottom:-30px;right:-100px;background-image:url(/themes/custom/rif_skybrary/images/cloud-3.webp);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;animation:slide-forever 50s linear infinite;animation-delay:1.2s;animation-range:120%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--media figure>.field::after{width:120px;height:56px;bottom:-60px;right:-80px}}@media only screen and (max-width:799px){.paragraph--type--media figure>.field::after{width:100px;height:47px;bottom:-40px;right:-60px}}.paragraph--type--media .field--name-field-button-group{margin-top:2rem}.paragraph--type--media .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#8dbf21}.paragraph--type--media .field--name-field-link a:before,.paragraph--type--media .field--name-field-link a:after{position:absolute;content:"";display:block}.paragraph--type--media .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--media .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--media .field--name-field-link a:visited{color:#fff}.paragraph--type--media .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--media .field--name-field-link a:hover:not([disabled]),.paragraph--type--media .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--media .field--name-field-link a:hover:not([disabled]):after,.paragraph--type--media .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--media .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--media .field--name-field-link a:disabled,.paragraph--type--media .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--media .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--media .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--media .field--name-field-link a{transition:none}.paragraph--type--media .field--name-field-link a:hover:not([disabled]),.paragraph--type--media .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.paragraph--type--media .field--name-field-link a:after{background-color:#8dbf21;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--media video,.paragraph--type--media img{border-radius:12px;width:100%}.paragraph--type--media figcaption{font-size:1rem;margin-top:3rem;text-align:left;font-weight:normal}@media only screen and (max-width:1099px){.paragraph--type--media{margin-top:2rem;margin-bottom:2rem}.paragraph--type--media .supporting-text{font-size:1.25rem;line-height:1.4}.paragraph--type--media .field--name-field-button-group{margin-top:1.5rem}.paragraph--type--media .field--name-field-media{gap:2rem;margin-top:2rem}.paragraph--type--media figcaption{margin-top:2rem}}.paragraph--type--media.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--media.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--media.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--media.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--media.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--media.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--media.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--media.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--media.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.field--name-field-media-oembed-video{position:relative}.field--name-field-media-oembed-video iframe{width:100%;height:100%;aspect-ratio:16/9;border-radius:0;display:block;max-width:none;min-width:100%;object-fit:cover;transform:scale(1.01);transform-origin:center;border-radius:12px}.paragraph--type--slider{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;margin-top:2rem;margin-bottom:4rem;text-align:center}@media(max-width:1232px){.paragraph--type--slider{margin-left:16px;margin-right:16px}}@media only screen and (min-width:800px){.paragraph--type--slider{margin-top:6rem;margin-bottom:6rem}}.paragraph--type--slider h2,.paragraph--type--slider .supporting-text{max-width:800px;margin-left:auto;margin-right:auto}.paragraph--type--slider h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}.paragraph--type--slider .supporting-text{font-size:1.5rem;line-height:1.6;margin-top:0.75rem}.paragraph--type--slider .field--name-field-button-group{margin-top:2rem}.paragraph--type--slider .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#8dbf21}.paragraph--type--slider .field--name-field-link a:before,.paragraph--type--slider .field--name-field-link a:after{position:absolute;content:"";display:block}.paragraph--type--slider .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--slider .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--slider .field--name-field-link a:visited{color:#fff}.paragraph--type--slider .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--slider .field--name-field-link a:hover:not([disabled]),.paragraph--type--slider .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--slider .field--name-field-link a:hover:not([disabled]):after,.paragraph--type--slider .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--slider .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--slider .field--name-field-link a:disabled,.paragraph--type--slider .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--slider .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--slider .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--slider .field--name-field-link a{transition:none}.paragraph--type--slider .field--name-field-link a:hover:not([disabled]),.paragraph--type--slider .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.paragraph--type--slider .field--name-field-link a:after{background-color:#8dbf21;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--slider .slider-container{margin-top:2.5rem}@media(min-width:1232px){.paragraph--type--slider .slider-container{margin-right:-75px;margin-left:-75px}}.paragraph--type--slider .slick-list{padding:0 !important;overflow:visible}.paragraph--type--slider .slick-track{display:flex;align-items:center}@media(max-width:1231px){.paragraph--type--slider .slick-track{gap:1.5rem}}.paragraph--type--slider .slick-slide{position:relative;z-index:2;float:none;flex-basis:fit-content;transition:transform .5s ease,opacity .5s ease,visibility .5s ease}@media(min-width:1232px){.paragraph--type--slider .slick-slide{width:33.33% !important;height:406px;position:relative}}@media(min-width:1232px){.paragraph--type--slider .slick-slide:before{width:450px;height:406px;content:"";display:block;z-index:1}.paragraph--type--slider .slick-slide .field--name-field-media-image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}}.paragraph--type--slider .slick-slide img{transition:transform .5s ease;border-radius:0.75rem;filter:drop-shadow(-1px 4px 16px rgba(0,0,0,0.25))}@media(min-width:1232px){.paragraph--type--slider .slick-slide img{max-width:none;width:540px;height:406px;object-fit:cover;object-position:center}}.paragraph--type--slider .slick-center{z-index:3}@media(min-width:1232px){.paragraph--type--slider .slick-slide:not(.slick-center) img{transform:scale(0.5667);transition:transform .5s ease}}@media(min-width:1232px){.paragraph--type--slider.paragraph--lightbox-enabled .slick-slide:not(.slick-center){pointer-events:none}}.paragraph--type--slider figcaption{font-size:1rem;line-height:140%;font-weight:400;margin-top:1.5rem;min-height:2.5rem}@media(min-width:1232px){.paragraph--type--slider figcaption{width:540px;position:absolute;left:50%;opacity:0;transform:translateX(-50%);transition:opacity .5s ease}}@media(min-width:1232px){.paragraph--type--slider .slick-center figcaption{opacity:1;transition:opacity .5s ease .5s}}.paragraph--type--slider a[data-toggle=lightbox]{text-decoration:none}.paragraph--type--slider .slider-container[data-image-count="3"] .slick-slide:not(.slick-center) .field--name-field-media-image{justify-content:center}.paragraph--type--slider .slider-controls{position:relative;display:flex;justify-content:center;gap:0.6875rem;margin-top:1.5rem}@media(min-width:1232px){.paragraph--type--slider .slider-controls.slider-controls--1-images,.paragraph--type--slider .slider-controls.slider-controls--2-images,.paragraph--type--slider .slider-controls.slider-controls--3-images{display:none}}@media(min-width:801px)and (max-width:1231px){.paragraph--type--slider .slider-controls.slider-controls--1-images,.paragraph--type--slider .slider-controls.slider-controls--2-images{display:none}}@media(max-width:800px){.paragraph--type--slider .slider-controls.slider-controls--1-images{display:none}}.paragraph--type--slider .slick-prev,.paragraph--type--slider .slick-next{width:48px;height:48px;position:relative;top:auto;left:auto;right:auto;bottom:auto;display:flex;align-items:center;justify-content:center;padding:0;opacity:1;transform:none}.paragraph--type--slider .slick-prev::before,.paragraph--type--slider .slick-next::before{position:absolute;width:80px;height:80px;top:-12px;left:-16px;content:"";background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1}.paragraph--type--slider .slick-next::before{background-image:url(/themes/custom/rif_skybrary/images/caret-right.png)}.paragraph--type--slider .slick-next:hover::before{background-image:url(/themes/custom/rif_skybrary/images/caret-right-hover.png)}.paragraph--type--slider .slick-prev{z-index:1}.paragraph--type--slider .slick-prev::before{background-image:url(/themes/custom/rif_skybrary/images/caret-left.png)}.paragraph--type--slider .slick-prev:hover::before{background-image:url(/themes/custom/rif_skybrary/images/caret-left-hover.png)}@media(min-width:1232px){.paragraph--type--slider .slider-container:has(figcaption)+.slider-controls{margin-top:5.875rem}}.paragraph--type--slider .hero__cloud{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1;animation:slide-forever 50s linear infinite}.paragraph--type--slider .hero__cloud--1{width:384px;height:143px;top:50%;left:-200px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.paragraph--type--slider .hero__cloud--1{top:calc(50% - 30px);left:-80px}}.paragraph--type--slider .hero__cloud--2{width:168px;height:99px;bottom:34px;left:200px;background-image:url(/themes/custom/rif_skybrary/images/cloud-3.webp);animation-delay:.375s;animation-range:60%}@media only screen and (max-width:1099px){.paragraph--type--slider .hero__cloud--2{bottom:60px;left:auto;right:-100px}}.paragraph--type--slider .hero__cloud--3{width:124px;height:57px;top:50%;right:180px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%;margin-top:-100px}@media only screen and (max-width:1099px){.paragraph--type--slider .hero__cloud--3{display:none}}.paragraph--type--slider .hero__cloud--4{width:259px;height:141px;bottom:135px;right:-225px;background-image:url(/themes/custom/rif_skybrary/images/cloud-4a.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.paragraph--type--slider .hero__cloud--4{display:none}}.paragraph--type--slider.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--slider.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--slider.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--slider.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--slider.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--slider.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--slider.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--slider.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--slider.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.lightbox .modal-fullscreen .modal-body{overflow-x:hidden}.lightbox .modal-body{background:#000}.lightbox .btn-close{color:#fff}.lightbox .carousel-control-prev{left:-1rem}.lightbox .carousel-control-next{right:-1rem}.lightbox .lightbox-caption{position:absolute;bottom:24px;left:0;right:0;padding:1rem;background:rgba(0,0,0,.5);font-size:1rem;z-index:1}.paragraph--type--testimonials{margin-top:4rem;margin-bottom:4rem}.paragraph--type--testimonials .testimonials__heading{max-width:960px;margin-left:auto;margin-right:auto}@media(max-width:992px){.paragraph--type--testimonials .testimonials__heading{margin-left:16px;margin-right:16px}}.paragraph--type--testimonials h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25);text-align:center}.paragraph--type--testimonials .supporting-text{font-size:1.5rem;font-weight:400;line-height:1.6;margin:12px;text-align:center}.paragraph--type--testimonials .field--name-field-testimonials{max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;height:fit-content;gap:2.375rem 1.25rem;margin-top:2.5rem}@media(max-width:1232px){.paragraph--type--testimonials .field--name-field-testimonials{margin-left:16px;margin-right:16px}}@media only screen and (max-width:799px){.paragraph--type--testimonials .field--name-field-testimonials{grid-template-columns:1fr}}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--testimonials .field--name-field-testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;height:fit-content;gap:2.375rem 1.25rem}}@media only screen and (min-width:800px)and (max-width:1099px)and (max-width:799px){.paragraph--type--testimonials .field--name-field-testimonials{grid-template-columns:1fr}}.paragraph--type--testimonials .paragraph--type--pull-quote{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);padding:24px;color:#515151;display:flex;flex-direction:column;gap:1.5rem;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25)}.paragraph--type--testimonials .paragraph--type--pull-quote:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--testimonials .paragraph--type--pull-quote .pull-quote__content{display:flex;flex-direction:column;gap:1.5rem}.paragraph--type--testimonials .paragraph--type--pull-quote img{border-radius:12px;width:200px;min-width:200px;height:200px;object-fit:cover;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25)}.paragraph--type--testimonials .paragraph--type--pull-quote blockquote{color:#802183;font-size:1.25rem;line-height:140%;font-weight:400}.paragraph--type--testimonials .paragraph--type--pull-quote figcaption{display:flex;flex-direction:column;font-size:1.25rem;font-weight:700}.paragraph--type--testimonials .paragraph--type--pull-quote cite{font-style:normal;font-size:1rem;font-weight:400;margin-top:0.25rem}@media only screen and (max-width:799px){.paragraph--type--testimonials .field--name-field-testimonials{gap:1.25rem}}@media only screen and (min-width:800px){.paragraph--type--testimonials.paragraph--variant--list blockquote{font-size:1.5rem}.paragraph--type--testimonials.paragraph--variant--list .field--name-field-testimonials{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;height:fit-content}}@media only screen and (min-width:800px)and (max-width:799px){.paragraph--type--testimonials.paragraph--variant--list .field--name-field-testimonials{grid-template-columns:1fr}}@media only screen and (min-width:800px){.paragraph--type--testimonials.paragraph--variant--list .paragraph--type--pull-quote{flex-direction:row}}.paragraph--type--testimonials.paragraph--variant--list .field--name-field-testimonials{gap:1.25rem}@media only screen and (max-width:1099px){.paragraph--type--testimonials{margin-top:2rem;margin-bottom:2rem}.paragraph--type--testimonials h2{text-align:left}.paragraph--type--testimonials .supporting-text{font-size:1.25rem;line-height:1.4;margin-left:0;margin-right:0;text-align:left}}.paragraph--type--testimonials.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--testimonials.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--testimonials.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--testimonials.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--testimonials.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--testimonials.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--testimonials.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--testimonials.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--testimonials.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.paragraph--type--image-text-button:not(.paragraph--variant--wave) h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}@media only screen and (min-width:800px){.paragraph--type--image-text-button h2{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem)}}.paragraph--type--image-text-button .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#b028b5}.paragraph--type--image-text-button .field--name-field-link a:before,.paragraph--type--image-text-button .field--name-field-link a:after{position:absolute;content:"";display:block}.paragraph--type--image-text-button .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--image-text-button .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--image-text-button .field--name-field-link a:visited{color:#fff}.paragraph--type--image-text-button .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--image-text-button .field--name-field-link a:hover:not([disabled]),.paragraph--type--image-text-button .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--image-text-button .field--name-field-link a:hover:not([disabled]):after,.paragraph--type--image-text-button .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--image-text-button .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--image-text-button .field--name-field-link a:disabled,.paragraph--type--image-text-button .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--image-text-button .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--image-text-button .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--image-text-button .field--name-field-link a{transition:none}.paragraph--type--image-text-button .field--name-field-link a:hover:not([disabled]),.paragraph--type--image-text-button .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.paragraph--type--image-text-button .field--name-field-link a:after{background-color:#b028b5;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--image-text-button .field--name-field-media-image img{border-radius:0.75rem;filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25))}.paragraph--type--image-text-button .image-text-button__container{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1232px){.paragraph--type--image-text-button .image-text-button__container{margin-left:16px;margin-right:16px}}@media only screen and (min-width:800px){.paragraph--type--image-text-button .image-text-button__container{flex-direction:row;align-items:center;gap:2.5rem}}@media only screen and (min-width:800px){.paragraph--type--image-text-button .image-text-button__content{flex:0 0 480px}}.paragraph--type--image-text-button .supporting-text{font-size:1.25rem;font-weight:400;line-height:140%;margin-top:1.5rem}.paragraph--type--image-text-button .field--name-field-link{margin-top:2rem}.paragraph--type--image-text-button .field--name-field-secondary-image img{width:280px;height:280px;position:absolute;bottom:0;right:0;object-fit:contain;object-position:center;transform:translate(50%,50%)}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--image-text-button .field--name-field-secondary-image img{width:180px;height:180px;transform:translate(50%,75%)}}@media only screen and (max-width:799px){.paragraph--type--image-text-button .field--name-field-secondary-image{display:none}}.paragraph--type--image-text-button.paragraph--variant--floating_image_left,.paragraph--type--image-text-button.paragraph--variant--floating_image_right{margin-top:2rem;margin-bottom:2rem}@media only screen and (min-width:800px){.paragraph--type--image-text-button.paragraph--variant--floating_image_left,.paragraph--type--image-text-button.paragraph--variant--floating_image_right{margin-top:6rem;margin-bottom:6rem}}.paragraph--type--image-text-button.paragraph--variant--floating_image_left .field--name-field-secondary-image,.paragraph--type--image-text-button.paragraph--variant--floating_image_right .field--name-field-secondary-image{display:none}.paragraph--type--image-text-button.paragraph--variant--floating_image_left.order-last .supporting-text,.paragraph--type--image-text-button.paragraph--variant--floating_image_right.order-last .supporting-text{color:#fff}@media only screen and (min-width:800px){.paragraph--type--image-text-button.paragraph--variant--floating_image_left.order-last,.paragraph--type--image-text-button.paragraph--variant--floating_image_right.order-last{margin-bottom:10.375rem}}@media only screen and (min-width:800px){.paragraph--type--image-text-button.paragraph--variant--floating_image_right .image-text-button__container{flex-direction:row-reverse}}.paragraph--type--image-text-button.paragraph--variant--wave{position:relative;z-index:1;display:flex;filter:drop-shadow(0 24px 60px rgba(85,85,85,0.2));flex-direction:column;padding-top:1.5rem;padding-bottom:1.5rem;margin-top:7.125rem;margin-bottom:7.125rem;transform:translateZ(0)}@media only screen and (min-width:800px){.paragraph--type--image-text-button.paragraph--variant--wave{margin-top:6rem;margin-bottom:6rem;padding-top:7.125rem;padding-bottom:7.125rem}.paragraph--type--image-text-button.paragraph--variant--wave.order-last{margin-bottom:10.375rem}}.paragraph--type--image-text-button.paragraph--variant--wave.order-first{margin-top:0}.paragraph--type--image-text-button.paragraph--variant--wave h2{font-size:2rem;color:#007baf}.paragraph--type--image-text-button.paragraph--variant--wave .paragraph--variant__wave__background{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:#e9f8ff;mask-size:100% 40px,100% 40px,100vw calc(100% - 78px);mask-position:top left,bottom left,0 40px;mask-repeat:no-repeat,no-repeat,repeat-x;mask-image:url(/themes/custom/rif_skybrary/images/clips/wave-top.svg),url(/themes/custom/rif_skybrary/images/clips/wave-bottom.svg),url(/themes/custom/rif_skybrary/images/clips/wave-body.svg);-webkit-mask-image:url(/themes/custom/rif_skybrary/images/clips/wave-top.svg),url(/themes/custom/rif_skybrary/images/clips/wave-bottom.svg),url(/themes/custom/rif_skybrary/images/clips/wave-body.svg)}@media(min-width:2040px){.paragraph--type--image-text-button.paragraph--variant--wave .paragraph--variant__wave__background{right:-40px;left:-40px}}@media only screen and (max-width:799px){.paragraph--type--image-text-button.paragraph--variant--wave .paragraph--variant__wave__background{mask-size:100% 10px,100% 10px,100vw calc(100% - 18px);mask-position:top left,bottom left,0 10px;mask-image:url(/themes/custom/rif_skybrary/images/clips/wave-top-sm.svg),url(/themes/custom/rif_skybrary/images/clips/wave-bottom-sm.svg),url(/themes/custom/rif_skybrary/images/clips/wave-body.svg);-webkit-mask-image:url(/themes/custom/rif_skybrary/images/clips/wave-top-sm.svg),url(/themes/custom/rif_skybrary/images/clips/wave-bottom-sm.svg),url(/themes/custom/rif_skybrary/images/clips/wave-body.svg)}}.paragraph--type--image-text-button.paragraph--variant--wave .paragraph--variant__wave__background:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;background-position:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";display:block;mix-blend-mode:multiply;opacity:.4}.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--image-text-button:not(.paragraph--variant--wave).order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.paragraph--type--statistics{max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;height:fit-content;position:relative;gap:4rem;margin-top:6rem;margin-bottom:6rem}@media(max-width:1232px){.paragraph--type--statistics{margin-left:16px;margin-right:16px}}@media only screen and (max-width:799px){.paragraph--type--statistics{grid-template-columns:1fr}}.paragraph--type--statistics dl{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;height:fit-content;padding:3rem 4.6875rem;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);gap:2rem}.paragraph--type--statistics dl:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}@media only screen and (max-width:799px){.paragraph--type--statistics dl{grid-template-columns:1fr}}.paragraph--type--statistics dl dt{font-weight:400;line-height:1.4;margin-top:0.5rem;text-align:center}.paragraph--type--statistics dl dd{color:#a60daa;font-family:"Paytone One";font-size:2.5rem;line-height:1.2;text-align:center;text-overflow:clip;white-space:nowrap}.paragraph--type--statistics h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}.paragraph--type--statistics .supporting-text{font-size:1.25rem;font-weight:400;margin-top:1.5rem;line-height:1.4}.paragraph--type--statistics .field--name-field-media-image{position:absolute;top:-72px;left:-90px;z-index:1;width:180px;height:280px}.paragraph--type--statistics .field--name-field-media-image img{width:100%;height:100%;filter:drop-shadow(-4px 8px 40px rgba(0,0,0,0.24));object-fit:contain;object-position:center}@media only screen and (max-width:1099px){.paragraph--type--statistics{gap:2rem}.paragraph--type--statistics .field--name-field-media-image{top:-32px;left:-45px;width:120px;height:180px}}@media only screen and (max-width:799px){.paragraph--type--statistics{margin-top:2rem;margin-bottom:2rem;display:flex;flex-direction:column-reverse}.paragraph--type--statistics .supporting-text{margin-top:0.75rem}.paragraph--type--statistics .field--name-field-image{display:none}.paragraph--type--statistics dl{padding:2rem}}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--statistics{padding-left:48px}.paragraph--type--statistics .field--name-field-media-image{transform:translateX(48px)}}@media only screen and (min-width:1100px)and (max-width:1400px){.paragraph--type--statistics{padding-left:clamp(0px,96px - (100vw - 1100px)*96/300,96px)}.paragraph--type--statistics .field--name-field-media-image{transform:translateX(clamp(0px,96px - (100vw - 1100px) * 96 / 300,96px))}}.paragraph--type--statistics.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--statistics.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--statistics.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--statistics.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--statistics.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--statistics.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--statistics.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--statistics.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--statistics.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.paragraph--type--image-cards-component{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);color:#007baf;margin-top:2rem;margin-bottom:2rem;padding:2rem 1rem;text-align:center}@media(max-width:1232px){.paragraph--type--image-cards-component{margin-left:16px;margin-right:16px}}.paragraph--type--image-cards-component:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}@media only screen and (min-width:800px){.paragraph--type--image-cards-component{margin-top:10rem;margin-bottom:6rem;padding:4rem 7.5rem}}.paragraph--type--image-cards-component h2{color:#007baf}.paragraph--type--image-cards-component .supporting-text{color:#515151;font-size:1.5rem;line-height:1.6;margin-top:1rem}.paragraph--type--image-cards-component .field--name-field-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;height:fit-content;gap:2.5rem 2rem;margin-top:2.5rem}@media only screen and (max-width:799px){.paragraph--type--image-cards-component .field--name-field-cards{grid-template-columns:1fr}}.paragraph--type--image-cards-component.has-3-cards .field--name-field-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;height:fit-content}@media only screen and (max-width:799px){.paragraph--type--image-cards-component.has-3-cards .field--name-field-cards{grid-template-columns:1fr}}@media only screen and (max-width:1099px){.paragraph--type--image-cards-component.has-3-cards .field--name-field-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;height:fit-content}}@media only screen and (max-width:1099px)and (max-width:799px){.paragraph--type--image-cards-component.has-3-cards .field--name-field-cards{grid-template-columns:1fr}}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-media-image img{border-radius:0.75rem;filter:drop-shadow(-1px 4px 16px rgba(0,0,0,0.25))}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-media-oembed-video iframe{width:100%;height:auto;max-width:800px;aspect-ratio:16/9;border-radius:0.75rem;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);overflow:hidden}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-media-oembed-video:has(+.field--name-field-caption){margin-bottom:0}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-media-oembed-video+.field--name-field-caption{color:#515151;font-style:italic;margin-top:1rem;margin-bottom:2rem}.paragraph--type--image-cards-component .paragraph--type--custom-card .custom-card{max-width:464px;margin-left:auto;margin-right:auto}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-media-image img{filter:drop-shadow(-1px 2px 2px rgba(0,0,0,0.25))}.paragraph--type--image-cards-component .paragraph--type--custom-card .custom-card__header{line-height:1.2;margin-top:1.5rem}.paragraph--type--image-cards-component .paragraph--type--custom-card .custom-card__header h3{font-size:1.5rem}.paragraph--type--image-cards-component .paragraph--type--custom-card .custom-card__summary{color:#515151;font-size:1rem;font-weight:400;line-height:1.4;margin-top:0.5rem}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link{margin-top:0.5rem;margin-bottom:-1rem}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a{display:inline-flex;align-items:center;font-family:"Lexend Deca";font-weight:700;font-size:16px;line-height:1.4;color:#0ca1dc;text-decoration:none;gap:.375rem;padding:14px 12px 16px;text-transform:uppercase;color:#007baf}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a::after{width:12px;height:auto;content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%230CA1DC'/%3E%3C/svg%3E%0A");display:inline-block;transition:transform .15s ease}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:hover,.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:focus{color:#001e62}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:hover::after,.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:focus::after{content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23001E62'/%3E%3C/svg%3E%0A");transform:translateX(2px)}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a::after{content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23007BAF'/%3E%3C/svg%3E%0A")}.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:hover::after,.paragraph--type--image-cards-component .paragraph--type--custom-card .field--name-field-link a:focus::after{color:#001e62;content:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7188 6.28125C14.125 6.65625 14.125 7.3125 13.7188 7.6875L8.71875 12.6875C8.4375 12.9687 8 13.0625 7.625 12.9062C7.25 12.75 7 12.4062 7 12L7 9L1.25 9C0.562501 9 5.73712e-07 8.4375 6.33815e-07 7.75L7.64949e-07 6.25C8.27784e-07 5.53125 0.562501 5 1.25 5L7 5L7 2C7 1.59375 7.25 1.21875 7.625 1.0625C8 0.906249 8.4375 1 8.71875 1.28125L13.7188 6.28125Z' fill='%23001E62'/%3E%3C/svg%3E%0A")}.paragraph--type--image-cards-component>.field--name-field-image{position:absolute;top:-140px;left:32px}.paragraph--type--image-cards-component>.field--name-field-image img{width:400px;height:200px;object-fit:contain;object-position:center}@media only screen and (max-width:1099px){.paragraph--type--image-cards-component>.field--name-field-image{display:none}}.paragraph--type--app-download{max-width:1200px;margin-left:auto;margin-right:auto;padding-top:1.5rem;padding-bottom:1.5rem}@media(max-width:1232px){.paragraph--type--app-download{margin-left:16px;margin-right:16px}}.paragraph--type--app-download .site_setting_entity{display:flex;align-items:center;justify-content:center;gap:1rem}.paragraph--type--app-download .supporting-text{font-size:1.5rem;font-weight:400;line-height:1.6;text-align:center}@media only screen and (max-width:1099px){.paragraph--type--app-download .supporting-text{font-size:1.25rem}}.paragraph--type--app-download .app-download-links{margin-top:3rem}.paragraph--type--app-download .app-download-links ul{display:flex;flex-direction:row;justify-content:center;gap:0.75rem}.paragraph--type--app-download .app-download-links ul a{display:inline-flex;align-items:center;background-color:#a60daa;border-radius:9px;color:#fff;font-size:1rem;font-weight:400;gap:9px;justify-content:center;padding:0.8125rem 1.75rem;text-decoration:none;transition:background .15s ease,transform .15s ease}.paragraph--type--app-download .app-download-links ul a:hover{background-color:#007baf;transform:translateY(-4px)}@media only screen and (max-width:479px){.paragraph--type--app-download .app-download-links{margin-top:2rem}.paragraph--type--app-download .app-download-links ul{flex-direction:column}.paragraph--type--app-download .app-download-links ul a{width:100%}}@media xsmall{.paragraph--type--app-download .app-download-links{margin-top:2rem}.paragraph--type--app-download .app-download-links ul{flex-direction:column}.paragraph--type--app-download .app-download-links ul a{width:100%}}.paragraph--type--app-download.order-last{padding-bottom:4rem}@media only screen and (min-width:1100px){.paragraph--type--app-download.order-last{padding-bottom:6rem}}.paragraph--type--app-download.order-last .supporting-text{color:#fff}.paragraph--type--app-download.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--app-download.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--app-download.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--app-download.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--app-download.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--app-download.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--app-download.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--app-download.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--app-download.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}.paragraph--type--cta{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);color:#007baf;margin-top:1rem;margin-bottom:7.75rem;padding:2rem 1rem}@media(max-width:1232px){.paragraph--type--cta{margin-left:16px;margin-right:16px}}.paragraph--type--cta:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}@media only screen and (min-width:800px){.paragraph--type--cta{margin-top:8.125rem;margin-bottom:8.125rem;padding:1.5rem 1rem 2rem}}@media only screen and (min-width:1100px){.paragraph--type--cta{padding-left:3rem;padding-right:566px}}.paragraph--type--cta h2{color:#007baf}.paragraph--type--cta p{color:#515151;font-size:1.25rem;font-weight:400;line-height:1.4;margin-top:0.75rem}.paragraph--type--cta .field--name-field-link{margin-top:1.5rem}.paragraph--type--cta .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#eb840a}.paragraph--type--cta .field--name-field-link a:before,.paragraph--type--cta .field--name-field-link a:after{position:absolute;content:"";display:block}.paragraph--type--cta .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--cta .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--cta .field--name-field-link a:visited{color:#fff}.paragraph--type--cta .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--cta .field--name-field-link a:hover:not([disabled]),.paragraph--type--cta .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--cta .field--name-field-link a:hover:not([disabled]):after,.paragraph--type--cta .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--cta .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--cta .field--name-field-link a:disabled,.paragraph--type--cta .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--cta .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--cta .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--cta .field--name-field-link a{transition:none}.paragraph--type--cta .field--name-field-link a:hover:not([disabled]),.paragraph--type--cta .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.paragraph--type--cta .field--name-field-link a:after{background-color:#eb840a;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--cta .field--name-field-media-image{width:140px;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;margin-top:auto;margin-bottom:auto}@media only screen and (max-width:1099px){.paragraph--type--cta .field--name-field-media-image{transform:translate(12px,83px)}}@media only screen and (min-width:1100px){.paragraph--type--cta .field--name-field-media-image{width:550px;top:0}}.paragraph--type--cta .field--name-field-media-image img{width:140px;height:140px}@media only screen and (min-width:1100px){.paragraph--type--cta .field--name-field-media-image img{width:550px;height:550px}}.paragraph--type--cta-color-block{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:8.75rem;margin-bottom:8.75rem;position:relative;text-align:center;color:#fff}@media(max-width:1232px){.paragraph--type--cta-color-block{margin-left:16px;margin-right:16px}}.paragraph--type--cta-color-block .cta-color-block__content{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);padding:4rem 7.5rem;width:100%;background-blend-mode:plus-darker,normal,normal}.paragraph--type--cta-color-block .cta-color-block__content:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--cta-color-block .cta-color-block__content.paragraph--variant--purple{position:relative;z-index:1;background-color:#a950ac;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24)}.paragraph--type--cta-color-block .cta-color-block__content.paragraph--variant--purple:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--cta-color-block .cta-color-block__content.paragraph--variant--green{position:relative;z-index:1;background-color:#9fbc60;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24)}.paragraph--type--cta-color-block .cta-color-block__content.paragraph--variant--green:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--cta-color-block h2{color:#fff}.paragraph--type--cta-color-block .supporting-text{font-size:1.5rem;line-height:140%;margin-top:1rem;font-weight:400}.paragraph--type--cta-color-block .field--name-field-button-group{margin-top:2rem;gap:1.5rem}.paragraph--type--cta-color-block .field--name-field-button-group a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#eb840a}.paragraph--type--cta-color-block .field--name-field-button-group a:before,.paragraph--type--cta-color-block .field--name-field-button-group a:after{position:absolute;content:"";display:block}.paragraph--type--cta-color-block .field--name-field-button-group a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--cta-color-block .field--name-field-button-group a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--cta-color-block .field--name-field-button-group a:visited{color:#fff}.paragraph--type--cta-color-block .field--name-field-button-group a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--cta-color-block .field--name-field-button-group a:hover:not([disabled]),.paragraph--type--cta-color-block .field--name-field-button-group a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--cta-color-block .field--name-field-button-group a:hover:not([disabled]):after,.paragraph--type--cta-color-block .field--name-field-button-group a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--cta-color-block .field--name-field-button-group a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--cta-color-block .field--name-field-button-group a:disabled,.paragraph--type--cta-color-block .field--name-field-button-group a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--cta-color-block .field--name-field-button-group a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--cta-color-block .field--name-field-button-group a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--cta-color-block .field--name-field-button-group a{transition:none}.paragraph--type--cta-color-block .field--name-field-button-group a:hover:not([disabled]),.paragraph--type--cta-color-block .field--name-field-button-group a:focus-visible:not([disabled]){transform:none}}.paragraph--type--cta-color-block .field--name-field-button-group a:after{background-color:#eb840a;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--cta-color-block .hero__cloud{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1;animation:slide-forever 50s linear infinite}.paragraph--type--cta-color-block .hero__cloud--1{width:457px;height:242px;top:-100px;left:-100px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.15s;animation-range:30%}.paragraph--type--cta-color-block .hero__cloud--2{width:346px;height:129px;right:-120px;bottom:-20px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.375s;animation-range:60%;z-index:1}@media only screen and (max-width:1099px){.paragraph--type--cta-color-block{margin-top:4rem;margin-bottom:4rem}.paragraph--type--cta-color-block .cta-color-block__content{padding:4rem 1rem}.paragraph--type--cta-color-block .supporting-text{font-size:1.25rem;margin-top:0.75rem}.paragraph--type--cta-color-block .field--name-field-button-group{margin-top:1.5rem}.paragraph--type--cta-color-block .hero__cloud--1{width:187px;height:99px;top:-50px;left:-50px}.paragraph--type--cta-color-block .hero__cloud--2{width:205px;height:96px;right:-60px;bottom:-24px}}@media only screen and (max-width:799px){.paragraph--type--cta-color-block .hero__cloud--2{display:none}}.paragraph--type--pricing-cards{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:0.5rem}@media(max-width:1232px){.paragraph--type--pricing-cards{margin-left:16px;margin-right:16px}}.paragraph--type--pricing-cards h2{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem);color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25);text-align:center}.paragraph--type--pricing-cards h2,.paragraph--type--pricing-cards .field--type-text-with-summary{max-width:60rem;margin-left:auto;margin-right:auto}.paragraph--type--pricing-cards .field--type-text-with-summary{text-align:center}.paragraph--type--pricing-cards .field--type-text-with-summary p{font-size:1.5rem;margin-top:0.5rem}.paragraph--type--pricing-cards .field--type-text-with-summary p strong{font-family:"Paytone One";font-size:1.375rem}.paragraph--type--pricing-cards .field--type-text-with-summary p a{color:#001e62}.paragraph--type--pricing-cards .field--type-text-with-summary p a:hover{text-decoration:none}.paragraph--type--pricing-cards .field--name-field-link a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#b028b5;width:100%;display:block;max-width:360px;margin-left:auto;margin-right:auto}.paragraph--type--pricing-cards .field--name-field-link a:before,.paragraph--type--pricing-cards .field--name-field-link a:after{position:absolute;content:"";display:block}.paragraph--type--pricing-cards .field--name-field-link a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.paragraph--type--pricing-cards .field--name-field-link a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.paragraph--type--pricing-cards .field--name-field-link a:visited{color:#fff}.paragraph--type--pricing-cards .field--name-field-link a:focus{outline:2px solid #001e62;outline-offset:2px}.paragraph--type--pricing-cards .field--name-field-link a:hover:not([disabled]),.paragraph--type--pricing-cards .field--name-field-link a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.paragraph--type--pricing-cards .field--name-field-link a:hover:not([disabled]):after,.paragraph--type--pricing-cards .field--name-field-link a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.paragraph--type--pricing-cards .field--name-field-link a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.paragraph--type--pricing-cards .field--name-field-link a:disabled,.paragraph--type--pricing-cards .field--name-field-link a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.paragraph--type--pricing-cards .field--name-field-link a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.paragraph--type--pricing-cards .field--name-field-link a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.paragraph--type--pricing-cards .field--name-field-link a{transition:none}.paragraph--type--pricing-cards .field--name-field-link a:hover:not([disabled]),.paragraph--type--pricing-cards .field--name-field-link a:focus-visible:not([disabled]){transform:none}}.paragraph--type--pricing-cards .field--name-field-link a:after{background-color:#b028b5;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.paragraph--type--pricing-cards .field--name-field-product-cards{max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;height:fit-content;gap:1.75rem;margin-top:2.5rem;padding-top:2.5rem;padding-bottom:4rem}@media(max-width:1232px){.paragraph--type--pricing-cards .field--name-field-product-cards{margin-left:16px;margin-right:16px}}@media only screen and (max-width:799px){.paragraph--type--pricing-cards .field--name-field-product-cards{grid-template-columns:1fr}}@media only screen and (max-width:1099px){.paragraph--type--pricing-cards .field--name-field-product-cards{padding-top:2rem}}@media only screen and (max-width:799px){.paragraph--type--pricing-cards .field--name-field-product-cards{margin-top:0;padding-bottom:2rem}}.paragraph--type--pricing-cards .paragraph--type--pricing-card{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:24px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);border-radius:24px;display:flex;flex-direction:column;gap:0.75rem;padding:1.5rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2) header{padding-right:3rem}@media only screen and (max-width:1099px){.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2) header{padding-right:0.75rem}}@media only screen and (max-width:799px){.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2) header{padding-right:0}}.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2):after{width:109px;top:-50px;right:-24px;position:absolute;z-index:1;aspect-ratio:600/768;content:"";display:block;filter:drop-shadow(-0.5px 2.25px 10px rgba(0,0,0,0.25));animation:float-forever 5s ease-in-out infinite;background-image:url(/themes/custom/rif_skybrary/images/balloon-red.webp);background-size:contain;background-repeat:no-repeat;background-position:center;animation-duration:7.5s}@media only screen and (max-width:1099px){.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2):after{width:62px;top:-30px;right:-12px}}@media only screen and (max-width:799px){.paragraph--type--pricing-cards .paragraph--type--pricing-card:nth-child(2):after{content:none}}.paragraph--type--pricing-cards .paragraph--type--pricing-card small{font-size:1rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card header{display:flex;flex-direction:column;gap:0.25rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card .eyebrow{color:#515151;text-wrap:pretty}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul{padding:0.5rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul .field--name-field-product-benefits{display:flex;flex-direction:column;gap:0.75rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul li{display:grid;grid-template-columns:1.5rem 1fr;gap:0 0.5rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul li:before{width:1.5rem;height:1.5rem;content:"";background-image:url(/themes/custom/rif_skybrary/images/check-circle-green.png);background-size:contain;background-repeat:no-repeat;background-position:center;grid-row:span 2;flex:0 0 24px}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul li.paragraph--checkmark-color--blue:before{background-image:url(/themes/custom/rif_skybrary/images/check-circle-blue.png)}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul li strong{color:#515151}.paragraph--type--pricing-cards .paragraph--type--pricing-card ul li small{color:#747474}.paragraph--type--pricing-cards .paragraph--type--pricing-card footer{margin-top:auto;margin-bottom:0}.paragraph--type--pricing-cards .paragraph--type--pricing-card .price{color:#001e62;line-height:1.2;font-family:"Paytone One";font-weight:normal;font-size:clamp(1.375rem,.7891rem + 1.5625vw,2rem);color:#0ca1dc;padding-top:0.375rem;padding-bottom:0.75rem}.paragraph--type--pricing-cards .paragraph--type--pricing-card h3,.paragraph--type--pricing-cards .paragraph--type--pricing-card .price{line-height:1}.paragraph--type--pricing-cards.order-third-to-last:not(.order-first):not(.order-second) .field--name-body,.paragraph--type--pricing-cards.order-second-to-last:not(.order-first):not(.order-second) .field--name-body,.paragraph--type--pricing-cards.order-last:not(.order-first):not(.order-second) .field--name-body{color:#fff}.paragraph--type--pricing-cards.order-third-to-last:not(.order-first):not(.order-second) .field--name-body a,.paragraph--type--pricing-cards.order-second-to-last:not(.order-first):not(.order-second) .field--name-body a,.paragraph--type--pricing-cards.order-last:not(.order-first):not(.order-second) .field--name-body a{color:#fff}.paragraph--type--form{max-width:1200px;margin-left:auto;margin-right:auto;text-align:center;margin:4rem auto;position:relative}@media(max-width:1232px){.paragraph--type--form{margin-left:16px;margin-right:16px}}.paragraph--type--form h2{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}.paragraph--type--form .supporting-text{font-size:1.5rem;padding-top:0.5rem;font-weight:normal;margin-bottom:2.5rem}.paragraph--type--form form{max-width:500px;margin:0 auto}.paragraph--type--form.order-second-to-last:not(.order-first):not(.order-second) label,.paragraph--type--form.order-last:not(.order-first):not(.order-second) label{color:#fff}.paragraph--type--form.order-third-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--form.order-second-to-last:not(.order-first):not(.order-second) .supporting-text,.paragraph--type--form.order-last:not(.order-first):not(.order-second) .supporting-text{color:#fff}.paragraph--type--form.order-third-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--form.order-second-to-last:not(.order-first):not(.order-second) figcaption,.paragraph--type--form.order-last:not(.order-first):not(.order-second) figcaption{color:#fff}.paragraph--type--form.order-third-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--form.order-second-to-last:not(.order-first):not(.order-second) .pull-quote__content figcaption,.paragraph--type--form.order-last:not(.order-first):not(.order-second) .pull-quote__content figcaption{color:#515151}@media only screen and (max-width:799px){.paragraph--type--form{margin:2rem auto}.paragraph--type--form .supporting-text{font-size:1.25rem}}.paragraph--type--form:has(.webform-submission-contact-form){margin-top:0}.paragraph--type--form .hero__cloud,.paragraph--type--form .hero__balloon{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:799px){.paragraph--type--form .hero__cloud,.paragraph--type--form .hero__balloon{display:none}}.paragraph--type--form .hero__balloon{aspect-ratio:46/75;z-index:-1;filter:drop-shadow(-0.5px 2.25px 10px rgba(0,0,0,0.25));animation:float-forever 5s ease-in-out infinite}.paragraph--type--form .hero__cloud{z-index:-2;animation:slide-forever 50s linear infinite}.paragraph--type--form .hero__balloon--1{width:124px;top:35%;left:50px;background-image:url(/themes/custom/rif_skybrary/images/balloon-purple.webp);margin-top:-45px;animation-duration:8.25s;animation-delay:.125s}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--form .hero__balloon--1{left:30px;width:100px}}.paragraph--type--form .hero__balloon--2{width:86px;top:55%;right:50px;background-image:url(/themes/custom/rif_skybrary/images/balloon-blue.webp);margin-top:-70px;animation-duration:6s;animation-delay:.375s;animation-range:50% 50%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--form .hero__balloon--2{right:30px;width:100px}}.paragraph--type--form .hero__cloud--1{width:160px;height:75px;top:50%;left:75px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-duration:30s;animation-delay:.2s;animation-range:30%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--form .hero__cloud--1{width:120px;height:56px;left:10px}}.paragraph--type--form .hero__cloud--2{width:100px;height:47px;top:45%;right:150px;background-image:url(/themes/custom/rif_skybrary/images/cloud-3.webp);animation-duration:42s;animation-delay:.8s;animation-range:60%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--form .hero__cloud--2{width:80px;height:37px;right:100px}}.paragraph--type--form .hero__cloud--3{width:160px;height:75px;top:60%;right:20px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-duration:28s;animation-delay:2.5s;animation-range:90%}@media only screen and (min-width:800px)and (max-width:1099px){.paragraph--type--form .hero__cloud--3{width:130px;height:61px;right:10px}}.paragraph--type--form .field--name-field-form{max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1232px){.paragraph--type--form .field--name-field-form{margin-left:16px;margin-right:16px}}.hero{max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:1;padding-top:4rem}@media(max-width:1232px){.hero{margin-left:16px;margin-right:16px}}.hero .hero__content{max-width:56.25rem}.hero h1{color:#fff;text-shadow:-1px 2px 2px rgba(0,0,0,.25)}.hero .description{font-size:clamp(1rem,.5313rem + 1.25vw,1.5rem);line-height:1.5;margin-top:1.5rem}@media only screen and (max-width:1099px){.hero .description{max-width:35.9375rem;margin-left:auto;margin-right:auto}}.hero .field--name-field-button{margin-top:2rem}.hero .field--name-field-button a{--button-color:#b028b5;width:auto;position:relative;z-index:1;background-color:#fff;background-clip:padding-box;display:inline-block;align-items:center;border-radius:16px;border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-family:"Paytone One";font-size:18px;font-weight:400;line-height:.667;opacity:1;padding:23px 20px 25px;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--button-color:#eb840a}.hero .field--name-field-button a:before,.hero .field--name-field-button a:after{position:absolute;content:"";display:block}.hero .field--name-field-button a::before{inset:0;border-radius:16px;background:#fff;background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-size:cover;background-blend-mode:multiply;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);opacity:.75;pointer-events:none;transform:translateZ(0);z-index:-2}.hero .field--name-field-button a:after{z-index:-1;background:#b028b5;background-color:#b028b5;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:color-burn;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);border-radius:8px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);inset:8px;transition:inset .15s ease,border-radius .15s ease}.hero .field--name-field-button a:visited{color:#fff}.hero .field--name-field-button a:focus{outline:2px solid #001e62;outline-offset:2px}.hero .field--name-field-button a:hover:not([disabled]),.hero .field--name-field-button a:focus-visible:not([disabled]){color:#fff;text-decoration:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25),inset 0 0 0 1px var(--button-color)}.hero .field--name-field-button a:hover:not([disabled]):after,.hero .field--name-field-button a:focus-visible:not([disabled]):after{border-radius:16px;inset:0}.hero .field--name-field-button a:active:not([disabled]){box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}.hero .field--name-field-button a:disabled,.hero .field--name-field-button a[aria-disabled=true]{opacity:.65;filter:grayscale(0.85);cursor:not-allowed;pointer-events:none}@media(max-width:768px){.hero .field--name-field-button a{font-size:14px;padding:20px}}@media(prefers-contrast:high){.hero .field--name-field-button a{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.hero .field--name-field-button a{transition:none}.hero .field--name-field-button a:hover:not([disabled]),.hero .field--name-field-button a:focus-visible:not([disabled]){transform:none}}.hero .field--name-field-button a:after{background-color:#eb840a;background-image:url(/themes/custom/rif_skybrary/images/textures/smooth.webp);background-repeat:repeat;background-size:2121px 1414px}.hero:not(:has(.field--name-field-featured-media)) .hero__content{margin:0 auto;text-align:center}.hero .hero__balloon,.hero .hero__cloud{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center}.hero .hero__balloon{aspect-ratio:46/75;z-index:-1;filter:drop-shadow(-0.5px 2.25px 10px rgba(0,0,0,0.25));animation:float-forever 5s ease-in-out infinite}.hero .hero__cloud{z-index:-2;animation:slide-forever 50s linear infinite}.hero--homepage .hero__content,.hero--2_balloons .hero__content,.hero--3_balloons .hero__content{max-width:50rem}.hero--homepage{padding-bottom:5.875rem}@media only screen and (min-width:800px)and (max-width:1099px){.hero--homepage{padding-top:clamp(16px,16px + 48*(min(100vw,1100px) - 800px)/300,64px);padding-bottom:calc(74px + 20*(min(100vw,1100px) - 800px)/300)}}@media only screen and (max-width:799px){.hero--homepage{padding-top:1rem;padding-bottom:4.625rem}}.hero--homepage .description{max-width:42.0625rem;margin-left:auto;margin-right:auto}.hero--homepage .hero__balloon--1{width:192px;top:134px;left:-125px;background-image:url(/themes/custom/rif_skybrary/images/balloon-red.webp);animation-duration:5s;animation-delay:.25s}@media only screen and (max-width:1099px){.hero--homepage .hero__balloon--1{width:62px;top:auto;bottom:20px;left:-5px}}.hero--homepage .hero__balloon--2{width:318px;right:-180px;top:-56px;background-image:url(/themes/custom/rif_skybrary/images/balloon-purple.webp);animation-duration:6s;animation-delay:.65s;transition:margin-right .1s linear}@media only screen and (max-width:1099px){.hero--homepage .hero__balloon--2{width:94px;top:auto;bottom:0px;right:-30px}}.hero--homepage .hero__cloud--1{width:190px;height:71px;top:30px;left:-170px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.hero--homepage .hero__cloud--1{display:none}}.hero--homepage .hero__cloud--2{width:632px;height:294px;top:375px;left:-200px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.375s;animation-range:60%}@media only screen and (max-width:1099px){.hero--homepage .hero__cloud--2{width:205px;height:96px;top:auto;bottom:-50px;left:-60px}}.hero--homepage .hero__cloud--3{width:628px;height:292px;top:270px;right:-250px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.hero--homepage .hero__cloud--3{width:192px;height:90px;top:auto;bottom:-30px;right:-60px}}.hero--2_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:6.875rem}@media only screen and (min-width:800px)and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:clamp(110px,180px - (100vw - 768px)*.2,180px)}}@media only screen and (max-width:799px){.hero--2_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:11.25rem}}.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--1{width:195px;bottom:34px;left:-34px;background-image:url(/themes/custom/rif_skybrary/images/balloon-blue.webp);animation-duration:5s;animation-delay:.25s}@media only screen and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--1{width:142px;bottom:15px;left:0px}}.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{width:320px;right:-180px;top:-56px;background-image:url(/themes/custom/rif_skybrary/images/balloon-green.webp);animation-duration:6s;animation-delay:.65s;transition:margin-right .1s linear}@media only screen and (min-width:800px)and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{margin-right:calc(100vw - 1100px)}}@media only screen and (max-width:799px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{display:none}}.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{width:250px;height:93px;bottom:calc(100% - 113px);left:-130px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{bottom:10px;left:-10px}}.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{width:114px;height:53px;top:335px;left:38px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.375s;animation-range:60%;transition:margin-left .1s linear}@media only screen and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{display:none}}.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:382px;aspect-ratio:382/178;bottom:0px;right:-230px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.hero--2_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:172px;bottom:100px;right:-90px}}.hero--3_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:6.875rem}@media only screen and (min-width:800px)and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:clamp(110px,180px - (100vw - 768px)*.2,180px)}}@media only screen and (max-width:799px){.hero--3_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:11.25rem}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--1{width:150px;top:10px;left:-60px;background-image:url(/themes/custom/rif_skybrary/images/balloon-purple.webp);animation-duration:5s;animation-delay:.125s;transition:margin-left .1s linear}@media only screen and (min-width:800px)and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--1{margin-left:calc(100vw - 1100px)}}@media only screen and (max-width:799px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--1{display:none}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{width:69px;top:225px;left:115px;background-image:url(/themes/custom/rif_skybrary/images/balloon-red.webp);animation-duration:6.5s;animation-delay:.425s;transition:margin-left .1s linear}@media only screen and (min-width:800px)and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{margin-left:calc(100vw - 1100px)}}@media only screen and (max-width:799px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--2{display:none}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--3{width:190px;top:35px;right:-25px;background-image:url(/themes/custom/rif_skybrary/images/balloon-orange.webp);animation-duration:8s;animation-delay:.875s}@media only screen and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__balloon--3{width:142px;top:auto;bottom:36px;right:10px}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{width:114px;height:53px;top:125px;left:20px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{width:194px;height:90px;top:auto;bottom:60px;left:-60px}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{width:320px;height:119px;top:345px;left:-165px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.375s;animation-range:60%}@media only screen and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{display:none}}.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:382px;height:178px;top:185px;right:-230px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.hero--3_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:109px;height:51px;top:auto;bottom:35px;right:15px}}.hero--no_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:2rem}@media only screen and (min-width:800px)and (max-width:1099px){.hero--no_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:clamp(32px,180px - (100vw - 768px)*.2,180px)}}@media only screen and (max-width:799px){.hero--no_balloons:not(:has(.field--name-field-featured-media)){padding-bottom:5rem}}.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{width:189px;height:70px;top:130px;left:-200px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--1{display:none}}.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{width:65px;height:38px;top:100px;left:0px;background-image:url(/themes/custom/rif_skybrary/images/cloud-3.webp);animation-delay:.375s;animation-range:60%}@media only screen and (max-width:1099px){.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--2{display:none}}.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:203px;height:95px;top:105px;right:-160px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.hero--no_balloons:not(:has(.field--name-field-featured-media)) .hero__cloud--3{width:172px;height:80px;top:auto;bottom:24px;right:-95px}}.hero:has(.field--name-field-media-image){padding-bottom:5.9375rem}.hero:has(.field--name-field-media-image) .field--name-field-media-image img{aspect-ratio:3/2}@media only screen and (max-width:1099px){.hero:has(.field--name-field-media-image) .hero__cloud--3{bottom:calc((100vw - 32px)*.6667 + 16px)}}.hero:has(.field--name-field-media-oembed-video){padding-bottom:7.5rem}.hero:has(.field--name-field-media-oembed-video) .field--name-field-caption{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.hero:has(.field--name-field-media-oembed-video) .field--name-field-caption:not(caption){position:absolute !important}.hero:has(.field--name-field-media-oembed-video) .field--name-field-caption *{overflow:hidden !important}@media only screen and (max-width:1099px){.hero:has(.field--name-field-media-oembed-video) .hero__cloud--3{bottom:calc((100vw - 32px)*.5625 + 16px)}}.hero:has(.field--name-field-featured-media){display:flex;flex-direction:column;gap:2rem 1.5rem}.hero:has(.field--name-field-featured-media) .field--name-field-media-image img{border-radius:0.75rem;filter:drop-shadow(-1px 4px 16px rgba(0,0,0,0.25))}.hero:has(.field--name-field-featured-media) .field--name-field-media-oembed-video iframe{width:100%;height:auto;max-width:800px;aspect-ratio:16/9;border-radius:0.75rem;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);overflow:hidden}.hero:has(.field--name-field-featured-media) .field--name-field-media-oembed-video:has(+.field--name-field-caption){margin-bottom:0}.hero:has(.field--name-field-featured-media) .field--name-field-media-oembed-video+.field--name-field-caption{color:#515151;font-style:italic;margin-top:1rem;margin-bottom:2rem}.hero:has(.field--name-field-featured-media) img,.hero:has(.field--name-field-featured-media) iframe{background-color:#4993af}@media only screen and (max-width:799px){.hero:has(.field--name-field-featured-media){padding-bottom:2rem}}.hero:has(.field--name-field-featured-media) .hero__balloon{display:none}.hero:has(.field--name-field-featured-media) .hero__cloud--1{width:114px;height:53px;top:95px;left:-180px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.15s;animation-range:30%}@media only screen and (max-width:1099px){.hero:has(.field--name-field-featured-media) .hero__cloud--1{display:none}}.hero:has(.field--name-field-featured-media) .hero__cloud--2{width:203px;height:95px;top:370px;left:-90px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.375s;animation-range:60%}@media only screen and (max-width:1099px){.hero:has(.field--name-field-featured-media) .hero__cloud--2{display:none}}.hero:has(.field--name-field-featured-media) .hero__cloud--3{width:250px;height:93px;top:25px;right:-120px;background-image:url(/themes/custom/rif_skybrary/images/cloud-2.webp);animation-delay:.75s;animation-range:90%}@media only screen and (max-width:1099px){.hero:has(.field--name-field-featured-media) .hero__cloud--3{width:145px;height:54px;top:auto;right:-50px}}@media only screen and (min-width:800px){.hero:has(.field--name-field-featured-media){flex-direction:row}.hero:has(.field--name-field-featured-media) .hero__content{flex-basis:38.5rem}.hero:has(.field--name-field-featured-media) .field--name-field-featured-media{flex-grow:1;flex-basis:35rem}}@media(prefers-reduced-motion:reduce){.hero__balloon,.hero__cloud{animation:none !important}}#skybrary-app-root .App h1,#skybrary-app-root .App h2{font-size:2rem}#skybrary-app-root .App h3{font-size:1.5rem;font-family:"Lexend Deca";font-weight:700}#skybrary-app-root .App .form-label{margin-bottom:0}#skybrary-app-root .App .gifts-for-kids form{max-width:500px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1rem}@media(max-width:532px){#skybrary-app-root .App .gifts-for-kids form{margin-left:16px;margin-right:16px}}#skybrary-app-root .App .gifts-for-kids .message-preview{position:absolute;top:0.75rem;right:0.75rem;width:55%;height:50%;background:rgba(0,0,0,0);margin:0 !important;border:1px solid #fff;font-size:0.875rem;border-radius:0;color:#fff;padding:6px}#skybrary-app-root .App .gifts-for-kids .card-options{position:relative}#skybrary-app-root .App .gifts-for-kids .card-options label img{box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}#skybrary-app-root .App .gifts-for-kids .card-options label img:hover,#skybrary-app-root .App .gifts-for-kids .card-options label img:focus{cursor:pointer;box-shadow:-2px 4px 4px 0px rgba(0,0,0,.35)}#skybrary-app-root .App .gifts-for-kids .card-tosend{box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25)}#skybrary-app-root .App .gifts-for-kids .form .btn-previous,#skybrary-app-root .App .gifts-for-kids .form .btn-next{position:absolute;top:-10px}#skybrary-app-root .App .gifts-for-kids .form .btn-previous{background-image:url(/themes/custom/rif_skybrary/images/caret-left.png);left:35%}#skybrary-app-root .App .gifts-for-kids .form .btn-previous:hover{background-image:url(/themes/custom/rif_skybrary/images/caret-left-hover.png)}#skybrary-app-root .App .gifts-for-kids .form .btn-next{background-image:url(/themes/custom/rif_skybrary/images/caret-right.png);right:35%}#skybrary-app-root .App .gifts-for-kids .form .btn-next:hover{background-image:url(/themes/custom/rif_skybrary/images/caret-right-hover.png)}#skybrary-app-root .App .gift-checkout{max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1232px){#skybrary-app-root .App .gift-checkout{margin-left:16px;margin-right:16px}}#skybrary-app-root .App .gift-checkout .StripeElement{border-radius:6px !important;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25) !important;border:none !important;padding:0.625rem 0.5rem !important;outline:none}#skybrary-app-root .App .gift-checkout .info.purchase{font-size:1.25rem}#skybrary-app-root .App .gift-checkout .info-card{margin-top:5rem;border:none;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);border-radius:6px}#skybrary-app-root .App .gift-checkout .info-card .card-body{color:#515151;font-size:1rem;padding:0.75rem;display:flex;flex-direction:column;gap:0.1875rem}#skybrary-app-root .App .gift-checkout .info-card .card-body .info-title{font-family:"Lexend Deca";color:#001e62;font-weight:600;font-size:1rem}#skybrary-app-root .App .gift-checkout .info-card .separator{border-top:1px solid #c2c2c2;margin:0.75rem 0}@media only screen and (max-width:799px){#skybrary-app-root .App .gift-checkout .info.purchase{font-size:1rem}#skybrary-app-root .App .gift-checkout .info-card{margin-top:1rem}}#skybrary-app-root .App .success{max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:1232px){#skybrary-app-root .App .success{margin-left:16px;margin-right:16px}}#skybrary-app-root .App .success .success-text-container{max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:532px){#skybrary-app-root .App .success .success-text-container{margin-left:16px;margin-right:16px}}#skybrary-app-root .App .success .success-text-container h1{color:#001e62}#skybrary-app-root .App .success .success-text-container .message{color:#001e62}#skybrary-app-root .App .form-control{border-radius:6px;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);border:none;padding:4px 8px;outline:none}#skybrary-app-root .App input{max-width:unset}@media only screen and (max-width:799px){#skybrary-app-root .App .row{gap:1rem}}#skybrary-app-root .App .gifts-for-kids,#skybrary-app-root .App .gift-checkout,#skybrary-app-root .App .success{position:relative}#skybrary-app-root .App .gifts-for-kids::before,#skybrary-app-root .App .gifts-for-kids::after,#skybrary-app-root .App .gift-checkout::before,#skybrary-app-root .App .gift-checkout::after,#skybrary-app-root .App .success::before,#skybrary-app-root .App .success::after{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:-1}#skybrary-app-root .App .gifts-for-kids::before,#skybrary-app-root .App .gift-checkout::before,#skybrary-app-root .App .success::before{width:170px;height:79px;top:280px;left:60px;background-image:url(/themes/custom/rif_skybrary/images/cloud-1.webp);animation-delay:.75s;animation-range:90%;animation:slide-forever 50s linear infinite}@media only screen and (min-width:800px)and (max-width:1099px){#skybrary-app-root .App .gifts-for-kids::before,#skybrary-app-root .App .gift-checkout::before,#skybrary-app-root .App .success::before{width:110px;height:51px;left:40px;top:200px}}@media only screen and (max-width:799px){#skybrary-app-root .App .gifts-for-kids::before,#skybrary-app-root .App .gift-checkout::before,#skybrary-app-root .App .success::before{display:none}}#skybrary-app-root .App .gifts-for-kids::after,#skybrary-app-root .App .gift-checkout::after,#skybrary-app-root .App .success::after{width:223px;height:286px;top:100px;left:-40px;background-image:url(/themes/custom/rif_skybrary/images/balloon-purple.webp);filter:drop-shadow(-0.5px 2.25px 10px rgba(0,0,0,0.25));animation:float-forever 5s ease-in-out infinite}@media only screen and (min-width:800px)and (max-width:1099px){#skybrary-app-root .App .gifts-for-kids::after,#skybrary-app-root .App .gift-checkout::after,#skybrary-app-root .App .success::after{top:160px;left:0px;width:120px;height:80px}}@media only screen and (max-width:799px){#skybrary-app-root .App .gifts-for-kids::after,#skybrary-app-root .App .gift-checkout::after,#skybrary-app-root .App .success::after{display:none}}#skybrary-app-root .App .library-container .search-container{margin-top:1.5rem;margin-bottom:1.5rem}#skybrary-app-root .App .library-container .search-container input{padding:0.5rem 0.75rem}#skybrary-app-root .App .library-container .search-btn{position:absolute;right:0;top:0;bottom:0;border-radius:0 6px 6px 0;background-color:#007baf;margin-top:0;padding:0 12px}#skybrary-app-root .App .library-container .search-btn:hover,#skybrary-app-root .App .library-container .search-btn:focus{transform:none}#skybrary-app-root .App .library-container .filter-container{gap:1.5rem}@media only screen and (max-width:1260px){#skybrary-app-root .App .library-container .filter-container{flex-wrap:wrap}}#skybrary-app-root .App .library-container .counter-and-reset{display:flex;align-items:center;gap:1.5rem}#skybrary-app-root .App .library-container .multi-select-wrapper{min-width:230px}#skybrary-app-root .App .library-container .multi-select-wrapper .dropdown-toggle{width:100%;text-align:left;padding:.5rem 1rem;border-radius:6px;border:none;color:#515151;box-shadow:-1px 4px 16px 0px rgba(0,0,0,.25);background-color:#fff;display:flex;align-items:center;justify-content:space-between}#skybrary-app-root .App .library-container .multi-select-wrapper .dropdown-toggle::after{content:none}#skybrary-app-root .App .library-container .multi-select-wrapper .dropdown-menu{border-radius:6px;background-color:#fff}#skybrary-app-root .App .library-container .multi-select-wrapper .dropdown-caret{color:#007baf}@media tablet{#skybrary-app-root .App .library-container .multi-select-wrapper{min-width:200px}}#skybrary-app-root .App .library-container .reset-filters{background-color:rgba(0,0,0,0);border:none;color:#001e62;text-decoration:none;font-weight:700;font-size:1rem;white-space:nowrap}#skybrary-app-root .App .library-container .reset-filters:hover,#skybrary-app-root .App .library-container .reset-filters:focus{text-decoration:underline}#skybrary-app-root .App .library-container .reset-filters:disabled{opacity:.8;cursor:default}#skybrary-app-root .App .library-container .reset-filters:disabled:hover,#skybrary-app-root .App .library-container .reset-filters:disabled:focus{text-decoration:none}#skybrary-app-root .App .library-container .filter-wrapper{margin-bottom:3rem}#skybrary-app-root .App .library-container .filter-wrapper small{font-size:1rem}#skybrary-app-root .App .library-container .filter-wrapper .filter-mobile-layout{max-width:500px;margin:0 auto;padding:0 1rem}#skybrary-app-root .App .library-container .filter-wrapper .filter-mobile-layout .filter-controls .filter-toggle-btn{border:none;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25);font-family:"Lexend Deca";font-weight:400;padding:0.5rem 0.75rem;color:#515151}@media only screen and (max-width:799px){#skybrary-app-root .App .library-container .filter-wrapper{margin-bottom:0rem}}#skybrary-app-root .App .not-found{font-size:1.25rem;margin-bottom:1.5rem}#skybrary-app-root .App .pagination{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:6px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);padding:1rem;margin-top:1rem;box-shadow:none}#skybrary-app-root .App .pagination:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:6px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}#skybrary-app-root .App .pagination ul{gap:8px}#skybrary-app-root .App .pagination li button{color:#007baf;font-family:"Lexend Deca";font-size:1rem;padding:0.125rem 0.375rem;border:none;background-color:rgba(0,0,0,0)}#skybrary-app-root .App .pagination li button.current-page{background-color:#007baf;color:#fff;border-radius:5px}#skybrary-app-root .App .pagination li button:hover:not(.current-page),#skybrary-app-root .App .pagination li button:focus:not(.current-page){color:#001e62}#skybrary-app-root .App .book-card-wrapper{width:260px}@media only screen and (max-width:799px){#skybrary-app-root .App .book-card-wrapper{width:100%;max-width:500px}}#skybrary-app-root .App .book-card{position:relative;z-index:1;background-color:#e9f8ff;background-size:cover;border-radius:6px;box-shadow:-4px 8px 40px 0px rgba(0,0,0,.24);padding:1.5rem 1rem;box-shadow:0 6px 18px 0 rgba(78,78,78,.24);position:relative}#skybrary-app-root .App .book-card:before{background-image:url(/themes/custom/rif_skybrary/images/textures/rough.webp);background-repeat:repeat;background-size:922px 675px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:6px;content:"";display:block;mix-blend-mode:multiply;opacity:.4;overflow:hidden}#skybrary-app-root .App .book-card .book-card-content{margin-top:1rem;display:flex;flex-direction:column;gap:0.5rem}#skybrary-app-root .App .book-card .title{font-family:"Lexend Deca";font-size:1.125rem;font-weight:600}#skybrary-app-root .App .book-card .description{font-size:1rem;font-weight:400;color:#515151;line-height:140%}#skybrary-app-root .App .book-card .badge{background-color:#fff;color:#515151;font-size:0.875rem;padding:0.125rem 0.375rem;border-radius:4px;font-weight:400;font-family:"Lexend Deca";line-height:140%}#skybrary-app-root .App .book-card .ar-number{color:#007baf;font-size:1rem;font-weight:400;font-family:"Lexend Deca";line-height:140%;margin-top:0.5rem}#skybrary-app-root .App .book-card::after{content:"Read Book";position:absolute;top:1.5rem;left:50%;transform:translateX(-50%);z-index:1;width:200px;height:200px;display:flex;align-items:center;justify-content:center;font-family:"Paytone One";font-size:1.5rem;font-weight:700;color:#fff;background:rgba(0,40,96,.8);background-blend-mode:plus-darker;border-radius:4px;box-shadow:0 2px 8px 0 rgba(78,78,78,.24);opacity:0;transition:opacity 300ms ease-in-out,transform 300ms ease-in-out}#skybrary-app-root .App .book-card:hover,#skybrary-app-root .App .book-card:focus{background-color:#a7e2fa;box-shadow:-1px 2px 2px 0px rgba(0,0,0,.25)}#skybrary-app-root .App .book-card:hover::after,#skybrary-app-root .App .book-card:focus::after{opacity:1;transform:translateX(-50%)}#skybrary-app-root .App .btn{font-size:unset;color:unset;background-color:unset;border:unset;font-family:unset;font-weight:unset;padding:unset;cursor:pointer;font-family:"Lexend Deca";border-radius:6px;padding:0.5rem;color:#515151}#skybrary-app-root .App .btn-primary{background-color:#007baf;color:#fff}#skybrary-app-root .App .btn-primary:hover,#skybrary-app-root .App .btn-primary:focus{background-color:#007baf;color:#fff}
