.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.accordion{--bs-accordion-color: #212529;--bs-accordion-bg: #fff;--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: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #212529;--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='%23212529'%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-.708z'/%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='%230c63e4'%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-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:var(--bs-accordion-transition);transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);-webkit-box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);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);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{-ms-flex-negative:0;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);-webkit-transition:var(--bs-accordion-btn-icon-transition);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;-webkit-box-shadow:var(--bs-accordion-btn-focus-box-shadow);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-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-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)}.clearfix::after{display:block;clear:both;content:""}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;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}.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}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow: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-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.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}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-7{margin:6rem !important}.m-8{margin:7.5rem !important}.m-auto{margin: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-6{margin-top:4.5rem !important}.mt-7{margin-top:6rem !important}.mt-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-7{margin-right:6rem !important}.me-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-7{margin-bottom:6rem !important}.mb-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-7{margin-left:6rem !important}.ms-8{margin-left:7.5rem !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}.p-6{padding:4.5rem !important}.p-7{padding:6rem !important}.p-8{padding:7.5rem !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}.px-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-7{padding-right:6rem !important;padding-left:6rem !important}.px-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-6{padding-top:4.5rem !important}.pt-7{padding-top:6rem !important}.pt-8{padding-top:7.5rem !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}.pe-6{padding-right:4.5rem !important}.pe-7{padding-right:6rem !important}.pe-8{padding-right:7.5rem !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}.pb-6{padding-bottom:4.5rem !important}.pb-7{padding-bottom:6rem !important}.pb-8{padding-bottom:7.5rem !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}.ps-6{padding-left:4.5rem !important}.ps-7{padding-left:6rem !important}.ps-8{padding-left:7.5rem !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}@media(min-width: 576px){.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-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-sm-7{margin:6rem !important}.m-sm-8{margin:7.5rem !important}.m-sm-auto{margin: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-6{margin-top:4.5rem !important}.mt-sm-7{margin-top:6rem !important}.mt-sm-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-sm-7{margin-right:6rem !important}.me-sm-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-sm-7{margin-bottom:6rem !important}.mb-sm-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-sm-7{margin-left:6rem !important}.ms-sm-8{margin-left:7.5rem !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}.p-sm-6{padding:4.5rem !important}.p-sm-7{padding:6rem !important}.p-sm-8{padding:7.5rem !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}.px-sm-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-7{padding-right:6rem !important;padding-left:6rem !important}.px-sm-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-sm-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-sm-6{padding-top:4.5rem !important}.pt-sm-7{padding-top:6rem !important}.pt-sm-8{padding-top:7.5rem !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}.pe-sm-6{padding-right:4.5rem !important}.pe-sm-7{padding-right:6rem !important}.pe-sm-8{padding-right:7.5rem !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}.pb-sm-6{padding-bottom:4.5rem !important}.pb-sm-7{padding-bottom:6rem !important}.pb-sm-8{padding-bottom:7.5rem !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}.ps-sm-6{padding-left:4.5rem !important}.ps-sm-7{padding-left:6rem !important}.ps-sm-8{padding-left:7.5rem !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){.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-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-md-7{margin:6rem !important}.m-md-8{margin:7.5rem !important}.m-md-auto{margin: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-6{margin-top:4.5rem !important}.mt-md-7{margin-top:6rem !important}.mt-md-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-md-7{margin-right:6rem !important}.me-md-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-md-7{margin-bottom:6rem !important}.mb-md-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-md-7{margin-left:6rem !important}.ms-md-8{margin-left:7.5rem !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}.p-md-6{padding:4.5rem !important}.p-md-7{padding:6rem !important}.p-md-8{padding:7.5rem !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}.px-md-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-7{padding-right:6rem !important;padding-left:6rem !important}.px-md-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-md-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-md-6{padding-top:4.5rem !important}.pt-md-7{padding-top:6rem !important}.pt-md-8{padding-top:7.5rem !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}.pe-md-6{padding-right:4.5rem !important}.pe-md-7{padding-right:6rem !important}.pe-md-8{padding-right:7.5rem !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}.pb-md-6{padding-bottom:4.5rem !important}.pb-md-7{padding-bottom:6rem !important}.pb-md-8{padding-bottom:7.5rem !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}.ps-md-6{padding-left:4.5rem !important}.ps-md-7{padding-left:6rem !important}.ps-md-8{padding-left:7.5rem !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){.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-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-lg-7{margin:6rem !important}.m-lg-8{margin:7.5rem !important}.m-lg-auto{margin: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-6{margin-top:4.5rem !important}.mt-lg-7{margin-top:6rem !important}.mt-lg-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-lg-7{margin-right:6rem !important}.me-lg-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-lg-7{margin-bottom:6rem !important}.mb-lg-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-lg-7{margin-left:6rem !important}.ms-lg-8{margin-left:7.5rem !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}.p-lg-6{padding:4.5rem !important}.p-lg-7{padding:6rem !important}.p-lg-8{padding:7.5rem !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}.px-lg-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-7{padding-right:6rem !important;padding-left:6rem !important}.px-lg-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-lg-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-lg-6{padding-top:4.5rem !important}.pt-lg-7{padding-top:6rem !important}.pt-lg-8{padding-top:7.5rem !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}.pe-lg-6{padding-right:4.5rem !important}.pe-lg-7{padding-right:6rem !important}.pe-lg-8{padding-right:7.5rem !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}.pb-lg-6{padding-bottom:4.5rem !important}.pb-lg-7{padding-bottom:6rem !important}.pb-lg-8{padding-bottom:7.5rem !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}.ps-lg-6{padding-left:4.5rem !important}.ps-lg-7{padding-left:6rem !important}.ps-lg-8{padding-left:7.5rem !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){.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-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-xl-7{margin:6rem !important}.m-xl-8{margin:7.5rem !important}.m-xl-auto{margin: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-6{margin-top:4.5rem !important}.mt-xl-7{margin-top:6rem !important}.mt-xl-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-xl-7{margin-right:6rem !important}.me-xl-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-xl-7{margin-bottom:6rem !important}.mb-xl-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-xl-7{margin-left:6rem !important}.ms-xl-8{margin-left:7.5rem !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}.p-xl-6{padding:4.5rem !important}.p-xl-7{padding:6rem !important}.p-xl-8{padding:7.5rem !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}.px-xl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xl-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-xl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-xl-6{padding-top:4.5rem !important}.pt-xl-7{padding-top:6rem !important}.pt-xl-8{padding-top:7.5rem !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}.pe-xl-6{padding-right:4.5rem !important}.pe-xl-7{padding-right:6rem !important}.pe-xl-8{padding-right:7.5rem !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}.pb-xl-6{padding-bottom:4.5rem !important}.pb-xl-7{padding-bottom:6rem !important}.pb-xl-8{padding-bottom:7.5rem !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}.ps-xl-6{padding-left:4.5rem !important}.ps-xl-7{padding-left:6rem !important}.ps-xl-8{padding-left:7.5rem !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){.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-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-6{margin:4.5rem !important}.m-xxl-7{margin:6rem !important}.m-xxl-8{margin:7.5rem !important}.m-xxl-auto{margin: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-6{margin-top:4.5rem !important}.mt-xxl-7{margin-top:6rem !important}.mt-xxl-8{margin-top:7.5rem !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-6{margin-right:4.5rem !important}.me-xxl-7{margin-right:6rem !important}.me-xxl-8{margin-right:7.5rem !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-6{margin-bottom:4.5rem !important}.mb-xxl-7{margin-bottom:6rem !important}.mb-xxl-8{margin-bottom:7.5rem !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-6{margin-left:4.5rem !important}.ms-xxl-7{margin-left:6rem !important}.ms-xxl-8{margin-left:7.5rem !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}.p-xxl-6{padding:4.5rem !important}.p-xxl-7{padding:6rem !important}.p-xxl-8{padding:7.5rem !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}.px-xxl-6{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-7{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-8{padding-right:7.5rem !important;padding-left:7.5rem !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}.py-xxl-6{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-7{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-8{padding-top:7.5rem !important;padding-bottom:7.5rem !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}.pt-xxl-6{padding-top:4.5rem !important}.pt-xxl-7{padding-top:6rem !important}.pt-xxl-8{padding-top:7.5rem !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}.pe-xxl-6{padding-right:4.5rem !important}.pe-xxl-7{padding-right:6rem !important}.pe-xxl-8{padding-right:7.5rem !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}.pb-xxl-6{padding-bottom:4.5rem !important}.pb-xxl-7{padding-bottom:6rem !important}.pb-xxl-8{padding-bottom:7.5rem !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}.ps-xxl-6{padding-left:4.5rem !important}.ps-xxl-7{padding-left:6rem !important}.ps-xxl-8{padding-left:7.5rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !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-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.z-index-2{z-index:2}.primary-color{color:#c2b8ed}.primary-color-alt{color:#8c7ade}.secondary-color{color:#005e69}.dark-color{color:#1d1d1b}.light-color{color:#565654}.light-bg{background-color:#f3f3f3}.light-alt-bg{background-color:#e8e8e8}.white-bg{background-color:#fff}.purple-bg{background-color:#1b1b33}a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.social{margin:0;padding:0;list-style:none}.social li{margin:0;margin-right:.5rem}.social li a{width:34px;height:34px;border-radius:100%;border:2px solid #00d37e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social li a svg{height:16px;width:16px}.social li a svg path{fill:#00d37e;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.social li a:hover{background-color:#2bff9f;border-color:#2bff9f;color:#014750}.social li a:hover svg path{fill:#014750}.pointer{cursor:pointer}.object-fit{position:relative;padding-bottom:55%;overflow:hidden}.object-fit img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-circle{border-radius:100%}.nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.nav-pills .nav-link{color:#1b1b33;font-weight:bold;font-size:.875rem;padding:.5rem 1rem;border-radius:30px;opacity:.5;line-height:1.3;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 576px){.nav-pills .nav-link{margin-right:0;font-size:.7rem;padding:.5rem .8rem;line-height:1.1}}.nav-pills .nav-link:hover{opacity:1}.nav-pills .nav-link.active{background-color:#005e69;color:#fff;opacity:1}.hero-tab-pages a{display:block;padding:.75rem 2rem;text-decoration:none;text-align:center;border-bottom:3px solid #dedede;opacity:.4}.hero-tab-pages a b{font-weight:600}.hero-tab-pages a.active,.hero-tab-pages a:hover{opacity:1;border-bottom-color:#c2b8ed}.hero-filters{margin-top:6rem;position:relative}@media(max-width: 767px){.hero-filters .filters{overflow:auto;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:1rem}}.hero-filters nav{margin-right:1rem}@media(max-width: 767px){.hero-filters nav{margin-right:0}}.hero-filters nav .nav-label{width:140px;text-align:left;min-width:140px}@media(max-width: 767px){.hero-filters nav .nav-label{margin:0 auto 1rem auto;text-align:center}}.hero-filters nav .nav-label .subtitle{margin-top:1rem}.hero-filters nav .nav-label .subtitle::after{display:none}.hero-filters nav .btn{border:0;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(143,128,203,.3019607843);margin-right:1rem;-webkit-box-shadow:none;box-shadow:none;outline:none;margin-bottom:1rem}.hero-filters nav .btn:hover,.hero-filters nav .btn.active{color:#fff;background-color:#8c7ade;-webkit-box-shadow:none;box-shadow:none}.hero-filters nav .justify-content-center .btn{margin-left:.5rem;margin-right:.5rem}.block-content{padding:4.688rem 1rem;position:relative;z-index:1}@media(min-width: 991px){.block-content{padding:7.5rem 2rem}}.block-content.grey-bg{background-color:#f3f3f3}.header-block{padding:8rem 1rem 3rem;position:relative;z-index:1;background-color:#e8e8e8}@media(min-width: 768px){.header-block{padding:10rem 2rem 3rem}}.block-title{position:relative;max-width:880px}.block-title h2 b,.block-title h2 strong{color:#8c7ade;font-weight:600}.block-title.title-centered{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto}.block-title.title-centered .subtitle{margin-bottom:3rem}.block-title.title-centered .subtitle::after{bottom:-0.75rem;left:50%;margin-left:-22px}.blockquote{padding:2rem 0;border-top:3px solid #1b1b33;border-bottom:3px solid #1b1b33;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.blockquote::before{content:"";background-image:url('data:image/svg+xml,%3Csvg fill="none" height="93" viewBox="0 0 52 93" width="52" xmlns="http://www.w3.org/2000/svg"%3E%3Cg opacity=".5" stroke="%23e8e8e8" stroke-width="3"%3E%3Cpath d="m.52 91.5h50.96"/%3E%3Cpath d="m.52 81.5h50.96"/%3E%3Cpath d="m.52 71.5h50.96"/%3E%3Cpath d="m.52 61.5h50.96"/%3E%3Cpath d="m.52 51.5h50.96"/%3E%3Cpath d="m.52 41.5h50.96"/%3E%3Cpath d="m.52 31.5h23.98"/%3E%3Cpath d="m3.52 21.5h24.98"/%3E%3Cpath d="m9.52 11.5h28.98"/%3E%3Cpath d="m24.5 1.5h14"/%3E%3C/g%3E%3C/svg%3E');position:absolute;left:0;top:2rem;background-size:100% 100%;background-repeat:no-repeat;width:50px}.blockquote p{padding-left:70px;font-family:"Manrope","Manrope-400-Fallback",sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:400}@media(min-width: 992px){.blockquote p{font-size:1.375rem;font-weight:400;line-height:2rem}}.thumbnail-feature{text-align:left;background-color:#fff;padding:3rem 3rem 5rem;height:100%;border-radius:.5rem}.thumbnail-feature a{color:#8c7ade}.thumbnail-feature a:hover{color:#c2b8ed}.thumbnail-feature .subtitle::after{display:none}@media(max-width: 767px){.thumbnail-feature{padding:2rem 2rem 3rem}}@media(max-width: 576px){.thumbnail-feature{padding:1rem 1rem 3rem}}.thumbnail-feature img{height:50px}.thumbnail-feature .thumbnail-content ol,.thumbnail-feature .thumbnail-content ul{padding-left:1rem}.thumbnail-feature .btn-link{position:absolute;bottom:1rem}.staff-card{padding:1.5rem 1.5rem 5rem;background-color:#fff;max-width:400px;margin:auto;height:100%;position:relative;border-radius:.5rem}@media(min-width: 577px){.staff-card{padding:1.5rem 1.5rem 5rem}}@media(min-width: 992px){.staff-card{padding:2rem 2rem 5rem}}@media(min-width: 1199px){.staff-card{padding:3rem 3rem 5rem}}.staff-card .staff-picture{border-radius:100%;overflow:hidden;padding-bottom:100%}.staff-card .subtitle::after{display:none}.staff-card.modal-body{max-width:inherit}.staff-card.modal-body .staff-picture{margin:auto;max-width:320px;max-height:320px;padding-bottom:320px}@media(max-width: 576px){.staff-card.modal-body .staff-picture{max-width:240px;max-height:240px;padding-bottom:240px}}.staff-card .social{position:absolute;bottom:2rem}.contact-card .avatar{width:85px;height:85px;border-radius:100%}.accordion .accordion-item{background-color:rgba(0,0,0,0);border:none;border-radius:0;border-top:3px solid #e8e8e8}.accordion .accordion-item:last-of-type{border-bottom:3px solid #e8e8e8}.accordion .accordion-item .accordion-header .accordion-button{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;padding:1.5rem 0}.accordion .accordion-item .accordion-header .accordion-button:after{display:none}.accordion .accordion-item .accordion-header .accordion-button .accordion-arrow{position:absolute;right:0;top:calc(50% - 10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.accordion .accordion-item .accordion-header .accordion-button.active .accordion-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion .accordion-item .accordion-body{padding-left:0;padding-right:0;padding-top:0;text-align:left}.accordion .accordion-item .accordion-body a{color:#8c7ade}.accordion .accordion-item .accordion-body a:hover{color:#c2b8ed}.accordion.accordion-faq{margin:auto;max-width:1000px}.accordion.accordion-w-icon .accordion-item .accordion-header .accordion-button span{position:relative;padding-left:50px}.accordion.accordion-w-icon .accordion-item .accordion-header .accordion-button span img{height:32px;width:32px;position:absolute;left:0}.accordion.accordion-w-icon .accordion-item .accordion-body{padding-left:50px}.divisor-y{border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.divisor-y.light-bg{border-top-color:#ddd;border-bottom-color:#ddd}.videos-modal .modal-dialog{margin-top:8rem}.videos-modal .modal-dialog .modal-content{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0}.videos-modal .modal-dialog .modal-content .modal-body{padding:0}.videos-modal .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.videos-modal .embed-responsive iframe{margin:0 auto;display:block;position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.videos-modal .embed-responsive-16by9::before{display:block;content:"";padding-top:56.25%}aside{position:relative;height:100%}aside h4{font-family:"Manrope","Manrope-700-Fallback",sans-serif;font-size:.875rem;color:#005e69;letter-spacing:.2rem;font-weight:bold;position:relative;margin-bottom:1.5rem}aside .navbar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;position:sticky;top:140px}aside .navbar.no-sticky{position:static;top:auto}@media(max-width: 767px){aside .navbar{position:relative;top:auto}}aside .navbar .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;margin-bottom:3rem}aside .navbar .nav li{margin-bottom:1rem}aside .navbar .nav li a{color:#565654;text-decoration:none;font-weight:600;font-size:1rem}aside .navbar .nav li.active a{color:#1d1d1b;text-decoration:none !important}aside .navbar .nav.nav-post{margin-bottom:2rem}aside .navbar .nav.nav-post li{margin-bottom:0;list-style:none}aside .navbar .nav.nav-post li a{padding:1rem 0;display:block;color:#131313;font-weight:400;opacity:.5;font-size:.875rem;padding:.5rem 0 .5rem 2rem;border-left:1px solid #5b5b5b;position:relative}aside .navbar .nav.nav-post li a:hover{opacity:1}aside .navbar .nav.nav-post li a::before{content:"";height:100%;left:-1px;top:0;position:absolute;width:4px}aside .navbar .nav.nav-post li a:hover::before{background-color:#00d37e}aside .navbar .nav.nav-post li.active a,aside .navbar .nav.nav-post li a.active{opacity:1}aside .navbar .nav.nav-post li.active a::before,aside .navbar .nav.nav-post li a.active::before{background-color:#00d37e}aside .author-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}aside .author-post .avatar{width:50px;height:50px;margin-bottom:1rem}aside .author-post b{display:block;font-weight:600;color:#1d1d1b;margin-bottom:1rem}aside .author-post b a{color:#1d1d1b;text-decoration:none}aside .author-post b a:hover{color:#7967c1}aside .author-post p{color:#565654;font-size:.875rem}.table-of-contents.scroll-toc{max-height:calc(100vh - 185px);overflow-y:auto;width:100%;padding-right:10px}.table-of-contents.scroll-toc::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.table-of-contents.scroll-toc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#00474f}.bullet-check{position:relative;margin-left:2.25rem}.bullet-check::before{content:url('data:image/svg+xml,%3Csvg viewBox="0 0 20.73 15.61" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="m7.89 15.61-7.89-8.32 2.18-2.07 5.71 6.03 10.66-11.25 2.18 2.06z" fill="%23ccbaf2"/%3E%3C/svg%3E');position:absolute;right:100%;top:0;display:inline-block;margin-right:1rem;margin-top:.1rem;width:20px}.bullet-caret{position:relative;margin-left:2.25rem}.bullet-caret::before{content:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9" height="16" viewBox="0 0 9 16"%3E%3Cdefs%3E%3CclipPath id="caret-clip-path"%3E%3Crect width="9" height="16" fill="%238c7ade"/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path="url(%23caret-clip-path)"%3E%3Cpath d="M1,16a1,1,0,0,1-.707-1.707L6.586,8,.293,1.707A1,1,0,0,1,1.707.293l7,7a1,1,0,0,1,0,1.414l-7,7A1,1,0,0,1,1,16" fill="%238c7ade"/%3E%3C/g%3E%3C/svg%3E');position:absolute;right:100%;top:0;display:inline-block;margin-right:1rem;margin-top:.1rem;width:20px;height:16px}@media(max-width: 767px){.bullet-caret::before{margin-top:.25rem}}.bullet-list{list-style:none;margin:0;padding:0}.bullet-list li{margin-bottom:1rem}.gutenberg-content{overflow-wrap:break-word}.gutenberg-content h2{font-size:1.5em;line-height:2.063rem;font-weight:600;margin-bottom:2rem}@media(min-width: 768px){.gutenberg-content h2{font-size:1.75rem;line-height:2.375rem}}.gutenberg-content ol,.gutenberg-content ul{margin:3rem 0;padding:0;list-style-type:none}.gutenberg-content ol li,.gutenberg-content ul li{margin:0 0 1.5rem 0;position:relative;padding-left:3rem}@media(min-width: 640px){.gutenberg-content ol.two-col,.gutenberg-content ul.two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gutenberg-content ol.two-col li,.gutenberg-content ul.two-col li{width:calc(50% - 1rem)}.gutenberg-content ol.two-col li:nth-child(odd),.gutenberg-content ul.two-col li:nth-child(odd){margin-right:1rem}.gutenberg-content ol.two-col li:nth-child(even),.gutenberg-content ul.two-col li:nth-child(even){margin-left:1rem}}.gutenberg-content ul li:before{content:"";position:absolute;top:5px;left:0;width:1rem;height:1rem;background-image:url('data:image/svg+xml,%3csvg enable-background="new 0 0 21 15.7" viewBox="0 0 21 15.7" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="m12.7 0-1.4 1.4 5.7 5.4h-17v2h17l-5.7 5.4 1.4 1.5 8.3-7.9z" fill="%2300ea83"/%3e%3c/svg%3e');background-position:center;background-size:100% 100%;background-repeat:no-repeat}.gutenberg-content ol{counter-reset:item;padding:0}.gutenberg-content ol li::marker{display:none}.gutenberg-content ol li:before{background:#00d37e;border-radius:100%;width:1.75rem;height:1.75rem;position:absolute;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:counter(item);counter-increment:item;top:0;color:#fff;font-weight:600}.gutenberg-content .ul.bullet-list{padding-left:2rem}.gutenberg-content h6{font-size:1.125rem;margin:2rem 0 1rem;font-weight:600}.gutenberg-content a:not(.btn){color:#8c7ade;font-weight:bold;overflow-wrap:break-word}.gutenberg-content a:not(.btn):hover{color:#005e69}.gutenberg-content .wp-block-quote,.gutenberg-content .wp-block-pullquote{margin-top:3rem;margin-bottom:3rem;padding:2rem 0;border:0;border-top:3px solid #1b1b33;border-bottom:3px solid #1b1b33;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;text-align:left}@media(max-width: 991px){.gutenberg-content .wp-block-quote,.gutenberg-content .wp-block-pullquote{text-align:center}}.gutenberg-content .wp-block-quote::before,.gutenberg-content .wp-block-pullquote::before{content:"";background-image:url('data:image/svg+xml,%3Csvg fill="none" height="93" viewBox="0 0 52 93" width="52" xmlns="http://www.w3.org/2000/svg"%3E%3Cg opacity=".5" stroke="%23e8e8e8" stroke-width="3"%3E%3Cpath d="m.52 91.5h50.96"/%3E%3Cpath d="m.52 81.5h50.96"/%3E%3Cpath d="m.52 71.5h50.96"/%3E%3Cpath d="m.52 61.5h50.96"/%3E%3Cpath d="m.52 51.5h50.96"/%3E%3Cpath d="m.52 41.5h50.96"/%3E%3Cpath d="m.52 31.5h23.98"/%3E%3Cpath d="m3.52 21.5h24.98"/%3E%3Cpath d="m9.52 11.5h28.98"/%3E%3Cpath d="m24.5 1.5h14"/%3E%3C/g%3E%3C/svg%3E');width:50px;height:100px;background-size:100% 100%;background-repeat:no-repeat}@media(max-width: 991px){.gutenberg-content .wp-block-quote::before,.gutenberg-content .wp-block-pullquote::before{margin:0 auto 1.5rem auto;width:25px;height:50px}}@media(min-width: 992px){.gutenberg-content .wp-block-quote::before,.gutenberg-content .wp-block-pullquote::before{position:absolute;left:0;top:2rem}}.gutenberg-content .wp-block-quote p,.gutenberg-content .wp-block-pullquote p{font-family:"Manrope","Manrope-400-Fallback",sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:400}@media(min-width: 992px){.gutenberg-content .wp-block-quote p,.gutenberg-content .wp-block-pullquote p{padding-left:5rem;font-size:1.375rem;font-weight:400;line-height:2rem}}.gutenberg-content .wp-block-quote cite,.gutenberg-content .wp-block-pullquote cite{display:block}@media(min-width: 992px){.gutenberg-content .wp-block-quote cite,.gutenberg-content .wp-block-pullquote cite{margin-left:5rem}}.gutenberg-content.gutenberg-content-blank h2{font-size:1.375rem;line-height:2.15rem;margin:-4rem 0 1.5rem;font-weight:600;padding-top:6rem;margin-bottom:0}.gutenberg-content.gutenberg-content-blank h2:first-child{padding-top:0;margin-top:0}.wyswyg-content ul{list-style:none;margin:0;padding:0}.wyswyg-content ul li{color:#1d1d1b;margin-bottom:1rem;line-height:1.625rem;position:relative;margin-left:1.75rem}.wyswyg-content ul li::before{content:url("/sosafe-files/themes/sosafe/img/icon-check-color.svg");position:absolute;right:100%;top:0;display:inline-block;margin-right:.5rem;margin-top:.1rem;width:20px}.wyswyg-content ul.arrows li{margin-left:3rem;opacity:1}.wyswyg-content ul.arrows li:before{content:url("/sosafe-files/themes/sosafe/img/arrow-right.svg");width:22px;height:16px;margin-right:1.5rem}.wyswyg-content a[href]:not(.btn){color:#8c7ade;text-decoration:underline}.wyswyg-content a[href]:not(.btn):hover,.wyswyg-content a[href]:not(.btn):focus,.wyswyg-content a[href]:not(.btn):active,.wyswyg-content a[href]:not(.btn):visited{color:#8c7ade;text-decoration:underline}.wyswyg-content.wyswyg-light h1,.wyswyg-content.wyswyg-light h2,.wyswyg-content.wyswyg-light h3,.wyswyg-content.wyswyg-light h4,.wyswyg-content.wyswyg-light h5,.wyswyg-content.wyswyg-light h6,.wyswyg-content.wyswyg-light p{color:#fff}.wyswyg-content.wyswyg-light ul li{color:#fff}.wyswyg-content.wyswyg-light a[href]:not(.btn){color:#c2b8ed;text-decoration:underline}.wyswyg-content.wyswyg-light a[href]:not(.btn):hover,.wyswyg-content.wyswyg-light a[href]:not(.btn):focus,.wyswyg-content.wyswyg-light a[href]:not(.btn):active,.wyswyg-content.wyswyg-light a[href]:not(.btn):visited{color:#c2b8ed;text-decoration:underline}.wyswyg-content.wyswyg-large p{font-family:"Manrope","Manrope-400-Fallback",sans-serif;font-size:1.25rem;line-height:1.875rem;font-weight:400}@media(max-width: 991px){.wyswyg-content.wyswyg-large p{font-size:1.125rem;line-height:1.675rem}}.wyswyg-content.wyswyg-large ul.arrows{margin-top:2.5rem}.wyswyg-content.wyswyg-large ul.arrows li{font-size:1.25rem;line-height:1.5}@media(max-width: 991px){.wyswyg-content.wyswyg-large ul.arrows li{font-size:1.125rem;line-height:1.675rem}}.wyswyg-content.wyswyg-medium p{font-family:"Manrope","Manrope-400-Fallback",sans-serif;font-size:1rem;line-height:1.625rem;font-weight:400}@media(min-width: 992px){.wyswyg-content.wyswyg-medium p{font-size:1.125rem;line-height:1.675rem;font-weight:400}}.wyswyg-content.wyswyg-small p{font-family:"Manrope","Manrope-400-Fallback",sans-serif;font-size:1.125rem;line-height:1.625rem}.gutenberg-content .wp-block-buttons .wp-block-button{border-radius:3rem;color:#fff !important;font-weight:bold;border:1px solid #fff;-webkit-transition:.5s;transition:.5s}.gutenberg-content .wp-block-buttons .wp-block-button:hover,.gutenberg-content .wp-block-buttons .wp-block-button:focus,.gutenberg-content .wp-block-buttons .wp-block-button:active{background-color:#fff;color:#00d37e;-webkit-box-shadow:none;box-shadow:none}.gutenberg-content .wp-block-buttons .wp-block-button__link{color:#1d1d1b;background-color:#00d37e;border-color:#00d37e;font-size:1rem}.gutenberg-content .wp-block-buttons .wp-block-button__link:hover,.gutenberg-content .wp-block-buttons .wp-block-button__link:focus,.gutenberg-content .wp-block-buttons .wp-block-button__link:active{background-color:#8cfac4;color:#111;border-color:#8cfac4}#loading-wrapper{position:relative;height:100%}.profile-main-loader{left:50% !important;margin-left:-100px;position:fixed !important;top:50% !important;margin-top:-100px;width:45px;z-index:9000 !important}.profile-main-loader .loader{position:relative;margin:0px auto;width:200px;height:200px}.profile-main-loader .loader:before{content:"";display:block;padding-top:100%}.circular-loader{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;left:0;margin:auto}.loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes color{0%{stroke:#8f80cb}40%{stroke:#8f80cb}66%{stroke:#8f80cb}80%,90%{stroke:#8f80cb}}@keyframes color{0%{stroke:#8f80cb}40%{stroke:#8f80cb}66%{stroke:#8f80cb}80%,90%{stroke:#8f80cb}}.single-press_release .press-release-detail .press-contact-container::after{content:"";width:15%;background:#ccbaf2;position:absolute;top:0;height:3px}.single-press_release .gutenberg-content{max-width:52rem;margin:3.5rem auto}@media(min-width: 992px)and (max-width: 1233px){.page-id-3899 .main-hero .block-title .title-lg{font-size:3rem}}@media(max-width: 357px){.page-id-3899 .main-hero .block-title .title-lg{font-size:2rem}}@media(min-width: 768px){.page-id-3933 .block-04 .block-title .title-lg{font-size:1.7rem;line-height:2.5rem}}@media(min-width: 992px){.page-id-3933 .block-04 .block-title .title-lg{font-size:2.2rem;line-height:3.2rem}}.wp-block-table{margin:3rem 0;overflow:unset;border:0}@media(max-width: 640px){.wp-block-table{margin:3rem calc(-1rem - 12px) 1.5rem calc(-1rem - 12px);overflow:scroll;padding-left:calc(1rem + 12px);padding-bottom:1.5rem}}.wp-block-table table{border-radius:.5rem;overflow:hidden;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);background:#fff;width:100%}@media(max-width: 640px){.wp-block-table table{margin-right:calc(1rem + 12px)}}.wp-block-table table td,.wp-block-table table th{border:0;padding:1rem 1.5rem;font-size:.875rem}@media(max-width: 991px){.wp-block-table table td,.wp-block-table table th{padding:.5rem}}@media(max-width: 640px){.wp-block-table table td,.wp-block-table table th{padding:.5rem 1rem}}.wp-block-table table tr{border-bottom:1px solid #eeecf7;background:none !important}.wp-block-table table tr:first-child{border:0;font-weight:bold;background-color:#c2b8ed !important;color:#fff}.wp-block-table table tr:first-child td,.wp-block-table table tr:first-child th{font-size:1rem}.wp-block-table table tr:last-child{border:0}.wp-block-table.no-head table tr:first-child{background:none !important;border-bottom:1px solid #eeecf7;color:#1b1b33;font-weight:400;font-size:.875rem}.wp-block-table.aligncenter table{margin:0 auto}@media(max-width: 991px){.wp-block-table.aligncenter table{width:100%}}@media(max-width: 991px){.wp-block-table.alignleft table{width:100%}}@media(min-width: 992px){.wp-block-table.alignleft{float:left}.wp-block-table.alignleft table{margin-right:2rem}}@media(max-width: 991px){.wp-block-table.alignright table{width:100%}}@media(min-width: 992px){.wp-block-table.alignright{float:right}.wp-block-table.alignright table{margin-left:2rem}}.post-password-form{margin:5.5rem auto;max-width:32rem;padding:2.5rem;background:#00474f}@media(max-width: 576px){.post-password-form{margin:2rem;padding:2rem}}.post-password-form p{margin:0 0 1rem 0;color:#fff}.post-password-form p:last-child{margin:0}.post-password-form label{display:block}.post-password-form input[type=password]{background:#005e69;border:0;padding:.5rem;color:#fff;display:block;width:100%;margin-bottom:1rem}.post-password-form input[type=submit]{font-size:1rem;border-radius:3rem;font-weight:bold;border:1px solid #00ea83;padding:.6rem 2rem;-webkit-transition:.5s;transition:.5s;color:#1d1d1b;background-color:#00ea83;position:relative;display:block}.live-stream-wrap{position:relative;padding:56.25% 0 0 0}.has-dark-green-color{color:#00474f}.has-light-green-color{color:#00d37e}.has-dark-lavender-color{color:#1b1b33}.has-light-lavender-color{color:#c2b8ed}.has-dark-green-background-color{background-color:#00474f}.has-light-green-background-color{background-color:#00d37e}.has-dark-lavender-background-color{background-color:#1b1b33}.has-light-lavender-background-color{background-color:#c2b8ed}.wp-block-image img{max-width:100%;height:auto}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image .aligncenter img{display:block;margin:0 auto}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center;line-height:1.5;margin-top:1rem}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.posts-navigation h2{display:none}@media(max-width: 767px){.cards-mob-scroll{overflow:scroll;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;margin-left:-28px !important;margin-right:-28px !important}.cards-mob-scroll>.col-12{width:24rem;scroll-snap-align:center;-ms-flex-negative:0;flex-shrink:0}.cards-mob-scroll:before,.cards-mob-scroll:after{content:"";display:block;width:1rem;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:center}}@media(max-width: 640px){.cards-mob-scroll>.col-12{width:18rem}}.in-article-cta{margin-top:4rem;margin-bottom:4rem;padding:2.5rem 2rem 2.5rem 2.5rem;background:linear-gradient(45deg, #026b78, #014a53);border-radius:.5rem;-webkit-box-shadow:0 10px 32px 0 rgba(0,0,0,.1);box-shadow:0 10px 32px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width: 640px){.in-article-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:2rem}}.in-article-cta h2,.in-article-cta p{color:#fff;padding:0 !important;margin:0 !important}.in-article-cta .btn{margin-bottom:1.5rem}.in-article-cta p{font-size:.75rem;line-height:1.5}.in-article-cta h2{font-size:1.5rem !important;line-height:1.125 !important;letter-spacing:.005em !important;padding-right:.5rem !important;position:relative;z-index:2}@media(max-width: 640px){.in-article-cta h2{padding-right:0 !important}}@media(max-width: 768px){.in-article-cta h2{width:100%}}@media(min-width: 768px){.in-article-cta h2{font-size:2.5rem !important}}.in-article-cta h2 strong{color:#c2b8ec}.in-article-cta .content{padding-left:2rem;max-width:16rem;position:relative;z-index:2}@media(max-width: 640px){.in-article-cta .content{padding-left:0;max-width:none}}.in-article-cta img{position:relative;z-index:2}@media(max-width: 640px){.in-article-cta img{margin-bottom:1.5rem}}@media(max-width: 767px){.in-article-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}.in-article-cta h2{margin-bottom:1.5rem !important}}.in-article-cta .blob{position:absolute;top:0;left:0;border-radius:.5rem;height:100%;width:75%;overflow:hidden;z-index:1}@media(max-width: 640px){.in-article-cta .blob{width:100%}}.in-article-cta .blob svg{position:absolute;top:-40%;right:10%;width:125%;height:auto;-webkit-transform:rotate(69deg);transform:rotate(69deg);color:#01535e}@media(max-width: 640px){.in-article-cta .blob svg{right:0;top:auto;bottom:50%;width:150%}}.in-article-cta.lavender{background:-webkit-gradient(linear, left top, right top, from(rgb(225, 220, 246)), to(rgb(149, 137, 198)));background:linear-gradient(90deg, rgb(225, 220, 246) 0%, rgb(149, 137, 198) 100%)}.in-article-cta.lavender .blob svg{color:#8878c8}.in-article-cta.lavender h2 strong{color:#1b1b33}.in-article-cta.lavender .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.in-article-cta.lavender .content .btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.in-article-cta.lavender .content p{color:#1b1b33;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:1.5rem !important}.in-article-cta.purple,.in-article-cta.podcast{background:-webkit-gradient(linear, left top, right top, from(#373768), to(#1c1c34));background:linear-gradient(90deg, #373768 0%, #1c1c34 100%)}.in-article-cta.purple .blob svg,.in-article-cta.podcast .blob svg{color:#232342}.in-article-cta.purple .content,.in-article-cta.podcast .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.in-article-cta.purple .content .btn,.in-article-cta.podcast .content .btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.in-article-cta.purple .content p,.in-article-cta.podcast .content p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:1.5rem !important}@media(min-width: 768px){.in-article-cta img.full-height{margin-top:-2.5rem;margin-bottom:-2.5rem;height:235px;width:auto;-webkit-transform:translateX(1rem);transform:translateX(1rem)}}.in-article-cta img.absolute{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;z-index:0}@media(max-width: 767px){.in-article-cta img.absolute{width:50%;position:static}}@media(max-width: 640px){.in-article-cta img.absolute{width:100%}}.in-article-cta.perks{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.in-article-cta.perks .content{padding-left:0}.in-article-cta.perks img{position:absolute;top:1rem;height:calc(100% - 1rem);bottom:0;left:45%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;margin:0}@media(max-width: 767px){.in-article-cta.perks img{left:auto;right:0;-webkit-transform:none;transform:none}}@media(max-width: 640px){.in-article-cta.perks img{position:static;height:auto;width:12rem;margin-bottom:1rem}}.in-article-cta.perks h2{font-size:2.5rem !important}@media(min-width: 768px){.in-article-cta.perks h2{font-size:3rem !important}}.in-article-cta.perks h2 strong{color:#00d37e}.in-article-cta.huficon{background:#1b1b33;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.in-article-cta.huficon h2{position:relative;z-index:4}.in-article-cta.huficon h2 strong{color:#ffeb92}.in-article-cta.huficon .cta-bg{position:absolute;top:0;left:0;width:200%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.in-article-cta.huficon img.regular{height:12rem;width:calc(100% - 5rem);position:absolute;bottom:0;left:50%;-o-object-fit:contain;object-fit:contain;-webkit-transform:translateX(calc(-2.5rem - 50%));transform:translateX(calc(-2.5rem - 50%));max-width:50%}@media(max-width: 767px){.in-article-cta.huficon img.regular{position:static;-webkit-transform:none;transform:none;height:auto}}@media(max-width: 640px){.in-article-cta.huficon img.regular{max-width:none}}.in-article-cta.huficon .btn{background:#ffeb92;color:#160245}.in-article-cta.huficon .btn span:after{-webkit-filter:invert(7%) sepia(40%) saturate(6163%) hue-rotate(254deg) brightness(88%) contrast(113%);filter:invert(7%) sepia(40%) saturate(6163%) hue-rotate(254deg) brightness(88%) contrast(113%)}.in-article-cta.podcast{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 640px){.in-article-cta.podcast .content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.in-article-cta.podcast img.full-height{margin-top:-1rem}.in-article-cta.podcast p{font-size:1rem}.in-article-cta.podcast .cta-bg{position:absolute;top:0;left:50%}.in-article-cta.light{background:-webkit-gradient(linear, left top, left bottom, from(#BAC3CB), to(#E0E4EA));background:linear-gradient(180deg, #BAC3CB 0%, #E0E4EA 100%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.in-article-cta.light .blob{display:none}.in-article-cta.light h2,.in-article-cta.light p{color:#1d1d1b}.in-article-cta.light h2 strong,.in-article-cta.light p strong{color:#8c7ade}.in-article-cta.light .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 640px){.in-article-cta.light .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.in-article-cta.light .content .btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.in-article-cta.light .content p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:1.5rem !important}.in-article-cta.hrr24{background:-webkit-gradient(linear, left top, right top, from(#0e1130), color-stop(55%, #5ffede));background:linear-gradient(90deg, #0e1130 0%, #5ffede 55%)}@media(max-width: 767px){.in-article-cta.hrr24{background:-webkit-gradient(linear, left top, left bottom, from(#0e1130), color-stop(35%, #5ffede));background:linear-gradient(180deg, #0e1130 0%, #5ffede 35%)}}.in-article-cta.hrr24 .blob{display:none}.in-article-cta.hrr24 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.in-article-cta.hrr24 .content p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#1b1b33}.in-article-cta.hrr24 .content .btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:1.5rem 0 0 0;border:2px solid #fff;color:#fff}.in-article-cta.hrr24 .content .btn:after{background:#20274b}.in-article-cta.hrr24 .cta-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px)and (max-width: 1200px){.in-article-cta.hrr24 img.full-height{width:revert-layer;-o-object-fit:contain;object-fit:contain}}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;width:100%}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.wp-block-audio{margin-bottom:2rem}.wp-block-audio audio{width:100%}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{background:none;border:0}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}footer{position:relative;background-color:#1d1d1b;z-index:0;padding-top:5rem !important;padding-bottom:1rem !important}@media(max-width: 767px){footer{padding-top:3rem !important}}footer.bar-active{padding-bottom:7rem !important}footer .brand-footer{height:40px}@media(max-width: 767px){footer .brand-footer{width:140px}}footer .social li a{border:0;background-color:rgba(255,255,255,.2)}footer .social li a img{height:16px;width:16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}footer .social li a:hover{background-color:#fff}footer .social li a:hover img{-webkit-filter:invert(1);filter:invert(1)}footer ul.menu{list-style:none;padding:0;margin:0}footer ul.menu li>a{font-family:"Manrope","Manrope-700-Fallback",sans-serif;font-size:.875rem;letter-spacing:.2rem;font-weight:bold;position:relative;display:inline-block;line-height:1.3;color:#fff;opacity:.5;margin-bottom:1rem;text-decoration:none}@media(max-width: 991px){footer ul.menu li>a{font-size:80%}}footer ul.menu li>a::after{display:none}footer ul.menu li .sub-menu{list-style:none;padding:0;margin:0}footer ul.menu li .sub-menu li a{color:#fff;text-decoration:none;display:block;font-weight:bold;padding:.5rem 0;position:relative;margin-bottom:0;letter-spacing:0;opacity:1}@media(max-width: 991px){footer ul.menu li .sub-menu li a{font-size:80%}}footer ul.menu li .sub-menu li a:hover{color:#00d37e}footer .copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:3rem;padding:1rem 0 0}footer .copyright p{margin-bottom:0;color:#fff;opacity:.75;margin-right:3rem}@media(max-width: 991px){footer .copyright p{margin-right:2rem;font-size:80%}}@media(max-width: 767px){footer .copyright p{margin-bottom:.5rem}}@media(max-width: 576px){footer .copyright p{font-size:70%}}footer .copyright ul{margin:0;padding:0;list-style:none}footer .copyright ul li{margin-right:3rem}@media(max-width: 991px){footer .copyright ul li{margin-right:1rem}}@media(max-width: 576px){footer .copyright ul li{margin-right:.85rem}}footer .copyright ul li a{text-decoration:none;display:block;color:#fff}@media(max-width: 991px){footer .copyright ul li a{font-size:80%}}@media(max-width: 576px){footer .copyright ul li a{font-size:70%}}footer .copyright ul li a:hover{color:#00d37e}@media(max-width: 767px){footer .copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .menu-item-has-children{margin-bottom:30px}.ss-modal-outer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ss-modal-outer.modal-active{opacity:1;visibility:visible}.ss-modal-outer.modal-active.closed{opacity:0;visibility:hidden}.ss-modal-outer .ss-modal-overlay{background-color:rgba(21,21,21,.75);position:absolute;top:0;left:0;width:100%;height:100%}.ss-modal-outer .ss-modal-wrapper{position:relative;background-color:#ededed;border-radius:.5rem;-webkit-box-shadow:0px 15px 35px rgba(0,0,0,.16);box-shadow:0px 15px 35px rgba(0,0,0,.16);max-width:62rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:26rem;max-height:78vh}@media(max-width: 767px){.ss-modal-outer .ss-modal-wrapper{max-width:26rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ss-modal-outer .ss-modal-wrapper h3{font-family:"Manrope","Manrope-600-Fallback",sans-serif;font-weight:600;margin-bottom:1rem}.ss-modal-outer .ss-modal-wrapper p{margin-bottom:2rem}.ss-modal-outer .ss-modal-close{position:absolute;top:1.5rem;right:1.5rem;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;width:32px;height:32px}.ss-modal-outer .ss-modal-close .leftright{height:2px;width:32px;position:absolute;background-color:#ededed;border-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ss-modal-outer .ss-modal-close .rightleft{height:2px;width:32px;position:absolute;background-color:#ededed;border-radius:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}@media(max-width: 767px){.ss-modal-outer .ss-modal-close{top:1rem;right:1rem}}.ss-modal-outer .ss-modal-close:hover .leftright{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#c2b8ed}.ss-modal-outer .ss-modal-close:hover .rightleft{-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#c2b8ed}.ss-modal-outer .ss-modal-content{padding:3rem;width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ss-modal-outer .ss-modal-content.wide{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media(max-width: 767px){.ss-modal-outer .ss-modal-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:2rem 1.75rem}}@media(max-width: 400px){.ss-modal-outer .ss-modal-content{padding:1.5rem 1.25rem}}.ss-modal-outer .ss-modal-content hr{margin:0 0 1.5rem 0;width:5rem;height:4px;border:0;background-color:#00d37e;opacity:1}.ss-modal-outer .ss-modal-image{width:45%;position:relative}@media(max-width: 767px){.ss-modal-outer .ss-modal-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:20rem}}.ss-modal-outer .ss-modal-image img{position:absolute;top:0;left:0;width:101%;height:100%;-o-object-fit:cover;object-fit:cover}body .back-to-top{position:fixed;bottom:1rem;right:1rem;z-index:5;background-color:#00d37e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;width:3rem;height:3rem;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);-webkit-transform:translateX(300px);transform:translateX(300px)}body .back-to-top svg{display:block}body .back-to-top.show{-webkit-transform:translateX(0);transform:translateX(0)}body .back-to-top:hover{-webkit-transform:translateX(0) translateY(-0.25rem);transform:translateX(0) translateY(-0.25rem)}.demo-popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;visibility:hidden;padding:2rem}@media(max-width: 640px){.demo-popup-wrapper{padding:1rem}}.demo-popup-wrapper.show{z-index:200;opacity:1;visibility:visible}.demo-popup-wrapper.show .demo-popup{-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}.demo-popup-wrapper .demo-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);mix-blend-mode:overlay}.demo-popup-wrapper .demo-popup{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:4px;width:100%;max-width:38rem;position:relative;z-index:205;overflow:auto;max-height:90vh}.demo-popup-wrapper .demo-popup h2,.demo-popup-wrapper .demo-popup h3{margin-bottom:1rem;color:#fff}.demo-popup-wrapper .demo-popup p{color:#fff}.demo-popup-wrapper .demo-popup .intro{margin-bottom:2rem;padding-left:1.25rem;border-left:1.5px solid #4cabb5}.demo-popup-wrapper .close-demo-popup{position:absolute;top:2rem;right:2rem;padding:.5rem}.demo-popup-wrapper .close-demo-popup svg{display:block}.demo-popup-wrapper .close-demo-popup:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@media(max-width: 640px){.demo-popup-wrapper .close-demo-popup{top:.5rem;right:.75rem}}.demo-popup-wrapper .demo-popup-inner{max-width:42rem;margin:0 auto}.sosafe-forms{width:100%;padding:4rem;background-color:#f3f3f3;min-height:32rem;border-radius:.5rem}.sosafe-forms.blank{padding:0;background:none}.sosafe-forms.contact-form{max-width:28rem}@media(max-width: 1199px){.sosafe-forms{padding:3rem}}@media(max-width: 767px){.sosafe-forms{padding:2rem}}.sosafe-forms .subtitle{display:block;opacity:1;margin-bottom:2rem;color:#fff}.sosafe-forms .subtitle::after{display:none}.sosafe-forms .forms-inner fieldset{max-width:inherit}.sosafe-forms .forms-inner fieldset.form-columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 767px){.sosafe-forms .forms-inner fieldset.form-columns-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.sosafe-forms .forms-inner fieldset.form-columns-2 .field:first-child{margin-right:8px}.sosafe-forms .forms-inner fieldset.form-columns-2 .field:last-child{margin-left:8px}}.sosafe-forms .forms-inner textarea.hs-input{display:block;min-height:80px}.sosafe-forms .forms-inner div.field{float:none;width:100% !important;margin-bottom:1rem}.sosafe-forms .forms-inner .btn,.sosafe-forms .forms-inner .hs-button{margin-top:1rem;width:100%}.sosafe-forms .forms-inner .hs-button{font-size:1.125rem;padding:1.25rem 2.5rem;border-radius:.5rem;font-weight:bold;border:0;-webkit-transition:.5s;transition:.5s;color:#014750;background:-webkit-gradient(linear, left top, right top, from(#00d37e), color-stop(50%, #2bff9f), to(#2bff9f));background:linear-gradient(90deg, #00d37e 0%, #2bff9f 50%, #2bff9f 100%);background-size:200% 100%;position:relative}.sosafe-forms .forms-inner .hs-button:hover{color:#014750;background-position:100%}.sosafe-forms .forms-inner .hs-button::after{margin-left:.4rem;content:url("/sosafe-files/themes/sosafe/img/icon-arrow-right-green.svg")}.sosafe-forms .forms-inner .hs-error-msgs{list-style:none;margin:0;padding:0}.sosafe-forms .forms-inner .hs-error-msgs li label{display:block;font-size:.75rem}.sosafe-forms .forms-inner .inputs-list{padding:0;margin:0;list-style:none}.sosafe-forms .forms-inner .inputs-list li label{display:-webkit-box;display:-ms-flexbox;display:flex}.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=checkbox],.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=radio]{margin-top:2px;padding:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:22px;width:22px !important;-ms-flex-negative:0;flex-shrink:0;border-radius:2px;border:1px solid #4cabb5;background-color:#003d45;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=checkbox]:hover,.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=radio]:hover{border:1px solid #27fb9c}.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=checkbox]:checked,.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=radio]:checked{background:#27fb9c;border:1px solid #27fb9c}.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=checkbox]:checked:after,.sosafe-forms .forms-inner .inputs-list li label .hs-input[type=radio]:checked:after{content:"✓"}.sosafe-forms .forms-inner .inputs-list li label span{margin-left:12px;font-size:.875rem}.sosafe-forms .forms-inner .inputs-list.multi-container li{margin-bottom:.5rem}.sosafe-forms .forms-inner .inputs-list.multi-container li:last-child{margin-bottom:0}.sosafe-forms .forms-inner .hs-richtext p{font-size:.875rem;color:#fff;opacity:.75;line-height:1.5;text-align:justify}.sosafe-forms .forms-inner .legal-consent-container .hs-form-booleancheckbox label span{line-height:1.3;margin-left:12px}.sosafe-forms .forms-inner .legal-consent-container .hs-form-booleancheckbox label span.hs-form-required{margin-left:0}.sosafe-forms .forms-inner .legal-consent-container .hs-form-booleancheckbox label span p{font-size:.75rem}.sosafe-forms .forms-inner .submitted-message{text-align:center;border:1px solid #90ee90;padding:1rem;border-radius:5px;color:#90ee90}.sosafe-forms .forms-inner .submitted-message p{margin-bottom:0}.sosafe-forms .forms-inner .form-inline{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 576px){.sosafe-forms .forms-inner .form-inline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sosafe-forms.green-form{background-color:#005e69}.sosafe-forms.green-form .subtitle{color:#fff}.sosafe-forms.purple-form{background-color:#1b1b33}.sosafe-forms.purple-form .subtitle{color:#fff}.sosafe-forms.grey-form{background-color:rgba(0,0,0,0)}.sosafe-forms.grey-form .subtitle{color:#1d1d1b}.sosafe-forms.grey-form .forms-inner label{color:#1d1d1b}.sosafe-forms.grey-form .forms-inner p a{color:#131313;text-decoration:underline}.sosafe-forms.grey-form .forms-inner .hs-richtext p{color:#131313}.sosafe-forms.white-form{background-color:#fff;-webkit-box-shadow:0 22px 44px rgba(0,0,0,.1);box-shadow:0 22px 44px rgba(0,0,0,.1);border-radius:5px}.sosafe-forms.white-form .subtitle{color:#1d1d1b}.sosafe-forms.white-form .forms-inner p a{color:#8f80cb;text-decoration:underline}.sosafe-forms.white-form .forms-inner .hs-richtext p{color:#131313}.sosafe-forms.white-form .forms-inner .legal-consent-container .hs-form-booleancheckbox label span p{color:#131313}.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-text,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-phonenumber,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-textarea,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-select,.sosafe-forms.purple-theme .inputs-list li label .hs-input[type=checkbox],.sosafe-forms.purple-theme .inputs-list li label .hs-input[type=radio],.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-text,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-phonenumber,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-textarea,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-select,.sosafe-forms.purple-form .inputs-list li label .hs-input[type=checkbox],.sosafe-forms.purple-form .inputs-list li label .hs-input[type=radio]{background-color:#1b1b33;border:1px solid #8c7ade}.sosafe-forms.purple-theme .hs-form-field label.hs-error-msg,.sosafe-forms.purple-form .hs-form-field label.hs-error-msg{background-color:#1b1b33}.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-text label,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-phonenumber label,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-textarea label,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-select label,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-text label,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-phonenumber label,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-textarea label,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-select label{color:#ededed}.sosafe-forms.purple-theme .hs-form-field.hs-fieldtype-select .input:after,.sosafe-forms.purple-form .hs-form-field.hs-fieldtype-select .input:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.sosafe-forms.purple-theme .isc-cta,.sosafe-forms.purple-form .isc-cta{border:1px solid #8c7ade}.sosafe-forms.purple-theme .forms-inner .hs-button,.sosafe-forms.purple-form .forms-inner .hs-button{background:#c2b8ed;color:#000}.sosafe-forms.purple-theme .forms-inner .hs-button:hover,.sosafe-forms.purple-form .forms-inner .hs-button:hover{background:#8c7ade;color:#fff}.sosafe-forms.light-form .hs-form-field.hs-fieldtype-text,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-phonenumber,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-textarea,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-select,.sosafe-forms.light-form .inputs-list li label .hs-input[type=checkbox],.sosafe-forms.light-form .inputs-list li label .hs-input[type=radio]{background-color:#fff;border:1px solid #8c7ade}.sosafe-forms.light-form .hs-form-field label.hs-error-msg{background-color:#1b1b33}.sosafe-forms.light-form .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-text label,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-phonenumber label,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-textarea label,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-select .hs-input.is-placeholder,.sosafe-forms.light-form .hs-form-field.hs-fieldtype-select label{color:#1d1d1b}.sosafe-forms.light-form .hs-form-field.hs-fieldtype-select .input:after{-webkit-filter:brightness(0%);filter:brightness(0%)}.sosafe-forms.light-form .isc-cta{border:1px solid #8c7ade}.sosafe-forms.light-form .forms-inner .hs-button{background:#c2b8ed;color:#000}.sosafe-forms.light-form .forms-inner .hs-button:hover{background:#8c7ade;color:#fff}label{display:inline-block}.form-label{margin-bottom:.5rem}.form-select{display:block;width:100%;padding:.75rem 2.25rem .75rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;border:1px solid #8c7ade;border-radius:.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#fff;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{outline:none}.form-control{display:block;width:100%;padding:.375rem .75rem;font-weight:400;color:#212529;background-color:#fff;border:1px solid #8c7ade;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem}.form-control:focus{border:1px solid #8c7ade;outline:none}.hs-form-field.hs-fieldtype-text,.hs-form-field.hs-fieldtype-phonenumber,.hs-form-field.hs-fieldtype-textarea{background-color:#003d45;border-radius:4px;position:relative;border:1px solid #4cabb5}.hs-form-field.hs-fieldtype-text:before,.hs-form-field.hs-fieldtype-phonenumber:before,.hs-form-field.hs-fieldtype-textarea:before{content:"";opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:1;border:2px solid #27fb9c;border-radius:4px}.hs-form-field.hs-fieldtype-text label,.hs-form-field.hs-fieldtype-phonenumber label,.hs-form-field.hs-fieldtype-textarea label{position:absolute;left:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1.125;z-index:1;color:#6ecad5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hs-form-field.hs-fieldtype-text .hs-input,.hs-form-field.hs-fieldtype-phonenumber .hs-input,.hs-form-field.hs-fieldtype-textarea .hs-input{position:relative;z-index:2;background:rgba(0,0,0,0);padding:1.5rem 1rem .5rem 1rem;border:0;border-radius:0;width:100% !important;float:none;margin:0;color:#fff;outline:0}.hs-form-field.hs-fieldtype-text .hs-input::-webkit-input-placeholder, .hs-form-field.hs-fieldtype-phonenumber .hs-input::-webkit-input-placeholder, .hs-form-field.hs-fieldtype-textarea .hs-input::-webkit-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-text .hs-input::-moz-placeholder, .hs-form-field.hs-fieldtype-phonenumber .hs-input::-moz-placeholder, .hs-form-field.hs-fieldtype-textarea .hs-input::-moz-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-text .hs-input:-ms-input-placeholder, .hs-form-field.hs-fieldtype-phonenumber .hs-input:-ms-input-placeholder, .hs-form-field.hs-fieldtype-textarea .hs-input:-ms-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-text .hs-input::-ms-input-placeholder, .hs-form-field.hs-fieldtype-phonenumber .hs-input::-ms-input-placeholder, .hs-form-field.hs-fieldtype-textarea .hs-input::-ms-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-text .hs-input::placeholder,.hs-form-field.hs-fieldtype-phonenumber .hs-input::placeholder,.hs-form-field.hs-fieldtype-textarea .hs-input::placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-text:focus-within:before,.hs-form-field.hs-fieldtype-phonenumber:focus-within:before,.hs-form-field.hs-fieldtype-textarea:focus-within:before{opacity:1;visibility:visible}.hs-form-field.hs-fieldtype-text:focus-within label,.hs-form-field.hs-fieldtype-text.label-active label,.hs-form-field.hs-fieldtype-phonenumber:focus-within label,.hs-form-field.hs-fieldtype-phonenumber.label-active label,.hs-form-field.hs-fieldtype-textarea:focus-within label,.hs-form-field.hs-fieldtype-textarea.label-active label{color:#27fb9c;font-size:.75rem;top:.5rem;-webkit-transform:translateY(0);transform:translateY(0)}.hs-form-field.hs-fieldtype-text.input-error,.hs-form-field.hs-fieldtype-phonenumber.input-error,.hs-form-field.hs-fieldtype-textarea.input-error{margin-bottom:3.5rem !important}.hs-form-field.hs-fieldtype-text.input-error:before,.hs-form-field.hs-fieldtype-phonenumber.input-error:before,.hs-form-field.hs-fieldtype-textarea.input-error:before{opacity:1;visibility:visible;border:2px solid #ff6e6e}.hs-form-field.hs-fieldtype-text.input-error label,.hs-form-field.hs-fieldtype-phonenumber.input-error label,.hs-form-field.hs-fieldtype-textarea.input-error label{color:#ff6e6e}.hs-form-field.hs-fieldtype-text.white,.hs-form-field.hs-fieldtype-phonenumber.white,.hs-form-field.hs-fieldtype-textarea.white{background-color:#fff;border:1px solid #bfbfbf}.hs-form-field.hs-fieldtype-text.white label,.hs-form-field.hs-fieldtype-phonenumber.white label,.hs-form-field.hs-fieldtype-textarea.white label{color:#00d37e}.hs-form-field.hs-fieldtype-text.white .hs-input,.hs-form-field.hs-fieldtype-text.white .hs-input.is-placeholder,.hs-form-field.hs-fieldtype-phonenumber.white .hs-input,.hs-form-field.hs-fieldtype-phonenumber.white .hs-input.is-placeholder,.hs-form-field.hs-fieldtype-textarea.white .hs-input,.hs-form-field.hs-fieldtype-textarea.white .hs-input.is-placeholder{color:#1d1d1b}.hs-form-field.hs-fieldtype-textarea label{color:#27fb9c;font-size:.75rem;top:.5rem;-webkit-transform:translateY(0);transform:translateY(0)}.hs-form-field label.hs-error-msg{color:#fff !important;left:0;top:calc(100% + .25rem) !important;-webkit-transform:translateY(0);transform:translateY(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#003d45;border-radius:16px;width:100%;line-height:1;padding:.25rem}.hs-form-field label.hs-error-msg:before{content:"×";margin-right:.625rem;border-radius:100%;width:1.25rem;height:1.25rem;font-size:1.5rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ff6e6e;color:#5c1707;line-height:1}.hs-form-field.hs-fieldtype-select{background-color:#003d45;border-radius:4px;position:relative;border:1px solid #4cabb5}.hs-form-field.hs-fieldtype-select:before{content:"";opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:1;border:2px solid #27fb9c;border-radius:4px;line-height:1}.hs-form-field.hs-fieldtype-select:hover:before{opacity:1;visibility:visible}.hs-form-field.hs-fieldtype-select label{position:absolute;left:1rem;z-index:1;color:#6ecad5;color:#27fb9c;font-size:.75rem;top:.25rem}.hs-form-field.hs-fieldtype-select option{color:#1d1d1b}.hs-form-field.hs-fieldtype-select .hs-error-msg{left:0}.hs-form-field.hs-fieldtype-select.input-error{margin-bottom:3rem !important}.hs-form-field.hs-fieldtype-select.input-error:before{opacity:1;visibility:visible;border:2px solid #ff6e6e}.hs-form-field.hs-fieldtype-select.input-error label{color:#ff6e6e}.hs-form-field.hs-fieldtype-select .input{position:relative;z-index:2}.hs-form-field.hs-fieldtype-select .input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.hs-form-field.hs-fieldtype-select .input:after{content:"";background-image:url('data:image/svg+xml,%3Csvg fill="none" height="19" viewBox="0 0 18 19" width="18" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath clip-rule="evenodd" d="m9.03811 11.2478-5.6239-5.62393-1.41421 1.41422 7.03811 7.03811 7.03809-7.03811-1.4142-1.41422z" fill="%23000" fill-rule="evenodd"/%3E%3C/svg%3E');-webkit-filter:invert(69%) sepia(81%) saturate(425%) hue-rotate(94deg) brightness(102%) contrast(97%);filter:invert(69%) sepia(81%) saturate(425%) hue-rotate(94deg) brightness(102%) contrast(97%);height:19px;width:18px;background-size:cover;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hs-form-field.hs-fieldtype-select .hs-input{position:relative;z-index:2;background:rgba(0,0,0,0);padding:1.5rem 1rem .5rem 1rem;border:0;border-radius:0;width:100% !important;float:none;margin:0;color:#fff;outline:0}.hs-form-field.hs-fieldtype-select .hs-input.is-placeholder{color:#6ecad5}.hs-form-field.hs-fieldtype-select .hs-input:hover{cursor:pointer}.hs-form-field.hs-fieldtype-select .hs-input::-webkit-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-select .hs-input::-moz-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-select .hs-input:-ms-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-select .hs-input::-ms-input-placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-select .hs-input::placeholder{color:#fff;opacity:.5}.hs-form-field.hs-fieldtype-select.white{background-color:#fff;border:1px solid #bfbfbf}.hs-form-field.hs-fieldtype-select.white label{color:#00d37e}.hs-form-field.hs-fieldtype-select.white .hs-input.is-placeholder{color:#1d1d1b}.legal-consent-container p,.legal-consent-container .hs-form-required{color:#fff}.legal-consent-container .hs-error-msg{margin-top:.5rem}.hs_error_rollup label{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#003d45;border-radius:16px;width:100%;padding:.25rem;line-height:1}.hs_error_rollup label:before{content:"×";margin-right:.625rem;border-radius:100%;width:1.25rem;height:1.25rem;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ff6e6e;color:#5c1707;line-height:1}.hs-fieldtype-checkbox{color:#fff}.hs-fieldtype-checkbox .hs-error-msgs.inputs-list{margin-top:.5rem}.isc-cta{border:1px solid #4cabb5;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem .75rem .75rem 1.25rem;text-decoration:none;color:#fff;margin-top:2rem}.isc-cta p{margin:0;font-size:.75rem;line-height:1.5}.isc-cta svg,.isc-cta img{-ms-flex-negative:0;flex-shrink:0;margin-right:1.125rem}.isc-cta span{text-decoration:underline}.isc-cta:hover{background:#003d45;color:#fff}.feat-vid{display:block;position:relative;overflow:hidden}.feat-vid img{width:100%;aspect-ratio:16/9;height:auto;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.feat-vid .play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:.8;mix-blend-mode:screen;z-index:2}.feat-vid:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.feat-vid .wistia_embed{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;z-index:5 !important}.feat-vid .wistia_embed div,.feat-vid .wistia_embed a{display:block !important;position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important}.block-resources .card{border:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;height:100%;position:relative;color:#565654;text-decoration:none}.block-resources .card .card-img-top{border-radius:0 !important;width:100%;-o-object-fit:contain;object-fit:contain;max-height:248px}.block-resources .card .card-body{position:relative;padding:1rem .5rem}.block-resources .card .card-body .subtitle::after{display:none}.block-resources .card .card-body .btn-link{position:absolute;bottom:1rem}a.card-wrapper,a.card-wrapper .card,a.card{text-decoration:none}a.card-wrapper .card-img-wrap,a.card-wrapper .card-image,a.card-wrapper .card .card-img-wrap,a.card-wrapper .card .card-image,a.card .card-img-wrap,a.card .card-image{overflow:hidden;border-radius:.5rem;position:relative}a.card-wrapper .card-img-wrap img,a.card-wrapper .card-image img,a.card-wrapper .card .card-img-wrap img,a.card-wrapper .card .card-image img,a.card .card-img-wrap img,a.card .card-image img{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}a.card-wrapper .card-img-wrap:after,a.card-wrapper .card-image:after,a.card-wrapper .card .card-img-wrap:after,a.card-wrapper .card .card-image:after,a.card .card-img-wrap:after,a.card .card-image:after{content:"";opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;mix-blend-mode:multiply;background-color:gray;z-index:2;border-radius:.5rem}a.card-wrapper .card-img-wrap .btn,a.card-wrapper .card-image .btn,a.card-wrapper .card .card-img-wrap .btn,a.card-wrapper .card .card-image .btn,a.card .card-img-wrap .btn,a.card .card-image .btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:4;opacity:0}a.card-wrapper.past-event,a.card-wrapper .card.past-event,a.card.past-event{pointer-events:none}a.card-wrapper:hover .card-img-wrap .btn,a.card-wrapper:hover .card-img-wrap:after,a.card-wrapper:hover .card-image .btn,a.card-wrapper:hover .card-image:after,a.card-wrapper .card:hover .card-img-wrap .btn,a.card-wrapper .card:hover .card-img-wrap:after,a.card-wrapper .card:hover .card-image .btn,a.card-wrapper .card:hover .card-image:after,a.card:hover .card-img-wrap .btn,a.card:hover .card-img-wrap:after,a.card:hover .card-image .btn,a.card:hover .card-image:after{opacity:1}a.card-wrapper:hover .card-img-wrap img,a.card-wrapper:hover .card-image img,a.card-wrapper .card:hover .card-img-wrap img,a.card-wrapper .card:hover .card-image img,a.card:hover .card-img-wrap img,a.card:hover .card-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}a.card-wrapper:hover .arrow-icon span:after,a.card-wrapper .card:hover .arrow-icon span:after,a.card:hover .arrow-icon span:after{-webkit-transform:translateX(5px);transform:translateX(5px)}.card .card-image img{width:100%}.block-cta{overflow:hidden;position:relative;padding-top:8rem;padding-bottom:8rem;background:radial-gradient(73.77% 73.77% at 75.55% 58.61%, rgb(1, 112, 127) 0%, rgb(0, 71, 79) 100%)}@media(max-width: 767px){.block-cta{padding-top:4rem;padding-bottom:4rem}}.block-cta.bg-white{background:#fff}.block-cta .block-title{max-width:800px;margin-left:0}.block-cta .block-title h2 strong,.block-cta .block-title h2 b{color:#c2b8ed}.block-cta .wyswyg-content{max-width:30rem}.block-cta .img-cta{position:relative}@media(max-width: 767px){.block-cta .img-cta{text-align:center}}.block-cta .img-cta img{position:absolute;top:-6rem;width:100%;height:auto}@media(max-width: 767px){.block-cta .img-cta img{position:relative;top:auto;max-width:500px;margin-bottom:-45rem}}@media(max-width: 576px){.block-cta .img-cta img{margin-top:3rem;max-width:300px;margin-bottom:-20rem}}.block-cta.cropped-img{overflow:visible}.block-cta.cropped-img .img-cta{position:static}.block-cta.cropped-img img{top:auto;bottom:0rem;height:calc(100% + 10rem);width:auto;right:0;max-width:70vw;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}@media(max-width: 767px){.block-cta.cropped-img img{position:static;width:100%;height:auto;margin:0;-webkit-transform:translateY(4rem);transform:translateY(4rem);max-width:none}}@media(min-width: 2000px){.block-cta.cropped-img img{right:10vw}}.block-cta .edge-cta-img{padding:0;-webkit-transform:translate(1rem, 4rem);transform:translate(1rem, 4rem)}@media(min-width: 768px){.block-cta .edge-cta-img{position:absolute;-webkit-transform:none;transform:none;bottom:0;right:10vw;max-width:50%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}}.block-cta .sosafe-forms{padding:0;background-color:rgba(0,0,0,0);max-width:600px;min-height:auto}.block-cta .sosafe-forms .forms-inner .form-inline{display:-webkit-box;display:-ms-flexbox;display:flex}.block-cta .sosafe-forms .forms-inner .form-inline .form-group{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}@media(max-width: 576px){.block-cta .sosafe-forms .forms-inner .form-inline .form-group{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-right:0 !important}}@media(max-width: 576px){.block-cta .sosafe-forms .forms-inner .form-inline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-cta .sosafe-forms .forms-inner .btn{width:auto}.block-cta.no-img-overlap .col-12.col-md-4{position:relative}.block-cta.no-img-overlap .img-cta{position:static}.block-cta.no-img-overlap .img-cta img{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767px){.block-cta.no-img-overlap .img-cta img{position:static;-webkit-transform:none;transform:none;margin:0}}.brand-list{list-style:none;margin:0;padding:3rem 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 640px){.brand-list{padding:0}}@media(max-width: 991px){.brand-list{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}.brand-list li{width:20%;padding:1.5rem 3rem}@media(max-width: 1199px){.brand-list li{padding:2rem}}@media(max-width: 991px){.brand-list li{padding:1rem}}@media(max-width: 767px){.brand-list li{width:33%;padding:1rem;text-align:center}}@media(max-width: 576px){.brand-list li{width:50%;padding:1rem;text-align:center}}.brand-list li img{width:100%;height:auto;max-height:150px;-o-object-fit:contain;object-fit:contain}@media(max-width: 991px){.brand-list li img{max-width:150px}}.brand-list.one-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 991px){.brand-list.one-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.brand-list.one-row li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-list.one-row li img{height:auto !important;width:100% !important}.block-brand-list .brand-list li:first-child{padding-left:0}.block-brand-list .brand-list li:last-child{padding-right:0}.block-enagement img{width:100%;max-width:240px;width:auto}.progress .progress-bar{height:100%;overflow:hidden}.counter-item h2{font-size:4rem}@media(min-width: 992px){.counter-item h2{font-size:6.5rem}}.counter-item img{height:3rem;width:auto}.opacity-50{opacity:.5 !important}.w-100{width:100% !important}.h-100{height:100% !important}.fw-bold{font-weight:700 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.img-fluid{max-width:100%;height:auto}.site-main>h1,.site-main>h2,.site-main>h3,.site-main>h4,.site-main>h5,.site-main>h6,.site-main>p,.site-main>ul,.site-main>ol,.site-main>blockquote,.site-main>.wp-block-image,.site-main>.wp-block-table,.site-main>.wp-block-embed{max-width:52rem;margin-left:auto;margin-right:auto;width:calc(100% - 62px)}.site-main>h1:first-child,.site-main>h2:first-child,.site-main>h3:first-child,.site-main>h4:first-child,.site-main>h5:first-child,.site-main>h6:first-child,.site-main>p:first-child,.site-main>ul:first-child,.site-main>ol:first-child,.site-main>blockquote:first-child,.site-main>.wp-block-image:first-child,.site-main>.wp-block-table:first-child,.site-main>.wp-block-embed:first-child{margin-top:5rem}.site-main>h1:last-child,.site-main>h2:last-child,.site-main>h3:last-child,.site-main>h4:last-child,.site-main>h5:last-child,.site-main>h6:last-child,.site-main>p:last-child,.site-main>ul:last-child,.site-main>ol:last-child,.site-main>blockquote:last-child,.site-main>.wp-block-image:last-child,.site-main>.wp-block-table:last-child,.site-main>.wp-block-embed:last-child{margin-bottom:7.5rem}.site-main>.wp-block-table{max-width:70rem}.card-body .subtitle b{font-size:.75rem}.card-body .event-icons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.75rem}.card-body .event-icons p{margin:0 .75rem .25rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.3}@media(max-width: 576px){.card-body .event-icons p{width:100%}}.card-body .event-icons img{display:block;-ms-flex-negative:0;flex-shrink:0;margin-right:.25rem}.page-template-page-thank-you.top-bar-active .hero-block{padding-top:11rem}.page-template-page-thank-you .hero-block{padding-top:7.5rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media(max-width: 1199px){.page-template-page-thank-you .hero-block.bg-green-3::before{top:0}}.page-template-page-thank-you .hero-block .hero-img img{max-width:400px;margin-bottom:0px}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1399px;padding-left:15px;padding-right:15px;margin:0 auto}@media(max-width: 767px){.wp-block-columns.is-layout-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#video-modal .modal-content{border-radius:0;border:0}#video-modal .close{position:absolute;top:0;right:-4.5rem;width:3.5rem;height:3.5rem;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:0;background:#00d37e;color:#1d1d1b;font-size:3rem;line-height:1}@media(max-width: 767px){#video-modal .close{right:0;top:-4.5rem}}@media(max-width: 575px){#video-modal .close{right:1rem}}#video-modal .close:hover{background:#8cfac4;color:#1d1d1b}#video-modal .modal-body{padding:0}#video-modal .modal-dialog{height:100vh;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#video-modal iframe{aspect-ratio:16/9;display:block;width:100%}#video-modal .event-vid{display:none}#video-modal .event-vid.active{display:block}