/*!
Theme Name: Spin.AI
Author: spin.ai
Author URI: skovalsky@spin.ai
Requires at least: 5.8
Requires PHP: 8.0
Version: 2.0.048
Text Domain: spinai
*/@font-face{font-family:"Inter";src:url("/wp-content/themes/spin.ai/assets/fonts/Inter.woff2") format("woff2");font-weight:400 500 600;font-style:normal;font-display:swap}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.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:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow: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}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#0d6efd !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.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:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.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:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.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:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.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:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.modal{position:fixed;top:0;left:0;z-index:99999;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media(max-width: 1599.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:4.16666667%}.col-2{flex:0 0 auto;width:8.33333333%}.col-3{flex:0 0 auto;width:12.5%}.col-4{flex:0 0 auto;width:16.66666667%}.col-5{flex:0 0 auto;width:20.83333333%}.col-6{flex:0 0 auto;width:25%}.col-7{flex:0 0 auto;width:29.16666667%}.col-8{flex:0 0 auto;width:33.33333333%}.col-9{flex:0 0 auto;width:37.5%}.col-10{flex:0 0 auto;width:41.66666667%}.col-11{flex:0 0 auto;width:45.83333333%}.col-12{flex:0 0 auto;width:50%}.col-13{flex:0 0 auto;width:54.16666667%}.col-14{flex:0 0 auto;width:58.33333333%}.col-15{flex:0 0 auto;width:62.5%}.col-16{flex:0 0 auto;width:66.66666667%}.col-17{flex:0 0 auto;width:70.83333333%}.col-18{flex:0 0 auto;width:75%}.col-19{flex:0 0 auto;width:79.16666667%}.col-20{flex:0 0 auto;width:83.33333333%}.col-21{flex:0 0 auto;width:87.5%}.col-22{flex:0 0 auto;width:91.66666667%}.col-23{flex:0 0 auto;width:95.83333333%}.col-24{flex:0 0 auto;width:100%}.offset-1{margin-left:4.16666667%}.offset-2{margin-left:8.33333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66666667%}.offset-5{margin-left:20.83333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16666667%}.offset-8{margin-left:33.33333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66666667%}.offset-11{margin-left:45.83333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16666667%}.offset-14{margin-left:58.33333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66666667%}.offset-17{margin-left:70.83333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16666667%}.offset-20{margin-left:83.33333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66666667%}.offset-23{margin-left:95.83333333%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:4.16666667%}.col-sm-2{flex:0 0 auto;width:8.33333333%}.col-sm-3{flex:0 0 auto;width:12.5%}.col-sm-4{flex:0 0 auto;width:16.66666667%}.col-sm-5{flex:0 0 auto;width:20.83333333%}.col-sm-6{flex:0 0 auto;width:25%}.col-sm-7{flex:0 0 auto;width:29.16666667%}.col-sm-8{flex:0 0 auto;width:33.33333333%}.col-sm-9{flex:0 0 auto;width:37.5%}.col-sm-10{flex:0 0 auto;width:41.66666667%}.col-sm-11{flex:0 0 auto;width:45.83333333%}.col-sm-12{flex:0 0 auto;width:50%}.col-sm-13{flex:0 0 auto;width:54.16666667%}.col-sm-14{flex:0 0 auto;width:58.33333333%}.col-sm-15{flex:0 0 auto;width:62.5%}.col-sm-16{flex:0 0 auto;width:66.66666667%}.col-sm-17{flex:0 0 auto;width:70.83333333%}.col-sm-18{flex:0 0 auto;width:75%}.col-sm-19{flex:0 0 auto;width:79.16666667%}.col-sm-20{flex:0 0 auto;width:83.33333333%}.col-sm-21{flex:0 0 auto;width:87.5%}.col-sm-22{flex:0 0 auto;width:91.66666667%}.col-sm-23{flex:0 0 auto;width:95.83333333%}.col-sm-24{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16666667%}.offset-sm-2{margin-left:8.33333333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66666667%}.offset-sm-5{margin-left:20.83333333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16666667%}.offset-sm-8{margin-left:33.33333333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66666667%}.offset-sm-11{margin-left:45.83333333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16666667%}.offset-sm-14{margin-left:58.33333333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66666667%}.offset-sm-17{margin-left:70.83333333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16666667%}.offset-sm-20{margin-left:83.33333333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66666667%}.offset-sm-23{margin-left:95.83333333%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:4.16666667%}.col-md-2{flex:0 0 auto;width:8.33333333%}.col-md-3{flex:0 0 auto;width:12.5%}.col-md-4{flex:0 0 auto;width:16.66666667%}.col-md-5{flex:0 0 auto;width:20.83333333%}.col-md-6{flex:0 0 auto;width:25%}.col-md-7{flex:0 0 auto;width:29.16666667%}.col-md-8{flex:0 0 auto;width:33.33333333%}.col-md-9{flex:0 0 auto;width:37.5%}.col-md-10{flex:0 0 auto;width:41.66666667%}.col-md-11{flex:0 0 auto;width:45.83333333%}.col-md-12{flex:0 0 auto;width:50%}.col-md-13{flex:0 0 auto;width:54.16666667%}.col-md-14{flex:0 0 auto;width:58.33333333%}.col-md-15{flex:0 0 auto;width:62.5%}.col-md-16{flex:0 0 auto;width:66.66666667%}.col-md-17{flex:0 0 auto;width:70.83333333%}.col-md-18{flex:0 0 auto;width:75%}.col-md-19{flex:0 0 auto;width:79.16666667%}.col-md-20{flex:0 0 auto;width:83.33333333%}.col-md-21{flex:0 0 auto;width:87.5%}.col-md-22{flex:0 0 auto;width:91.66666667%}.col-md-23{flex:0 0 auto;width:95.83333333%}.col-md-24{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16666667%}.offset-md-2{margin-left:8.33333333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66666667%}.offset-md-5{margin-left:20.83333333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16666667%}.offset-md-8{margin-left:33.33333333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66666667%}.offset-md-11{margin-left:45.83333333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16666667%}.offset-md-14{margin-left:58.33333333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66666667%}.offset-md-17{margin-left:70.83333333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16666667%}.offset-md-20{margin-left:83.33333333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66666667%}.offset-md-23{margin-left:95.83333333%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:4.16666667%}.col-lg-2{flex:0 0 auto;width:8.33333333%}.col-lg-3{flex:0 0 auto;width:12.5%}.col-lg-4{flex:0 0 auto;width:16.66666667%}.col-lg-5{flex:0 0 auto;width:20.83333333%}.col-lg-6{flex:0 0 auto;width:25%}.col-lg-7{flex:0 0 auto;width:29.16666667%}.col-lg-8{flex:0 0 auto;width:33.33333333%}.col-lg-9{flex:0 0 auto;width:37.5%}.col-lg-10{flex:0 0 auto;width:41.66666667%}.col-lg-11{flex:0 0 auto;width:45.83333333%}.col-lg-12{flex:0 0 auto;width:50%}.col-lg-13{flex:0 0 auto;width:54.16666667%}.col-lg-14{flex:0 0 auto;width:58.33333333%}.col-lg-15{flex:0 0 auto;width:62.5%}.col-lg-16{flex:0 0 auto;width:66.66666667%}.col-lg-17{flex:0 0 auto;width:70.83333333%}.col-lg-18{flex:0 0 auto;width:75%}.col-lg-19{flex:0 0 auto;width:79.16666667%}.col-lg-20{flex:0 0 auto;width:83.33333333%}.col-lg-21{flex:0 0 auto;width:87.5%}.col-lg-22{flex:0 0 auto;width:91.66666667%}.col-lg-23{flex:0 0 auto;width:95.83333333%}.col-lg-24{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16666667%}.offset-lg-2{margin-left:8.33333333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66666667%}.offset-lg-5{margin-left:20.83333333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16666667%}.offset-lg-8{margin-left:33.33333333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66666667%}.offset-lg-11{margin-left:45.83333333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16666667%}.offset-lg-14{margin-left:58.33333333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66666667%}.offset-lg-17{margin-left:70.83333333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16666667%}.offset-lg-20{margin-left:83.33333333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66666667%}.offset-lg-23{margin-left:95.83333333%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:4.16666667%}.col-xl-2{flex:0 0 auto;width:8.33333333%}.col-xl-3{flex:0 0 auto;width:12.5%}.col-xl-4{flex:0 0 auto;width:16.66666667%}.col-xl-5{flex:0 0 auto;width:20.83333333%}.col-xl-6{flex:0 0 auto;width:25%}.col-xl-7{flex:0 0 auto;width:29.16666667%}.col-xl-8{flex:0 0 auto;width:33.33333333%}.col-xl-9{flex:0 0 auto;width:37.5%}.col-xl-10{flex:0 0 auto;width:41.66666667%}.col-xl-11{flex:0 0 auto;width:45.83333333%}.col-xl-12{flex:0 0 auto;width:50%}.col-xl-13{flex:0 0 auto;width:54.16666667%}.col-xl-14{flex:0 0 auto;width:58.33333333%}.col-xl-15{flex:0 0 auto;width:62.5%}.col-xl-16{flex:0 0 auto;width:66.66666667%}.col-xl-17{flex:0 0 auto;width:70.83333333%}.col-xl-18{flex:0 0 auto;width:75%}.col-xl-19{flex:0 0 auto;width:79.16666667%}.col-xl-20{flex:0 0 auto;width:83.33333333%}.col-xl-21{flex:0 0 auto;width:87.5%}.col-xl-22{flex:0 0 auto;width:91.66666667%}.col-xl-23{flex:0 0 auto;width:95.83333333%}.col-xl-24{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16666667%}.offset-xl-2{margin-left:8.33333333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66666667%}.offset-xl-5{margin-left:20.83333333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16666667%}.offset-xl-8{margin-left:33.33333333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66666667%}.offset-xl-11{margin-left:45.83333333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16666667%}.offset-xl-14{margin-left:58.33333333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66666667%}.offset-xl-17{margin-left:70.83333333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16666667%}.offset-xl-20{margin-left:83.33333333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66666667%}.offset-xl-23{margin-left:95.83333333%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:4.16666667%}.col-xxl-2{flex:0 0 auto;width:8.33333333%}.col-xxl-3{flex:0 0 auto;width:12.5%}.col-xxl-4{flex:0 0 auto;width:16.66666667%}.col-xxl-5{flex:0 0 auto;width:20.83333333%}.col-xxl-6{flex:0 0 auto;width:25%}.col-xxl-7{flex:0 0 auto;width:29.16666667%}.col-xxl-8{flex:0 0 auto;width:33.33333333%}.col-xxl-9{flex:0 0 auto;width:37.5%}.col-xxl-10{flex:0 0 auto;width:41.66666667%}.col-xxl-11{flex:0 0 auto;width:45.83333333%}.col-xxl-12{flex:0 0 auto;width:50%}.col-xxl-13{flex:0 0 auto;width:54.16666667%}.col-xxl-14{flex:0 0 auto;width:58.33333333%}.col-xxl-15{flex:0 0 auto;width:62.5%}.col-xxl-16{flex:0 0 auto;width:66.66666667%}.col-xxl-17{flex:0 0 auto;width:70.83333333%}.col-xxl-18{flex:0 0 auto;width:75%}.col-xxl-19{flex:0 0 auto;width:79.16666667%}.col-xxl-20{flex:0 0 auto;width:83.33333333%}.col-xxl-21{flex:0 0 auto;width:87.5%}.col-xxl-22{flex:0 0 auto;width:91.66666667%}.col-xxl-23{flex:0 0 auto;width:95.83333333%}.col-xxl-24{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:4.16666667%}.offset-xxl-2{margin-left:8.33333333%}.offset-xxl-3{margin-left:12.5%}.offset-xxl-4{margin-left:16.66666667%}.offset-xxl-5{margin-left:20.83333333%}.offset-xxl-6{margin-left:25%}.offset-xxl-7{margin-left:29.16666667%}.offset-xxl-8{margin-left:33.33333333%}.offset-xxl-9{margin-left:37.5%}.offset-xxl-10{margin-left:41.66666667%}.offset-xxl-11{margin-left:45.83333333%}.offset-xxl-12{margin-left:50%}.offset-xxl-13{margin-left:54.16666667%}.offset-xxl-14{margin-left:58.33333333%}.offset-xxl-15{margin-left:62.5%}.offset-xxl-16{margin-left:66.66666667%}.offset-xxl-17{margin-left:70.83333333%}.offset-xxl-18{margin-left:75%}.offset-xxl-19{margin-left:79.16666667%}.offset-xxl-20{margin-left:83.33333333%}.offset-xxl-21{margin-left:87.5%}.offset-xxl-22{margin-left:91.66666667%}.offset-xxl-23{margin-left:95.83333333%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media(min-width: 1600px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:4.16666667%}.col-xxxl-2{flex:0 0 auto;width:8.33333333%}.col-xxxl-3{flex:0 0 auto;width:12.5%}.col-xxxl-4{flex:0 0 auto;width:16.66666667%}.col-xxxl-5{flex:0 0 auto;width:20.83333333%}.col-xxxl-6{flex:0 0 auto;width:25%}.col-xxxl-7{flex:0 0 auto;width:29.16666667%}.col-xxxl-8{flex:0 0 auto;width:33.33333333%}.col-xxxl-9{flex:0 0 auto;width:37.5%}.col-xxxl-10{flex:0 0 auto;width:41.66666667%}.col-xxxl-11{flex:0 0 auto;width:45.83333333%}.col-xxxl-12{flex:0 0 auto;width:50%}.col-xxxl-13{flex:0 0 auto;width:54.16666667%}.col-xxxl-14{flex:0 0 auto;width:58.33333333%}.col-xxxl-15{flex:0 0 auto;width:62.5%}.col-xxxl-16{flex:0 0 auto;width:66.66666667%}.col-xxxl-17{flex:0 0 auto;width:70.83333333%}.col-xxxl-18{flex:0 0 auto;width:75%}.col-xxxl-19{flex:0 0 auto;width:79.16666667%}.col-xxxl-20{flex:0 0 auto;width:83.33333333%}.col-xxxl-21{flex:0 0 auto;width:87.5%}.col-xxxl-22{flex:0 0 auto;width:91.66666667%}.col-xxxl-23{flex:0 0 auto;width:95.83333333%}.col-xxxl-24{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:4.16666667%}.offset-xxxl-2{margin-left:8.33333333%}.offset-xxxl-3{margin-left:12.5%}.offset-xxxl-4{margin-left:16.66666667%}.offset-xxxl-5{margin-left:20.83333333%}.offset-xxxl-6{margin-left:25%}.offset-xxxl-7{margin-left:29.16666667%}.offset-xxxl-8{margin-left:33.33333333%}.offset-xxxl-9{margin-left:37.5%}.offset-xxxl-10{margin-left:41.66666667%}.offset-xxxl-11{margin-left:45.83333333%}.offset-xxxl-12{margin-left:50%}.offset-xxxl-13{margin-left:54.16666667%}.offset-xxxl-14{margin-left:58.33333333%}.offset-xxxl-15{margin-left:62.5%}.offset-xxxl-16{margin-left:66.66666667%}.offset-xxxl-17{margin-left:70.83333333%}.offset-xxxl-18{margin-left:75%}.offset-xxxl-19{margin-left:79.16666667%}.offset-xxxl-20{margin-left:83.33333333%}.offset-xxxl-21{margin-left:87.5%}.offset-xxxl-22{margin-left:91.66666667%}.offset-xxxl-23{margin-left:95.83333333%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}.toast{width:350px;max-width:100%;font-size:0.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.toast-header .btn-close{margin-right:-0.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.alert{background:#e5f3ff;height:2.5rem;overflow:hidden;display:flex;align-items:center}.author_block{height:initial;background:#e5f3ff;border-radius:0.4375rem;display:block;font-size:0.875rem}.author_block a{text-decoration:none}.author_block a:hover{text-decoration:underline}.author_block .avatar.photo{border-radius:50%;max-width:64px;margin:0}.author_block .author_info h3{font-size:1.375rem}.author_block .author_info span{font-weight:500}.author_block .author_social{display:flex}.author_block .author_social .author_link{max-width:220px}.author_block .author_social .sb-socials{display:flex}.author_block .author_social .sb-socials a{transition-duration:.4s;height:44px;width:44px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0px .0625rem .125rem rgba(0,0,0,.16),0px .125rem .25rem rgba(0,0,0,.12),0px .0625rem .5rem rgba(0,0,0,.1)}.author_block .author_social .sb-socials a:hover{background-color:#3d7ade}.author_block .author_social .sb-socials a:hover i{background-color:#fff;transition-duration:.4s}.author_block .author_social .sb-socials i{background-color:#3d7ade}.author_block .author_description p{font-size:0.875rem;line-height:normal;margin-bottom:0.875rem}.author_block .author_description ul{margin:0}.icon-block-1{display:flex;padding:6px 0}.icon-block-1>div{padding:0 0.75rem}.icon-block-1>div p{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;padding:0.375rem 0;text-align:left;margin:0}.icon-block-1>div p.title{font-style:normal;font-weight:600;font-size:1.125rem;line-height:1.25rem;text-transform:uppercase}.icon{width:2.9375rem;height:2.9375rem;min-width:2.9375rem;display:flex;justify-content:center;align-items:center;border-radius:100%;background:#3d7bde}.icon img{margin:0 !important}.icon.white-icon img{filter:brightness(100)}.icon-block-2{text-align:left;padding:1.5rem 1.5rem 0 1.5rem;margin-bottom:3rem;width:100%}.icon-block-2 p{font-style:normal;font-weight:normal;font-size:1rem;line-height:1.8;text-align:left}.icon-block-2 .icon{margin-bottom:0.75rem}.icon-block-2 .icon img{margin:0 !important}.icon-block-2 .title{text-align:left;font-style:normal;font-weight:600;font-size:1.125rem !important;line-height:1.5rem;margin-bottom:1.5rem;color:#37537c}.icon-block-2.shadow{padding:1.5rem;background:#f9fafb;box-shadow:none !important;border:1px solid #e5e5e5;border-radius:0.4375rem}.icon-block-2.link-container{margin-bottom:0;border-radius:0.4375rem;border-bottom:3px solid #4ccc93;padding:1.5rem;background:#f9fafb;transition:transform .3s ease-out;height:100%}.icon-block-2.link-container .title{text-decoration-line:underline;color:#3d7bde}.icon-block-2.link-container:hover{border-bottom:3px solid #3969cb;transform:translateY(-10px)}.icon-block-2.left-aligned-icon{display:flex;flex-direction:row}.icon-block-2.left-aligned-icon .icon{margin-bottom:0;margin-right:0.75rem}.icon-block-2.align-items-center *{text-align:center}.wp-block-spinai-blocks-spinai-text-with-icon-2{text-decoration:none}.wp-block-spinai-blocks-spinai-text-with-icon-2 p{color:#37537c;margin-bottom:0}.image-block-2{display:flex;flex-direction:row;background:linear-gradient(139.4deg, #1672ec -136.05%, #fcfcfd 24.56%);box-shadow:0px 0px 0.0625rem rgba(0,0,0,.16),0px 0.0625rem 0.125rem rgba(0,0,0,.12),0px 0.0625rem 0.125rem rgba(0,0,0,.24);border-radius:0.25rem;min-height:8.75rem;margin-bottom:1.5rem}.image-block-2 div{display:flex;align-items:center}.image-block-2 div img{margin:0}.image-block-2 div:first-child{padding:0 1.625rem;background:#f2f4f7;box-shadow:0px 0.0625rem 0.25rem rgba(0,0,0,.01),0px 0.25rem 0.5rem rgba(0,0,0,.02),0px 0.0625rem 0.75rem rgba(0,0,0,.12);border-radius:0.25rem;width:50%;justify-content:center}.image-block-2 div:last-child{padding:1rem}.image-block-2 div:last-child p{font-style:normal !important;font-weight:normal !important;font-size:0.875rem !important;line-height:1.5rem !important;text-decoration:underline !important;margin-bottom:0}@media(max-width: 767.98px){.image-block-2{flex-direction:column}.image-block-2>div{min-height:8.75rem;width:100% !important;justify-content:center}}.post .img{border-radius:0.5rem;overflow:hidden;margin-bottom:2rem}.post .img img{width:100%;height:auto}.post h2.title{font-size:2.375rem;letter-spacing:0;line-height:2.625rem;margin-bottom:1.5rem}.post .title{font-style:normal;font-weight:600;font-size:1.5rem;line-height:2rem;margin-bottom:0.75rem}.post .excerpt{font-style:normal;font-weight:500;font-size:1rem;line-height:1.25rem;color:#667085}section.solution{padding-top:0;margin-bottom:3rem}section.solution p{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;margin-bottom:1.5rem}section.solution .h2{font-style:normal;font-weight:bold;font-size:1.75rem;line-height:2.125rem;margin-bottom:1.5rem}section.solution .h3{font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.5rem}.sb-separator{margin:1.5rem 0;width:100%;height:0.0625rem;background-color:#e4e7ec}.sb-quote{padding:0.5rem 1.375rem;margin:1.5rem 0;border-left:0.125rem solid #175cd3}.sb-quote .quote{font-style:normal;font-weight:normal;font-size:1.125rem;line-height:1.8rem;margin-bottom:2rem}.sb-quote .sub-quote{font-style:normal;font-weight:500;font-size:1rem;line-height:1.25rem;color:#788ba5;margin-bottom:0}.box{padding:2rem;background:#f9fafb;border-radius:1rem}.social-box{padding:2.8125rem 1.5625rem 2rem 1.5625rem;background:#f9fafb;border-radius:0.25rem}.social-box p{font-style:normal;font-weight:500;font-size:1.5rem;line-height:1.75rem;text-align:center;letter-spacing:0.007086375rem;color:#37537c;display:flex;flex-direction:row;justify-content:start;align-items:center;margin-bottom:1.6875rem}.social-box p img{margin-left:auto;width:3rem;height:3rem}.social-box a{display:inline-flex;flex-direction:row;align-items:center;background:#fff;border:0.0625rem solid #e1e4eb;box-sizing:border-box;border-radius:0.3125rem;padding:0.375rem 0.625rem;font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;text-decoration:none;width:100%;color:#65676e}.social-box a img{width:1.5rem;height:1.5rem;margin-right:0.375rem}.social-boxs{display:flex;flex-direction:row}.social-boxs .social-box{flex:1 1 20%;margin:0 0.375rem}.full-height-row{min-height:100vh;height:100%}section.clear-page{margin:0;padding:0;display:flex;min-height:100vh;height:100%}@media(max-width: 767.98px){.blue-on-mobile{background-color:#324aac !important;color:#fff}.blue-on-mobile h1,.blue-on-mobile h2,.blue-on-mobile h3,.blue-on-mobile h4,.blue-on-mobile h5,.blue-on-mobile h6{color:#fff}.blue-on-mobile label{color:#fff}}@media(max-width: 991.98px){.blue-on-tablet{background-color:#324aac !important;color:#fff}.blue-on-tablet h1,.blue-on-tablet h2,.blue-on-tablet h3,.blue-on-tablet h4,.blue-on-tablet h5,.blue-on-tablet h6{color:#fff}.blue-on-tablet label{color:#fff}}@keyframes btn-active{0%{transform:scale(0.01)}100%{transform:scale(50)}}div.btn,span.btn,p.btn,a.btn,input.btn,button.btn,.hs-submit input[type=submit]{padding:0.5rem 0.9375rem;border-radius:0.625rem;text-align:center;border:none;font-weight:500;font-size:1.125rem;line-height:1.75rem !important;position:relative;transition-duration:.4s;display:inline-flex;align-items:center;overflow:hidden;justify-content:center;text-decoration:none !important;max-height:2.75rem;min-width:10.1875rem;cursor:pointer}@media(max-width: 1399.98px){div.btn,span.btn,p.btn,a.btn,input.btn,button.btn,.hs-submit input[type=submit]{font-size:1rem !important;line-height:1.6rem}}div.btn.btn-circle,span.btn.btn-circle,p.btn.btn-circle,a.btn.btn-circle,input.btn.btn-circle,button.btn.btn-circle,.hs-submit input[type=submit].btn-circle{width:2.875rem;height:2.875rem;min-width:2.875rem;max-width:2.875rem;max-height:2.875rem;border-radius:100%;background-color:#3d7ade;color:#fff}div.btn img,span.btn img,p.btn img,a.btn img,input.btn img,button.btn img,.hs-submit input[type=submit] img{margin:0px}div.btn img:first-child,span.btn img:first-child,p.btn img:first-child,a.btn img:first-child,input.btn img:first-child,button.btn img:first-child,.hs-submit input[type=submit] img:first-child{margin-right:0.3125rem}div.btn img:last-child,span.btn img:last-child,p.btn img:last-child,a.btn img:last-child,input.btn img:last-child,button.btn img:last-child,.hs-submit input[type=submit] img:last-child{margin-left:0.3125rem}div.btn:active::after,span.btn:active::after,p.btn:active::after,a.btn:active::after,input.btn:active::after,button.btn:active::after,.hs-submit input[type=submit]:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#000;z-index:0;opacity:.1;position:absolute;top:-30%;right:-10%;display:block;transform:scale(0.1);animation-name:btn-active;animation-duration:550ms;animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}div.btn.is-style-btn-default,div.btn.btn-primary,div.btn.btn-default,div.btn.primary,span.btn.is-style-btn-default,span.btn.btn-primary,span.btn.btn-default,span.btn.primary,p.btn.is-style-btn-default,p.btn.btn-primary,p.btn.btn-default,p.btn.primary,a.btn.is-style-btn-default,a.btn.btn-primary,a.btn.btn-default,a.btn.primary,input.btn.is-style-btn-default,input.btn.btn-primary,input.btn.btn-default,input.btn.primary,button.btn.is-style-btn-default,button.btn.btn-primary,button.btn.btn-default,button.btn.primary,.hs-submit input[type=submit].is-style-btn-default,.hs-submit input[type=submit].btn-primary,.hs-submit input[type=submit].btn-default,.hs-submit input[type=submit].primary{background:#3d7ade;color:#fff}div.btn.is-style-btn-default:hover,div.btn.btn-primary:hover,div.btn.btn-default:hover,div.btn.primary:hover,span.btn.is-style-btn-default:hover,span.btn.btn-primary:hover,span.btn.btn-default:hover,span.btn.primary:hover,p.btn.is-style-btn-default:hover,p.btn.btn-primary:hover,p.btn.btn-default:hover,p.btn.primary:hover,a.btn.is-style-btn-default:hover,a.btn.btn-primary:hover,a.btn.btn-default:hover,a.btn.primary:hover,input.btn.is-style-btn-default:hover,input.btn.btn-primary:hover,input.btn.btn-default:hover,input.btn.primary:hover,button.btn.is-style-btn-default:hover,button.btn.btn-primary:hover,button.btn.btn-default:hover,button.btn.primary:hover,.hs-submit input[type=submit].is-style-btn-default:hover,.hs-submit input[type=submit].btn-primary:hover,.hs-submit input[type=submit].btn-default:hover,.hs-submit input[type=submit].primary:hover{background:#3969cb}div.btn.is-style-btn-default:focus,div.btn.btn-primary:focus,div.btn.btn-default:focus,div.btn.primary:focus,span.btn.is-style-btn-default:focus,span.btn.btn-primary:focus,span.btn.btn-default:focus,span.btn.primary:focus,p.btn.is-style-btn-default:focus,p.btn.btn-primary:focus,p.btn.btn-default:focus,p.btn.primary:focus,a.btn.is-style-btn-default:focus,a.btn.btn-primary:focus,a.btn.btn-default:focus,a.btn.primary:focus,input.btn.is-style-btn-default:focus,input.btn.btn-primary:focus,input.btn.btn-default:focus,input.btn.primary:focus,button.btn.is-style-btn-default:focus,button.btn.btn-primary:focus,button.btn.btn-default:focus,button.btn.primary:focus,.hs-submit input[type=submit].is-style-btn-default:focus,.hs-submit input[type=submit].btn-primary:focus,.hs-submit input[type=submit].btn-default:focus,.hs-submit input[type=submit].primary:focus{background:#3969cb;box-shadow:0 0 0 3px #d4efff !important}div.btn.is-style-btn-default:disabled,div.btn.btn-primary:disabled,div.btn.btn-default:disabled,div.btn.primary:disabled,span.btn.is-style-btn-default:disabled,span.btn.btn-primary:disabled,span.btn.btn-default:disabled,span.btn.primary:disabled,p.btn.is-style-btn-default:disabled,p.btn.btn-primary:disabled,p.btn.btn-default:disabled,p.btn.primary:disabled,a.btn.is-style-btn-default:disabled,a.btn.btn-primary:disabled,a.btn.btn-default:disabled,a.btn.primary:disabled,input.btn.is-style-btn-default:disabled,input.btn.btn-primary:disabled,input.btn.btn-default:disabled,input.btn.primary:disabled,button.btn.is-style-btn-default:disabled,button.btn.btn-primary:disabled,button.btn.btn-default:disabled,button.btn.primary:disabled,.hs-submit input[type=submit].is-style-btn-default:disabled,.hs-submit input[type=submit].btn-primary:disabled,.hs-submit input[type=submit].btn-default:disabled,.hs-submit input[type=submit].primary:disabled{background:#d4efff;box-shadow:none}div.btn.is-style-btn-blue,div.btn.btn-blue,span.btn.is-style-btn-blue,span.btn.btn-blue,p.btn.is-style-btn-blue,p.btn.btn-blue,a.btn.is-style-btn-blue,a.btn.btn-blue,input.btn.is-style-btn-blue,input.btn.btn-blue,button.btn.is-style-btn-blue,button.btn.btn-blue,.hs-submit input[type=submit].is-style-btn-blue,.hs-submit input[type=submit].btn-blue{color:#3d7ade;background-color:#fff;border:0.0625rem solid #3d7ade}div.btn.is-style-btn-blue:hover,div.btn.btn-blue:hover,span.btn.is-style-btn-blue:hover,span.btn.btn-blue:hover,p.btn.is-style-btn-blue:hover,p.btn.btn-blue:hover,a.btn.is-style-btn-blue:hover,a.btn.btn-blue:hover,input.btn.is-style-btn-blue:hover,input.btn.btn-blue:hover,button.btn.is-style-btn-blue:hover,button.btn.btn-blue:hover,.hs-submit input[type=submit].is-style-btn-blue:hover,.hs-submit input[type=submit].btn-blue:hover{background-color:#3969cb;color:#fff;border:0.0625rem solid #3969cb}div.btn.is-style-btn-blue:focus,div.btn.btn-blue:focus,span.btn.is-style-btn-blue:focus,span.btn.btn-blue:focus,p.btn.is-style-btn-blue:focus,p.btn.btn-blue:focus,a.btn.is-style-btn-blue:focus,a.btn.btn-blue:focus,input.btn.is-style-btn-blue:focus,input.btn.btn-blue:focus,button.btn.is-style-btn-blue:focus,button.btn.btn-blue:focus,.hs-submit input[type=submit].is-style-btn-blue:focus,.hs-submit input[type=submit].btn-blue:focus{box-shadow:0 0 0 0.1875rem #e5f3ff !important}div.btn.is-style-btn-blue:disabled,div.btn.btn-blue:disabled,span.btn.is-style-btn-blue:disabled,span.btn.btn-blue:disabled,p.btn.is-style-btn-blue:disabled,p.btn.btn-blue:disabled,a.btn.is-style-btn-blue:disabled,a.btn.btn-blue:disabled,input.btn.is-style-btn-blue:disabled,input.btn.btn-blue:disabled,button.btn.is-style-btn-blue:disabled,button.btn.btn-blue:disabled,.hs-submit input[type=submit].is-style-btn-blue:disabled,.hs-submit input[type=submit].btn-blue:disabled{background-color:#c0e0ff}div.btn.is-style-btn-outlined,div.btn.btn-outlined,span.btn.is-style-btn-outlined,span.btn.btn-outlined,p.btn.is-style-btn-outlined,p.btn.btn-outlined,a.btn.is-style-btn-outlined,a.btn.btn-outlined,input.btn.is-style-btn-outlined,input.btn.btn-outlined,button.btn.is-style-btn-outlined,button.btn.btn-outlined,.hs-submit input[type=submit].is-style-btn-outlined,.hs-submit input[type=submit].btn-outlined{background:#fff;border:0.0625rem solid #3d7ade;box-sizing:border-box;color:#3d7ade}div.btn.is-style-btn-outlined:hover,div.btn.btn-outlined:hover,span.btn.is-style-btn-outlined:hover,span.btn.btn-outlined:hover,p.btn.is-style-btn-outlined:hover,p.btn.btn-outlined:hover,a.btn.is-style-btn-outlined:hover,a.btn.btn-outlined:hover,input.btn.is-style-btn-outlined:hover,input.btn.btn-outlined:hover,button.btn.is-style-btn-outlined:hover,button.btn.btn-outlined:hover,.hs-submit input[type=submit].is-style-btn-outlined:hover,.hs-submit input[type=submit].btn-outlined:hover{color:#324aac;border-color:#324aac}div.btn.is-style-btn-outlined:focus,div.btn.btn-outlined:focus,span.btn.is-style-btn-outlined:focus,span.btn.btn-outlined:focus,p.btn.is-style-btn-outlined:focus,p.btn.btn-outlined:focus,a.btn.is-style-btn-outlined:focus,a.btn.btn-outlined:focus,input.btn.is-style-btn-outlined:focus,input.btn.btn-outlined:focus,button.btn.is-style-btn-outlined:focus,button.btn.btn-outlined:focus,.hs-submit input[type=submit].is-style-btn-outlined:focus,.hs-submit input[type=submit].btn-outlined:focus{color:#324aac;border-color:#324aac;box-shadow:0 0 0 0.1875rem #eff8ff !important}div.btn.is-style-btn-outlined:active::after,div.btn.btn-outlined:active::after,span.btn.is-style-btn-outlined:active::after,span.btn.btn-outlined:active::after,p.btn.is-style-btn-outlined:active::after,p.btn.btn-outlined:active::after,a.btn.is-style-btn-outlined:active::after,a.btn.btn-outlined:active::after,input.btn.is-style-btn-outlined:active::after,input.btn.btn-outlined:active::after,button.btn.is-style-btn-outlined:active::after,button.btn.btn-outlined:active::after,.hs-submit input[type=submit].is-style-btn-outlined:active::after,.hs-submit input[type=submit].btn-outlined:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#9ba6a1;z-index:1;position:absolute;top:-30%;right:-10%}div.btn.is-style-btn-outlined:disabled,div.btn.btn-outlined:disabled,span.btn.is-style-btn-outlined:disabled,span.btn.btn-outlined:disabled,p.btn.is-style-btn-outlined:disabled,p.btn.btn-outlined:disabled,a.btn.is-style-btn-outlined:disabled,a.btn.btn-outlined:disabled,input.btn.is-style-btn-outlined:disabled,input.btn.btn-outlined:disabled,button.btn.is-style-btn-outlined:disabled,button.btn.btn-outlined:disabled,.hs-submit input[type=submit].is-style-btn-outlined:disabled,.hs-submit input[type=submit].btn-outlined:disabled{color:#c0e0ff;border:0.0625rem solid #c0e0ff;box-shadow:0px 0.0625rem 0.125rem rgba(0,0,0,.16),0px 0.125rem 0.25rem rgba(0,0,0,.12),0px 0.0625rem 0.5rem rgba(0,0,0,.1)}div.btn.is-style-btn-clear,div.btn.btn-clear,span.btn.is-style-btn-clear,span.btn.btn-clear,p.btn.is-style-btn-clear,p.btn.btn-clear,a.btn.is-style-btn-clear,a.btn.btn-clear,input.btn.is-style-btn-clear,input.btn.btn-clear,button.btn.is-style-btn-clear,button.btn.btn-clear,.hs-submit input[type=submit].is-style-btn-clear,.hs-submit input[type=submit].btn-clear{border:none;box-sizing:border-box;color:#3d7ade;text-decoration:underline !important;box-shadow:none;background:none}div.btn.is-style-btn-clear:active,div.btn.is-style-btn-clear:hover,div.btn.btn-clear:active,div.btn.btn-clear:hover,span.btn.is-style-btn-clear:active,span.btn.is-style-btn-clear:hover,span.btn.btn-clear:active,span.btn.btn-clear:hover,p.btn.is-style-btn-clear:active,p.btn.is-style-btn-clear:hover,p.btn.btn-clear:active,p.btn.btn-clear:hover,a.btn.is-style-btn-clear:active,a.btn.is-style-btn-clear:hover,a.btn.btn-clear:active,a.btn.btn-clear:hover,input.btn.is-style-btn-clear:active,input.btn.is-style-btn-clear:hover,input.btn.btn-clear:active,input.btn.btn-clear:hover,button.btn.is-style-btn-clear:active,button.btn.is-style-btn-clear:hover,button.btn.btn-clear:active,button.btn.btn-clear:hover,.hs-submit input[type=submit].is-style-btn-clear:active,.hs-submit input[type=submit].is-style-btn-clear:hover,.hs-submit input[type=submit].btn-clear:active,.hs-submit input[type=submit].btn-clear:hover{color:#324aac;background:none !important}div.btn.is-style-btn-clear:active::after,div.btn.is-style-btn-clear:hover::after,div.btn.btn-clear:active::after,div.btn.btn-clear:hover::after,span.btn.is-style-btn-clear:active::after,span.btn.is-style-btn-clear:hover::after,span.btn.btn-clear:active::after,span.btn.btn-clear:hover::after,p.btn.is-style-btn-clear:active::after,p.btn.is-style-btn-clear:hover::after,p.btn.btn-clear:active::after,p.btn.btn-clear:hover::after,a.btn.is-style-btn-clear:active::after,a.btn.is-style-btn-clear:hover::after,a.btn.btn-clear:active::after,a.btn.btn-clear:hover::after,input.btn.is-style-btn-clear:active::after,input.btn.is-style-btn-clear:hover::after,input.btn.btn-clear:active::after,input.btn.btn-clear:hover::after,button.btn.is-style-btn-clear:active::after,button.btn.is-style-btn-clear:hover::after,button.btn.btn-clear:active::after,button.btn.btn-clear:hover::after,.hs-submit input[type=submit].is-style-btn-clear:active::after,.hs-submit input[type=submit].is-style-btn-clear:hover::after,.hs-submit input[type=submit].btn-clear:active::after,.hs-submit input[type=submit].btn-clear:hover::after{background-color:#324aac}div.btn.is-style-btn-clear:focus,div.btn.btn-clear:focus,span.btn.is-style-btn-clear:focus,span.btn.btn-clear:focus,p.btn.is-style-btn-clear:focus,p.btn.btn-clear:focus,a.btn.is-style-btn-clear:focus,a.btn.btn-clear:focus,input.btn.is-style-btn-clear:focus,input.btn.btn-clear:focus,button.btn.is-style-btn-clear:focus,button.btn.btn-clear:focus,.hs-submit input[type=submit].is-style-btn-clear:focus,.hs-submit input[type=submit].btn-clear:focus{color:#324aac;background-color:#eff8ff}div.btn.is-style-btn-clear:focus::after,div.btn.btn-clear:focus::after,span.btn.is-style-btn-clear:focus::after,span.btn.btn-clear:focus::after,p.btn.is-style-btn-clear:focus::after,p.btn.btn-clear:focus::after,a.btn.is-style-btn-clear:focus::after,a.btn.btn-clear:focus::after,input.btn.is-style-btn-clear:focus::after,input.btn.btn-clear:focus::after,button.btn.is-style-btn-clear:focus::after,button.btn.btn-clear:focus::after,.hs-submit input[type=submit].is-style-btn-clear:focus::after,.hs-submit input[type=submit].btn-clear:focus::after{background-color:#324aac}div.btn.is-style-btn-clear:active::after,div.btn.btn-clear:active::after,span.btn.is-style-btn-clear:active::after,span.btn.btn-clear:active::after,p.btn.is-style-btn-clear:active::after,p.btn.btn-clear:active::after,a.btn.is-style-btn-clear:active::after,a.btn.btn-clear:active::after,input.btn.is-style-btn-clear:active::after,input.btn.btn-clear:active::after,button.btn.is-style-btn-clear:active::after,button.btn.btn-clear:active::after,.hs-submit input[type=submit].is-style-btn-clear:active::after,.hs-submit input[type=submit].btn-clear:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#9ba6a1;z-index:1;position:absolute;top:-30%;right:-10%}div.btn.is-style-btn-clear:disabled,div.btn.btn-clear:disabled,span.btn.is-style-btn-clear:disabled,span.btn.btn-clear:disabled,p.btn.is-style-btn-clear:disabled,p.btn.btn-clear:disabled,a.btn.is-style-btn-clear:disabled,a.btn.btn-clear:disabled,input.btn.is-style-btn-clear:disabled,input.btn.btn-clear:disabled,button.btn.is-style-btn-clear:disabled,button.btn.btn-clear:disabled,.hs-submit input[type=submit].is-style-btn-clear:disabled,.hs-submit input[type=submit].btn-clear:disabled{color:#c0e0ff;opacity:.5}.load-more::after{content:" ";-webkit-mask-image:url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.74946 5.67778L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M9.74946 2.02046L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M11.0545 4.06231C10.0724 3.71178 9.01617 3.6219 7.98895 3.80146C6.96173 3.98102 5.99863 4.42387 5.19367 5.08678C4.38871 5.74969 3.7694 6.61001 3.39621 7.58374C3.02301 8.55746 2.90869 9.61132 3.0644 10.6424C3.22011 11.6735 3.64053 12.6466 4.28462 13.4667C4.9287 14.2868 5.77444 14.9259 6.73926 15.3216C7.70408 15.7172 8.75501 15.8559 9.78944 15.7241C10.8239 15.5924 11.8065 15.1946 12.6413 14.5697' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M13.9439 6.21058C13.9386 6.21582 13.9351 6.22251 13.9336 6.22978C13.9322 6.23705 13.9329 6.24458 13.9358 6.25143C13.9386 6.25828 13.9434 6.26413 13.9496 6.26824C13.9557 6.27236 13.963 6.27456 13.9704 6.27456C13.9778 6.27456 13.9851 6.27237 13.9912 6.26825C13.9974 6.26413 14.0022 6.25828 14.005 6.25144C14.0079 6.24459 14.0086 6.23706 14.0072 6.22978C14.0058 6.22251 14.0022 6.21583 13.997 6.21058C13.9935 6.20709 13.9893 6.20432 13.9848 6.20243C13.9802 6.20053 13.9753 6.19956 13.9704 6.19956C13.9655 6.19956 13.9606 6.20053 13.956 6.20242C13.9515 6.20431 13.9473 6.20708 13.9439 6.21058' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.1157 8.80286C15.1105 8.80811 15.1069 8.81479 15.1055 8.82206C15.1041 8.82933 15.1048 8.83687 15.1076 8.84372C15.1105 8.85056 15.1153 8.85642 15.1215 8.86053C15.1276 8.86465 15.1349 8.86685 15.1423 8.86685C15.1497 8.86685 15.1569 8.86465 15.1631 8.86053C15.1693 8.85642 15.1741 8.85056 15.1769 8.84372C15.1798 8.83687 15.1805 8.82933 15.1791 8.82206C15.1776 8.81479 15.1741 8.80811 15.1688 8.80286C15.1653 8.79937 15.1612 8.7966 15.1567 8.79471C15.1521 8.79282 15.1472 8.79185 15.1423 8.79185C15.1373 8.79185 15.1325 8.79282 15.1279 8.79471C15.1234 8.7966 15.1192 8.79937 15.1157 8.80286' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.8735 11.8602C14.8683 11.8655 14.8647 11.8722 14.8633 11.8794C14.8619 11.8867 14.8626 11.8942 14.8655 11.9011C14.8683 11.9079 14.8731 11.9138 14.8793 11.9179C14.8854 11.922 14.8927 11.9242 14.9001 11.9242C14.9075 11.9242 14.9148 11.922 14.9209 11.9179C14.9271 11.9138 14.9319 11.9079 14.9347 11.9011C14.9376 11.8942 14.9383 11.8867 14.9369 11.8794C14.9354 11.8722 14.9319 11.8655 14.9266 11.8602C14.9232 11.8567 14.919 11.854 14.9145 11.8521C14.9099 11.8502 14.905 11.8492 14.9001 11.8492C14.8952 11.8492 14.8903 11.8502 14.8857 11.8521C14.8812 11.854 14.877 11.8567 14.8735 11.8602' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.74946 5.67778L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M9.74946 2.02046L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M11.0545 4.06231C10.0724 3.71178 9.01617 3.6219 7.98895 3.80146C6.96173 3.98102 5.99863 4.42387 5.19367 5.08678C4.38871 5.74969 3.7694 6.61001 3.39621 7.58374C3.02301 8.55746 2.90869 9.61132 3.0644 10.6424C3.22011 11.6735 3.64053 12.6466 4.28462 13.4667C4.9287 14.2868 5.77444 14.9259 6.73926 15.3216C7.70408 15.7172 8.75501 15.8559 9.78944 15.7241C10.8239 15.5924 11.8065 15.1946 12.6413 14.5697' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M13.9439 6.21058C13.9386 6.21582 13.9351 6.22251 13.9336 6.22978C13.9322 6.23705 13.9329 6.24458 13.9358 6.25143C13.9386 6.25828 13.9434 6.26413 13.9496 6.26824C13.9557 6.27236 13.963 6.27456 13.9704 6.27456C13.9778 6.27456 13.9851 6.27237 13.9912 6.26825C13.9974 6.26413 14.0022 6.25828 14.005 6.25144C14.0079 6.24459 14.0086 6.23706 14.0072 6.22978C14.0058 6.22251 14.0022 6.21583 13.997 6.21058C13.9935 6.20709 13.9893 6.20432 13.9848 6.20243C13.9802 6.20053 13.9753 6.19956 13.9704 6.19956C13.9655 6.19956 13.9606 6.20053 13.956 6.20242C13.9515 6.20431 13.9473 6.20708 13.9439 6.21058' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.1157 8.80286C15.1105 8.80811 15.1069 8.81479 15.1055 8.82206C15.1041 8.82933 15.1048 8.83687 15.1076 8.84372C15.1105 8.85056 15.1153 8.85642 15.1215 8.86053C15.1276 8.86465 15.1349 8.86685 15.1423 8.86685C15.1497 8.86685 15.1569 8.86465 15.1631 8.86053C15.1693 8.85642 15.1741 8.85056 15.1769 8.84372C15.1798 8.83687 15.1805 8.82933 15.1791 8.82206C15.1776 8.81479 15.1741 8.80811 15.1688 8.80286C15.1653 8.79937 15.1612 8.7966 15.1567 8.79471C15.1521 8.79282 15.1472 8.79185 15.1423 8.79185C15.1373 8.79185 15.1325 8.79282 15.1279 8.79471C15.1234 8.7966 15.1192 8.79937 15.1157 8.80286' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.8735 11.8602C14.8683 11.8655 14.8647 11.8722 14.8633 11.8794C14.8619 11.8867 14.8626 11.8942 14.8655 11.9011C14.8683 11.9079 14.8731 11.9138 14.8793 11.9179C14.8854 11.922 14.8927 11.9242 14.9001 11.9242C14.9075 11.9242 14.9148 11.922 14.9209 11.9179C14.9271 11.9138 14.9319 11.9079 14.9347 11.9011C14.9376 11.8942 14.9383 11.8867 14.9369 11.8794C14.9354 11.8722 14.9319 11.8655 14.9266 11.8602C14.9232 11.8567 14.919 11.854 14.9145 11.8521C14.9099 11.8502 14.905 11.8492 14.9001 11.8492C14.8952 11.8492 14.8903 11.8502 14.8857 11.8521C14.8812 11.854 14.877 11.8567 14.8735 11.8602' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:0 0;background-size:1.125rem 1.125rem;display:inline-block;width:1.125rem;height:1.125rem;margin-left:0.3125rem;background-color:#3d7ade}.tooltip{position:relative}.tooltip:not(.no-flex){display:flex;flex-wrap:wrap}.tooltip.no-flex .tooltip-icon{cursor:pointer}.tooltip.no-flex .tooltip-container{display:inline-block}.tooltip .tooltip-container{position:relative}.tooltip .tooltip-container .tooltip-text{right:-3.125rem}.tooltip .tooltip-container .tooltip-text:before{right:7rem}.tooltip .tooltip-container.tooltip-active .tooltip-text{visibility:visible !important;opacity:1 !important}.tooltip .input{width:100%}.tooltip .tooltip-icon{display:inline-block;width:16px;height:16px;background-size:cover;margin-left:5px;cursor:help}.tooltip .tooltip-icon:before{content:"ℹ";background-color:#9a9a9b;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50px}.tooltip .tooltip-text{visibility:hidden;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;line-height:2;position:absolute;z-index:4;bottom:2.1875rem;left:-4.375rem;opacity:0;transition:opacity .3s;font-size:0.625rem}.tooltip .tooltip-text a{color:#fff}.tooltip .tooltip-text::before{content:"";position:absolute;transform:rotate(45deg);background-color:#333;padding:5px;z-index:1;right:4.5625rem;bottom:-0.3125rem}.tooltip:not(.no-flex) .tooltip-icon:hover+.tooltip-text{visibility:visible !important;opacity:1 !important}.wpcf7-list-item{display:block;margin:0.625rem 0;padding-left:1.875rem}.wpcf7-list-item input{margin-left:-1.875rem !important}.wpdt-c .wpDataTable{width:100%}.wpdt-c .wpDataTable th{font-style:normal;font-weight:500 !important;font-size:0.75rem;line-height:1.125rem;color:#667085;height:2.75rem;border:none !important;background-color:#fff !important}.wpdt-c .wpDataTable tr.odd td{background:#f9fafb !important}.wpdt-c .wpDataTable tr.even td{background:#fff !important}.wpdt-c .wpDataTable tr td{font-style:normal;font-weight:500 !important;font-size:0.875rem;line-height:1.25rem;height:4.5rem;border:none !important;text-align:center}.wpdt-c .wpDataTable tr td:nth-child(1){text-align:left !important;padding-left:0.625rem}.wpdt-c .wpDataTable tr td.column-url a{font-size:0;width:100%;display:inline-block;text-align:center;height:1.25rem}.wpdt-c .wpDataTable tr td.column-url a::after{content:" ";width:1.25rem;height:1.25rem;background:url("/wp-content/themes/spin.ai/assets/img/icons/dropdown.svg") no-repeat;display:inline-block}.wpdt-c .paging_simple_numbers{margin:0 auto;text-align:center}.wpdt-c .paging_simple_numbers .paginate_button{width:2.5rem;height:2.5rem !important;display:inline-flex !important;justify-content:center;align-items:center;border-radius:50%;font-size:.9rem}.wpdt-c .paging_simple_numbers .paginate_button.previous{width:auto;margin-right:0.625rem}.wpdt-c .paging_simple_numbers .paginate_button.next{width:auto;margin-left:0.625rem}.wpdt-c .paging_simple_numbers .paginate_button.current{background:#3969cb !important;color:#fff !important}.wpdt-c .clear{display:none !important}.wpdt-c .dt-buttons{margin-bottom:0.9375rem;margin-left:1.25rem;margin-right:-0.625rem;float:right;overflow:hidden;height:2.25rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.wpdt-c .dt-buttons a{color:#3d7bde !important;font-style:normal;font-weight:500 !important;font-size:0.875rem !important;opacity:1}.wpdt-c .dataTables_filter label{font-size:0 !important}.wpdt-c .dataTables_filter input.form-control[type=search]{border:none;outline:none;background-color:#f6f7f9;border-radius:0.625rem;padding:1.125rem 2.375rem !important;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='5' cy='5' r='4.3' stroke='%23212F4A' stroke-width='1.4'/%3e%3cline x1='10.0101' y1='11' x2='8' y2='8.98995' stroke='%23212F4A' stroke-width='1.4' stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat !important;background-position:left .75rem center !important;background-size:0.6875rem 0.75rem !important;font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem}.wpdt-c .dataTables_filter input.form-control[type=search]:focus{background-color:#f6f7f9 !important;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='5' cy='5' r='4.3' stroke='%23212F4A' stroke-width='1.4'/%3e%3cline x1='10.0101' y1='11' x2='8' y2='8.98995' stroke='%23212F4A' stroke-width='1.4' stroke-linecap='round'/%3e%3c/svg%3e") !important}.powered_by_link{font-size:0}#estimated-downtime-results,.calculation-block{padding:30px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center;border-radius:.5rem}.calc-title{border-radius:.5rem .5rem 0 0;margin:-30px -30px 30px;padding:20px;background-color:#263894;color:#fff}.calc-title h3{margin:0;color:#fff;font-size:1.5em}.calculation-block .form-input{max-width:200px;width:100%}#tb-count{width:100%;padding:10px;border:1px solid #ccc;border-radius:.5rem;max-width:200px;font-size:2em}.calculation-block .form-input>label::after{content:" ";display:block;position:absolute;left:-0.3125rem;right:-0.3125rem;top:calc(43% + 1px);height:.2rem;background:#fff;z-index:-1}.calculation-block .form-input input:focus~label,.calculation-block .form-input input:not(:placeholder-shown)~label{transform:translateY(-35px) translateX(2px);font-size:1rem}.calculation-block .form-input>label{color:#9dabbf;left:1rem;line-height:.875rem;pointer-events:none;position:absolute;transform-origin:0 50%;transition:transform 200ms,color 200ms;top:1.7rem;font-size:1rem}.calculation-block .form-input input:not([type=submit]):focus{border:.0625rem solid #9dabbf !important;outline:none}#estimated-downtime-results{margin-top:-40px;padding:4em}.result span{font-size:.6em;clear:both;display:block}.downtime-result{text-align:center;margin-bottom:20px;padding:30px;box-shadow:0 0 10px rgba(0,0,0,.2);background-color:#fff;border-radius:.5rem .5rem 0 0;max-width:450px;flex:1}#reset-calculator{background-color:transparent;border:none;text-decoration:underline;color:#bfc0c2;font-size:14px;margin-top:1em;cursor:pointer}.downtime-result img{max-width:100px;margin:10px auto}.spinone-info{display:flex;flex-direction:column;align-content:center;align-items:center;text-align:center}.spinone-info small{margin-top:20px;color:#bfc0c2}.spinone-info p{margin:20px auto}.results-row canvas{max-width:200px;max-height:200px;border-radius:100%;position:relative;padding:10px}.results-row .downtime-result:first-child{color:#f48356}#estimated-downtime-results>.results-row{position:relative;justify-content:space-around}#estimated-downtime-results>.results-row:before{position:absolute;height:2px;content:"";width:50%;background-color:#243994}.downtime-result,.vs-separator{position:relative;z-index:2}.results-row .downtime-result:last-child{color:#00a55a}.vs-separator{color:#fff;background-color:#253994;border-radius:100%;font-size:1.5em;font-weight:bold;width:70px;line-height:70px;height:70px}.results-row p{font-weight:bold;font-size:4em;line-height:1;text-align:left;margin-left:.3em;margin-bottom:0}.results-row canvas:before{content:"";position:absolute}#spinone-graph{border:20px solid #f48356}#without-spinone-graph{border:20px solid #00a55a}.results-row{display:flex;align-items:center}.calculation-block{display:flex;max-width:400px;margin:0 auto;flex-direction:column;align-items:center;position:relative}@media screen and (max-width: 1100px){#estimated-downtime-results{margin-top:20px;padding:2em}.results-row canvas{max-width:150px;max-height:150px}#spinone-graph{border:10px solid #f48356}#without-spinone-graph{border:10px solid #00a55a}}@media screen and (max-width: 900px){#estimated-downtime-results>.results-row{flex-direction:column}.results-row{justify-content:space-evenly}#estimated-downtime-results>.results-row:before{height:50%;width:2px}.downtime-result{width:100%;margin-bottom:0}.vs-separator{margin:20px 0}.result span{font-size:.4em}}@media screen and (max-width: 450px){.results-row{flex-direction:column}.results-row p{text-align:center;margin-left:0;margin-top:.2em}.results-row canvas{max-width:200px;max-height:200px}}#error-message{position:absolute}footer{background:#324bae;color:#fff;padding:3.625rem 0 1rem 0}footer .logo{filter:brightness(0) invert(1)}footer .info .counters{margin-top:0.9375rem;display:block}footer .info ul.socials{display:none}footer .badges img{max-height:92px;width:auto}footer .counters{display:none}footer .counters img{margin-bottom:0.9375rem;max-width:100%;height:auto}footer li a{text-decoration:none;color:#fff}footer li a:hover{text-decoration:underline}footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}footer ul li{font-weight:500;font-size:1rem;line-height:1.25rem;margin-bottom:0.75rem;display:inline-block}footer ul li.title{font-weight:600;font-size:0.875rem;line-height:1.25rem}footer ul.top{margin:0 -0.75rem 2rem -0.75rem;flex-direction:row;justify-content:space-between;flex-wrap:wrap}footer ul.top li{padding:0px 0.75rem;flex:1 1 25%}footer ul.top li.title{width:100%;flex:1 1 100%}footer .separator{height:0.0625rem;background:#fff;width:100%;margin:2rem 0 1rem 0}footer .socials{margin-left:auto;flex-direction:row}footer .socials li{padding:0 0.75rem}footer .socials li img{width:1.5rem}footer .socials li:last-child{padding-right:0}footer .bottom{font-style:normal;font-weight:normal;font-size:1rem;line-height:1.5rem;color:#d0d5dd;text-align:left}footer .bottom ul{float:right}@media(max-width: 991.98px){footer ul.menu.top{display:none}footer ul.menu li.title{margin-top:1.875rem}footer .bottom{text-align:center}footer .bottom ul.socials{display:none}footer .info .counters{display:none}footer .info ul.socials{display:flex;margin-top:1.875rem}footer .info ul.socials li:first-child{padding-left:0}footer .counters{display:block}footer .counters img{margin-top:1.875rem}footer .counters img:first-child{margin-right:calc(33% - 248px)}}@media(max-width: 767.98px){footer ul.menu{flex-direction:column}footer ul.menu.expanded li{display:inline-block !important}footer ul.menu.expanded li.title::after{transform:rotate(180deg)}footer ul.menu.top{margin:0}footer ul.menu li{padding-left:0.75rem;margin-bottom:1rem}footer ul.menu li a{display:inline-block;font-size:0.875rem;line-height:1rem;font-weight:normal;width:100%}footer ul.menu li:not([class=title]){display:none}footer ul.menu li.title{padding:2.125rem 0 0.875rem 0;border-bottom:0.0625rem solid rgba(252,252,253,.3);font-style:normal !important;font-weight:600 !important;font-size:0.9375rem !important;line-height:1rem !important;margin-bottom:0.625rem;position:relative;margin-top:0}footer ul.menu li.title::after{content:" ";display:block;position:absolute;right:0.625rem;top:2.125rem;width:1.5rem;height:1.5rem;background:url("/wp-content/themes/spin.ai/assets/img/down.svg");background-repeat:no-repeat}footer .bottom{text-align:center}footer .bottom ul.socials{display:none}footer .counters{display:block;margin-top:2.9375rem}footer .counters img{margin-bottom:0.75rem;margin-right:0 !important}footer .info{font-style:normal;font-weight:normal;font-size:1rem;line-height:1.5rem}footer .info .counters{display:none}footer .info ul.socials{display:flex;margin-top:1.875rem}footer .info ul.socials li:first-child{padding-left:0}}.form-input{box-sizing:border-box;border-radius:0.625rem;position:relative;margin-bottom:1.5rem;font-size:.875rem;line-height:1rem}.form-input.success input{background:#fff;border-color:#01b574}.form-input.success input:focus{border-color:#01b574}.form-input.success .message{color:#01b574}.form-input.error textarea,.form-input.error select,.form-input.error input{border-color:#e31a1a !important}.form-input.error textarea:focus,.form-input.error select:focus,.form-input.error input:focus{border-color:#e31a1a !important}.form-input.error .message{color:#e31a1a}.form-input .message{font-style:normal;font-weight:500;font-size:0.625rem;line-height:0.75rem}.form-input textarea{height:9.375rem}.form-input textarea::placeholder{color:#9dabbf}.form-input textarea,.form-input input:not([type=submit]),.form-input input:not([type=checkbox]) input:not([type=radio]){background:#f6f7f9;border:0.0625rem solid #e7ebef;box-sizing:border-box;border-radius:0.625rem;margin-bottom:0.5rem;padding:1.125rem 1rem !important;color:#212f4a;width:100%}.form-input textarea:focus,.form-input input:not([type=submit]):focus,.form-input input:not([type=checkbox]) input:not([type=radio]):focus{border:0.0625rem solid #9dabbf;outline:none}.form-input textarea:autofill,.form-input input:not([type=submit]):autofill,.form-input input:not([type=checkbox]) input:not([type=radio]):autofill{border-color:#9dabbf !important;color:#9dabbf !important;background:#f6f7f9 !important}.form-input textarea:autofill:focus,.form-input textarea:autofill:hover,.form-input textarea:autofill:active,.form-input input:not([type=submit]):autofill:focus,.form-input input:not([type=submit]):autofill:hover,.form-input input:not([type=submit]):autofill:active,.form-input input:not([type=checkbox]) input:not([type=radio]):autofill:focus,.form-input input:not([type=checkbox]) input:not([type=radio]):autofill:hover,.form-input input:not([type=checkbox]) input:not([type=radio]):autofill:active{border-color:#9dabbf !important;color:#9dabbf !important;background:#f6f7f9 !important}.form-input textarea:disabled,.form-input input:not([type=submit]):disabled,.form-input input:not([type=checkbox]) input:not([type=radio]):disabled{background-color:#f4f7fe;border:none}.form-input>label{color:#9dabbf;left:1rem;line-height:0.875rem;pointer-events:none;position:absolute;transform-origin:0 50%;transition:transform 200ms,color 200ms;top:1.25rem}.form-input>label::after{content:" ";display:block;position:absolute;left:-0.3125rem;right:-0.3125rem;top:calc(50% + 1px);height:0.0625rem;background:#f6f7f9;z-index:-1}.form-input input:focus~label,.form-input input:not(:placeholder-shown)~label{transform:translateY(-28px) translateX(2px);font-size:0.625rem}.form-input input:focus~label::before,.form-input input:not(:placeholder-shown)~label::before{content:" ";display:block;position:absolute;left:0;right:0;height:0.0625rem}form{margin-bottom:2rem}form.demo-schedule{display:flex;flex-direction:row}form.demo-schedule .form-input{flex:1 0 0;max-height:3.3125rem !important}form.demo-schedule .form-input input{border-right:none;border-radius:0.625rem 0 0 0.625rem !important;width:110% !important;font-size:0.875rem;line-height:1rem}form.demo-schedule .btn{padding:0.9375rem 0.8125rem;font-weight:500 !important;font-size:1.125rem !important;line-height:1.75rem !important;text-align:center;max-height:3.5rem}@media(min-width: 992px){section:first-child .demo-schedule{margin-top:4.5rem}}@media(max-width: 991.98px){section:first-child .demo-schedule{margin-top:2rem}}@media(max-width: 767.98px){section:first-child .demo-schedule{margin-top:1.75rem}}.form-select{box-sizing:border-box;border-radius:0.625rem;position:relative;margin-bottom:1.5rem}.form-select .message{font-style:normal;font-weight:500;font-size:0.625rem;line-height:0.75rem}.form-select.error select,.form-select.error .select{border-color:#e31a1a}.form-select.error select:focus,.form-select.error .select:focus{border-color:#e31a1a}.form-select.error .message{color:#e31a1a}.form-select select,.form-select .select{font-size:0.875rem;font-weight:400;border:0.0625rem solid #e7ebef;box-sizing:border-box;border-radius:0.625rem;margin-bottom:0.5rem;padding:1.125rem 2.3125rem 1.125rem 1rem !important;color:#212f4a;width:100%;display:block;background:#f6f7f9 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") no-repeat right .75rem center;background-size:1rem 0.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}.form-select select:focus,.form-select .select:focus{border:0.0625rem solid #9dabbf;outline:none;color:#9dabbf}.form-select select option[disabled],.form-select .select option[disabled]{color:#9dabbf}.form-select .select{padding:0 1rem;height:3.375rem;display:flex;color:#9dabbf}.form-select .select.focus{color:#212f4a}.form-select .dropdown{display:none;position:absolute;height:40vh;overflow:auto;background:#fff;padding:1.25rem;bottom:3.375rem;border:1px solid #ccc;left:0;box-shadow:0px -3px 3px rgba(0,0,0,.1);border-radius:8px}.form-select .dropdown .title{font-size:16px;align-items:center;margin-bottom:12px;color:#777;padding:10px;border-radius:8px;background:#f1f1f1}.form-select .dropdown .wpcf7-list-item{display:block;margin:0;border-bottom:1px solid #f1f1f1;padding:.5rem 1.875rem .5rem 1.875rem}>label{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;color:#212f4a}.form-search{border:none;outline:none;background-color:#f6f7f9;border-radius:0.625rem;padding:1.125rem 1.5rem 1.125rem 2.375rem;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='5' cy='5' r='4.3' stroke='%23212F4A' stroke-width='1.4'/%3e%3cline x1='10.0101' y1='11' x2='8' y2='8.98995' stroke='%23212F4A' stroke-width='1.4' stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left .75rem center;background-size:0.6875rem 0.75rem;width:100%;font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;color:#212f4a}.form-search::-webkit-search-cancel-button{appearance:none;height:0.5rem;width:0.5rem;background:url("data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.82253 0.183542C7.58589 -0.0530905 7.20364 -0.0530905 6.96701 0.183542L4 3.14448L1.03299 0.177474C0.79636 -0.0591581 0.414107 -0.0591581 0.177474 0.177474C-0.0591581 0.414107 -0.0591581 0.79636 0.177474 1.03299L3.14448 4L0.177474 6.96701C-0.0591581 7.20364 -0.0591581 7.58589 0.177474 7.82253C0.414107 8.05916 0.79636 8.05916 1.03299 7.82253L4 4.85552L6.96701 7.82253C7.20364 8.05916 7.58589 8.05916 7.82253 7.82253C8.05916 7.58589 8.05916 7.20364 7.82253 6.96701L4.85552 4L7.82253 1.03299C8.05309 0.802427 8.05309 0.414107 7.82253 0.183542Z' fill='%23212F4A'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:0.5rem 0.5rem;cursor:pointer}.form-search:focus{background-color:#f6f7f9 !important}.blog-search-input{position:relative}.blog-search-input .form-control{margin:0 !important}.blog-search-input .posts-search-button{width:48px;height:100%;padding:0;position:absolute;top:0;right:0.8125rem;border:none;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='5' cy='5' r='4.3' stroke='%23212F4A' stroke-width='1.4'/%3e%3cline x1='10.0101' y1='11' x2='8' y2='8.98995' stroke='%23212F4A' stroke-width='1.4' stroke-linecap='round'/%3e%3c/svg%3e");background-position:17px center;background-repeat:no-repeat;background-color:transparent;cursor:pointer}.blog-search-input .clear-search-icon{position:absolute;width:44px;height:100%;top:0;right:3.9375rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer}.blog-search-input .clear-search-icon:after{content:" ";display:block;position:absolute;top:0;bottom:0;width:.0625rem;opacity:.3;right:0;background:linear-gradient(180deg, rgba(70, 123, 187, 0) 0%, #467bbb 50%, rgba(70, 123, 187, 0) 100%)}.form-checkbox{display:block;margin:0 0 0.625rem 0;line-height:1.375rem;font-style:normal;font-weight:500;font-size:1rem;color:#37537c;padding-left:1.875rem}.form-checkbox.up{text-transform:uppercase}.form-checkbox input[type=checkbox]{appearance:none;display:inline-block;width:1.25rem;height:1.25rem;margin:0 0.3125rem 0 -1.875rem;padding:0;vertical-align:top;outline:none;transition:background .3s ease;background-color:#fff;border:0.0625rem solid #d0d5dd;box-sizing:border-box;border-radius:0.375rem;background-repeat:no-repeat;background-size:0.75rem 0.5625rem;background-position:center;cursor:pointer}.form-checkbox input[type=checkbox]:checked{background-color:#e5f3ff;border:0.0625rem solid #3969cb;box-sizing:border-box;border-radius:0.375rem;background-image:url("data:image/svg+xml,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='%233969CB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.form-checkbox input[type=checkbox]:hover{filter:brightness(110%)}.form-checkbox input[type=checkbox]:active{filter:brightness(80%)}.form-checkbox input[type=checkbox]:disabled{color:#666;cursor:default;filter:grayscale(100%);opacity:.6}.form-checkbox.focused input[type=checkbox]{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.message{font-style:normal;font-weight:500;font-size:0.625rem;line-height:0.75rem}.message.error{color:#e31a1a}.bcg-h-741{min-height:46.3125rem}@media(max-width: 991.98px){.bcg-h-741{min-height:34.1875rem}}@media(max-width: 767.98px){.bcg-h-741{min-height:30.625rem}}.row-64 .wp-block-spinai-blocks-spinai-columns{margin-bottom:4rem}.row-64 .wp-block-spinai-blocks-spinai-columns:last-child{margin-bottom:0}@media(max-width: 767.98px){.row-64 .wp-block-spinai-blocks-spinai-columns{margin-bottom:2.6875rem}}.row-48 .wp-block-spinai-blocks-spinai-columns{margin-bottom:3rem}.row-48 .wp-block-spinai-blocks-spinai-columns:last-child{margin-bottom:0}@media(max-width: 767.98px){.row-48 .wp-block-spinai-blocks-spinai-columns{margin-bottom:2.6875rem}}.col-m-24 .wp-block-spinai-blocks-spinai-column{margin-bottom:1.5rem}.mb-16{margin-bottom:1rem}.mb-0{margin-bottom:0}.h-437{min-height:23.3125rem}.midlle-content-section{padding-top:5rem;padding-bottom:2rem}.midlle-content-section .container-xxl{display:flex;height:100%;justify-content:center;flex-direction:column}@media(max-width: 767.98px){.midlle-content-section{min-height:15.8125rem}}.picture-content-section{height:36.4375rem}@media(max-width: 991.98px){.picture-content-section{height:25.8125rem}}section.clear{padding-top:0;margin-bottom:0}@media(max-width: 767.98px){.btn.wp-block-spinai-blocks-spinai-button{margin-bottom:1.5rem}}@media screen and (max-width: 400px){.btn-line p{margin-right:0 !important}}.no-description p.description{display:none !important}.h-302{min-height:18.875rem}.pt-0{padding-top:0}.top-blank-bar .logo{margin-top:2.5rem;width:8.125rem}.middle-image img{vertical-align:middle;margin:0.625rem 0.75rem 0.625rem 0}.h100{height:100%}.pointer{cursor:pointer}.grecaptcha-badge{visibility:hidden}.wp-block-image figcaption{font-size:1rem;font-style:italic}.wpcf7-response-output{font-size:12px}body>header nav ul.main-menu>li>ul li>ul{padding-right:1.0625rem}@media(max-width: 767.98px){.counter:not(:last-child){margin-bottom:2rem}}.rounded figure,.rounded img{border-radius:.25rem !important}.platform-menu{position:relative}.platform-menu p:last-child a{position:absolute;opacity:0;left:0;right:0;top:0;bottom:0}@media(max-width: 767.98px){h2{font-size:1.5rem}h3{font-size:1.2rem !important}}@media(max-width: 991px){.spin-ai-pricing-table table thead th,.spin-ai-pricing-table table thead td{flex:auto;height:auto !important;padding:10px !important}}.wp-block-embed__wrapper{border:.4rem solid #e5f3ff;border-radius:.5rem}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{background-color:#e5f3ff}.wp-block-embed__wrapper iframe{border-radius:.5rem}body>header{position:relative}.bordered img{border:.3rem solid #e5f3ff;border-radius:.5rem !important}.hs-richtext p{font-size:.8rem !important}.testimonials-container .container-xxl{max-width:100%}.testimonials-container .wp-block-spinai-blocks-spinai-columns.row{margin:0 -1.25rem}*,*::before,*::after{box-sizing:border-box}.flex{display:flex;align-items:flex-start;justify-content:flex-start}.--just-space{justify-content:space-between}.--just-center{justify-content:center}.--just-end{justify-content:flex-end}.--align-str{align-items:stretch}.--align-center{align-items:center}.--align-end{align-items:flex-end}.--dir-col{flex-direction:column}html{font-size:1rem}html,body{min-height:100%;position:relative;overflow-x:hidden;color:#37537c}ul,ol,li,p,h1,h2,h3,h4,h5,h6{margin:0}.wp-block-image .aligncenter>figcaption{text-align:center}.wp-block-image .alignleft>figcaption{text-align:left}.wp-block-image .alignright>figcaption{text-align:right}.hbspt-form{box-shadow:0 .0625rem .25rem rgba(0,0,0,.01),0 .25rem .5rem rgba(0,0,0,.02),0 .0625rem .75rem rgba(0,0,0,.12);border-radius:0.5rem;padding:1.875rem}.hbspt-form form{margin-bottom:0}.hbspt-form .form-columns-2{max-width:100%}@media(min-width: 992px)and (max-width: 1199.98px){.hbspt-form .form-columns-2 .field{width:100% !important}}.hbspt-form .form-columns-2 .field:last-child .input{margin-right:0}.hbspt-form .form-columns-1 .input{margin-right:0 !important}.hbspt-form .hs-form-field{margin-bottom:1.5rem;font-size:.875rem;line-height:1rem;position:relative}.hbspt-form .hs-form-field.hs-fieldtype-select{position:relative}.hbspt-form .hs-form-field.hs-fieldtype-select .input:after{content:" ";display:block;position:absolute;right:0.3125rem;top:2.8125rem;width:0.625rem;height:0.625rem;background:url("/wp-content/themes/spin.ai/assets/img/down.svg");background-repeat:no-repeat;background-position:center;transform:translateY(-50%);filter:brightness(0);pointer-events:none}@media(max-width: 575.98px){.hbspt-form .hs-form-field.hs-fieldtype-text .input,.hbspt-form .hs-form-field.hs-fieldtype-select .input,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input{margin:0}}.hbspt-form .hs-form-field.hs-fieldtype-text .input .hs-input,.hbspt-form .hs-form-field.hs-fieldtype-select .input .hs-input,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input .hs-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;background:#f6f7f9;border:.0625rem solid #e7ebef;box-sizing:border-box;border-radius:.625rem;margin-bottom:0;height:44px;padding:0 1rem !important;color:#212f4a;width:100%}@media(max-width: 575.98px){.hbspt-form .hs-form-field.hs-fieldtype-text .input .hs-input,.hbspt-form .hs-form-field.hs-fieldtype-select .input .hs-input,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input .hs-input{width:100% !important}}.hbspt-form .hs-form-field.hs-fieldtype-text .input .hs-input:focus,.hbspt-form .hs-form-field.hs-fieldtype-select .input .hs-input:focus,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input .hs-input:focus{border:.0625rem solid #9dabbf;outline:none;background-color:#fff}.hbspt-form .hs-form-field.hs-fieldtype-text .input .hs-input.error,.hbspt-form .hs-form-field.hs-fieldtype-select .input .hs-input.error,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input .hs-input.error{border-color:#e31a1a !important}.hbspt-form .hs-form-field.hs-fieldtype-text .input select.is-placeholder,.hbspt-form .hs-form-field.hs-fieldtype-select .input select.is-placeholder,.hbspt-form .hs-form-field.hs-fieldtype-phonenumber .input select.is-placeholder{color:#757575 !important}.hbspt-form .hs-form-field.hs-fieldtype-text:not(.hs_email) .input .hs-input:not(:placeholder-shown){border:1px solid #3c763d;background-color:#dff0d8}.hbspt-form .hs-form-field .input .inputs-list{padding:0;margin:0.625rem 0 1.25rem}.hbspt-form .hs-form-field .input .inputs-list li{display:block;margin:0 0 0.625rem 0;line-height:1.375rem;font-style:normal;font-size:.9rem;color:#37537c;padding-left:1.875rem}.hbspt-form .hs-form-field .input .inputs-list li p,.hbspt-form .hs-form-field .input .inputs-list li span{color:#37537c;margin:0;line-height:normal}.hbspt-form .hs-form-field .input .inputs-list li input[type=checkbox]{appearance:none;display:inline-block;width:1.25rem;height:1.25rem;margin:0 0.3125rem 0 -1.875rem;padding:0 !important;vertical-align:top;outline:none;transition:background .3s ease;background-color:#fff;border:0.0625rem solid #d0d5dd;box-sizing:border-box;border-radius:0.375rem;background-repeat:no-repeat;background-size:0.75rem 0.5625rem;background-position:center;cursor:pointer}.hbspt-form .hs-form-field .input .inputs-list li input[type=checkbox]:checked{background-color:#e5f3ff;border:0.0625rem solid #3969cb;box-sizing:border-box;border-radius:0.375rem;background-image:url("data:image/svg+xml,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='%233969CB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.hbspt-form .hs-form-field .input .inputs-list li input[type=checkbox]:hover{filter:brightness(110%)}.hbspt-form .hs-form-field .input .inputs-list li input[type=checkbox]:active{filter:brightness(80%)}.hbspt-form .hs-form-field .input .inputs-list li input[type=checkbox]:disabled{color:#666;cursor:default;filter:grayscale(100%);opacity:.6;background-color:#f7f7f7;background-image:url("data:image/svg+xml,%3csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6673 1.5L4.25065 7.91667L1.33398 5' stroke='%233969CB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.hbspt-form .hs-form-field .input .inputs-list li:before{display:none}.hbspt-form .hs-form-field .input .inputs-list .hs-form-booleancheckbox p{font-size:.875rem}.hbspt-form .hs-form-field .input .valid,.hbspt-form .hs-form-field .input select:not(.is-placeholder){border:1px solid #3c763d !important;background-color:#dff0d8 !important}.hbspt-form .hs-form-field .input .invalid{background-color:#f2dede !important}.hbspt-form .hs-form-field>label{color:#7286a3;line-height:.875rem;pointer-events:none;transform-origin:0 50%;transition:transform 200ms,color 200ms;margin-bottom:.5rem;display:inline-block;font-size:.9rem}.hbspt-form .hs-error-msgs{position:absolute;bottom:-0.9375rem;color:#e31a1a;font-style:normal;font-weight:500;font-size:.625rem;line-height:.75rem;padding:0;margin:0.3125rem 0 0}.hbspt-form .hs-error-msgs li{list-style:none;margin-bottom:0}.hbspt-form .hs-error-msgs li:before{display:none}.hbspt-form .hs-submit .actions{text-align:center;margin-top:1rem}h1{font-size:2.625rem;letter-spacing:-0.007em;line-height:2.75rem}h1.title{font-size:2.625rem !important}h2{font-size:2.375rem;letter-spacing:0;line-height:2.625rem;margin-bottom:1.5rem}h2.title{font-size:2.375rem !important}h3{font-size:1.75rem;letter-spacing:0;font-weight:600;line-height:2.125rem;margin-bottom:1.5rem}h4{font-size:1.75rem;letter-spacing:0;line-height:2.125rem}h5{font-size:1.5rem;letter-spacing:0;line-height:1.75rem}h6{font-size:1.3125rem;letter-spacing:0;line-height:1.5625rem}.h7{font-size:1.25rem;letter-spacing:0;line-height:1.5rem;font-weight:600}.h8{margin-top:1.5rem;font-style:normal;font-weight:600;font-size:1rem;line-height:1.25rem;text-transform:uppercase}.text-center{text-align:center}@media(max-width: 991.98px){h1{font-weight:bold;font-size:2.625rem;line-height:2.75rem;letter-spacing:-0.007em}h2{font-style:normal;font-weight:bold;font-size:2.375rem;line-height:2.625rem}}@media(max-width: 767.98px){h1{font-weight:600;font-size:1.375rem;line-height:1.2;letter-spacing:-0.01em}h1.title{font-size:1.375rem !important}h2{font-weight:600;font-size:1.375rem;line-height:1.2;letter-spacing:-0.01em}h2.title{font-size:1.375rem !important}}h1,h2,h3,h4,h5,h6{color:#37537c}h1.line,h2.line,h3.line,h4.line,h5.line,h6.line{display:flex;flex-direction:column;margin-bottom:0 !important}h1.line.left,h2.line.left,h3.line.left,h4.line.left,h5.line.left,h6.line.left{align-items:flex-start;text-align:left}h1.line.right,h2.line.right,h3.line.right,h4.line.right,h5.line.right,h6.line.right{align-items:flex-end;text-align:right}h1.line.center,h2.line.center,h3.line.center,h4.line.center,h5.line.center,h6.line.center{align-items:center;text-align:center}h1.line:after,h2.line:after,h3.line:after,h4.line:after,h5.line:after,h6.line:after{content:" ";display:block;height:0.125rem;background:linear-gradient(90deg, #3d7bde 0%, #3d7bde 33%, #f79009 33%, #f79009 67%, #4ccc92 67%, #4ccc92 100%);width:18.75rem;margin-top:1.5rem;margin-bottom:1.5rem}@media(max-width: 767.98px){h1.line.left,h2.line.left,h3.line.left,h4.line.left,h5.line.left,h6.line.left{align-items:center;text-align:center}h1.line.right,h2.line.right,h3.line.right,h4.line.right,h5.line.right,h6.line.right{align-items:center;text-align:center}h1.line.center,h2.line.center,h3.line.center,h4.line.center,h5.line.center,h6.line.center{align-items:center;text-align:center}}.visible-on-mobile{display:none !important}@media(max-width: 767.98px){.visible-on-mobile{display:inherit !important}}.visible-on-tablet{display:none !important}@media(max-width: 991.98px){.visible-on-tablet{display:inherit !important}}@media(max-width: 767.98px){.hidden-on-mobile{display:none !important}}@media(max-width: 991.98px){.hidden-on-tablet{display:none !important}}.scroll-x{overflow-x:auto;overflow-y:hidden}@media(min-width: 768px){.v-align-desktop-top{align-items:flex-start}.v-align-desktop-middle{align-items:center}.v-align-desktop-middle img{margin:0}.v-align-desktop-bottom{align-items:flex-end}.v-align-desktop-not-set>div{height:100%;width:100%}}.v-align-tablet-top>div,.v-align-tablet-middle>div,.v-align-tablet-bottom>div,.v-align-tablet-not-set>div,.v-align-desktop-top>div,.v-align-desktop-middle>div,.v-align-desktop-bottom>div,.v-align-desktop-not-set>div,.v-align-mobile-top>div,.v-align-mobile-middle>div,.v-align-mobile-bottom>div,.v-align-mobile-not-set>div{width:100%}@media(max-width: 991.98px){.v-align-tablet-top{align-items:flex-start}.v-align-tablet-middle{align-items:center}.v-align-tablet-middle img{margin:0}.v-align-tablet-bottom{align-items:flex-end}.v-align-tablet-not-set>div{height:100%}}@media(max-width: 767.98px){.v-align-mobile-top{align-items:flex-start}.v-align-mobile-middle{align-items:center}.v-align-mobile-middle img{margin:0}.v-align-mobile-bottom{align-items:flex-end}.v-align-mobile-not-set>div{height:100%;width:100%}}@media(max-width: 991.98px){.text-left-tablet{text-align:left}.text-right-tablet{text-align:right}.text-center-tablet{text-align:center}}@media(max-width: 767.98px){.text-left-mobile{text-align:left}.text-right-mobile{text-align:right}.text-center-mobile{text-align:center}}@media(min-width: 992px){.justify-content-desktop-start{justify-content:start !important}.justify-content-desktop-end{justify-content:end !important}.justify-content-desktop-center{justify-content:center !important}}@media(max-width: 991.98px){.justify-content-tablet-start{justify-content:start !important}.justify-content-tablet-end{justify-content:end !important}.justify-content-tablet-center{justify-content:center !important}}@media(max-width: 767.98px){.justify-content-mobile-start{justify-content:start !important}.justify-content-mobile-end{justify-content:end !important}.justify-content-mobile-center{justify-content:center !important}}section.clear-text h1,section.clear-text h2,section.clear-text h3,section.clear-text h4,section.clear-text h5,section.clear-text h6{color:inherit}.mt-250{margin-top:-15.625rem}.v-height{height:650px !important}@media(max-width: 991.98px){.v-height{height:450px !important}}@media(max-width: 991.98px){.v-height{height:250px !important}}section{padding-top:4rem;padding-bottom:4rem;display:block}section h1{margin-bottom:2rem}section p{font-style:normal;font-size:1.125rem;margin-bottom:1.5rem;line-height:1.8rem}@media(max-width: 1399.98px){section p{font-size:1rem;line-height:1.6rem}}section p.description{color:#37537c;margin-bottom:3rem}section p.description:empty{margin-bottom:2.5rem}section.brands-section>div{overflow-x:auto;overflow-y:hidden}section.brands-section p{text-align:center;font-weight:600;font-size:0.875rem;line-height:1rem;text-align:center}section.blank-section p.description{text-align:center;max-width:41.5625rem;display:block;margin:0 auto 3rem}section h2.title{text-align:center;max-width:57.5625rem;margin:0 auto 1.5rem auto}section a{text-decoration-line:underline;color:#3a69cc}section p+p{padding-top:0}.images-line{display:inline-flex;align-self:safe center;margin:0 auto;align-items:center;margin-top:2.3125rem;justify-content:center}.images-line img{margin:0 1.25rem}.icon-list{margin-top:4.75rem}@media(max-width: 991.98px){section h1{margin-top:2rem;margin-bottom:1.5rem}section h2{width:100%}section.top-section img{margin-top:2rem}section.blank-section p.description{width:100%}section.brands-section{font-weight:600;font-size:0.875rem;line-height:1rem}section img{margin:24px auto}}@media(max-width: 767.98px){section{padding-top:3rem;padding-bottom:3rem}section h1{margin-top:1.5rem;margin-bottom:0.75rem}section.brands-section{font-weight:500;font-size:0.75rem;line-height:0.875rem}section img{margin:0 auto 1.5rem auto}}section:first-child{margin-bottom:0}section.blog{font-size:1.125rem;line-height:1.8rem;padding-top:1rem}@media(max-width: 767.98px){section.blog img{width:100%;height:auto}}section.blog img{max-width:100%}section.blog .top-info .categories{margin-bottom:0;margin-right:0.75rem}section.blog .top-info .date{font-weight:500;font-size:1rem;text-align:center;color:#3969cb}section.blog p{font-size:1.125rem;line-height:1.8rem}section.blog ul,section.blog ol{margin-bottom:1.5rem}section.blog ul li,section.blog ol li{font-size:inherit;line-height:inherit;color:inherit;margin-bottom:auto}section .contents-panel{background:#f9fafb;border-radius:0.5rem;padding:1.25rem 0.75rem;max-height:calc(100vh - 9rem);overflow-y:auto}section .contents-panel .title{font-weight:600;font-size:1rem;line-height:1rem}section .contents-panel ul{padding-left:1.75rem;font-size:0.875rem}section .contents-panel ul li{margin-bottom:0.875rem;line-height:1.5}section .contents-panel ul li a{text-decoration:none;color:inherit}section .contents-panel ul li a.active{color:#3969cb}section .contents-panel ul li a:hover{color:#3969cb}body>header{top:initial !important;width:100%;z-index:9999;box-shadow:0 3px 5px rgba(0,0,0,.1);background:#fff}body>header .sb-notification-bar a{color:inherit}body>header .sb-notification-bar .close-btn{float:right;font-size:20px;display:block;position:absolute;right:1rem;top:0;cursor:pointer;height:20px;overflow:hidden;line-height:16px}body>header .sb-notification-bar .container-xxl{padding-right:2rem;position:relative}body>header .sb-notification-bar,body>header .sb-small-menu{padding:0.1875rem 0}body>header.spin-ai-menu-transparent{background:transparent}body>header.spin-ai-menu-transparent .sb-small-menu img{filter:brightness(100)}body>header.spin-ai-menu-transparent .sb-small-menu.white img{filter:none}body>header>div{border-bottom:0.0625rem solid rgba(0,0,0,.1)}body>header .logo{padding-right:2.75rem;align-items:center;display:flex}body>header .logo a{display:flex;align-items:center}@media(max-width: 1399.98px){body>header .logo{padding-right:0.9375rem}}body>header .menu-box{display:flex}body>header li.no-arrow::after{display:none !important}body>header .menu-line::after,body>header .menu-line::before{display:none !important}body>header .menu-line>ul{display:flex !important;align-items:center !important;margin:0 auto !important}body>header .menu-line>ul li{text-align:center !important;margin-bottom:0 !important}body>header .menu-line>ul li::after,body>header .menu-line>ul li::before{display:none !important}body>header .menu-line>ul li a{font-size:1rem !important;line-height:1.125rem !important;text-decoration:underline !important;color:#37537c !important}body>header nav{position:relative}body>header nav ul.sub-menu>li{padding-left:1.25rem !important}@media(max-width: 1199.98px){body>header nav ul.sub-menu .menu-sub-title:before{content:" ";position:absolute;height:.0625rem;background:#dcf0ff;left:0;right:0;top:2.875rem}}body>header nav ul.sub-menu .menu-sub-title:hover{background-color:transparent !important}body>header nav ul{list-style:none;padding:0;margin:0;width:100%}body>header nav ul.main-menu{display:flex;flex-direction:row}@media(min-width: 1200px){body>header nav ul.main-menu li.menu-item:not(.btn)>a{padding:1.875rem 1rem 1.875rem 1rem}body>header nav ul.main-menu li.menu-item:not(.btn)>a.right-arrow{padding:1.875rem 0 1.875rem 1rem}}body>header nav ul.main-menu>li{display:block;align-items:center;max-width:18.75rem}body>header nav ul.main-menu>li.pull-right{margin-left:auto;padding:0;display:block;align-items:center}body>header nav ul.main-menu>li.btn{margin:auto 0 auto auto}body>header nav ul.main-menu>li.btn~.btn{margin:auto 0 auto 1.5rem}body>header nav ul.main-menu>li a{display:flex;flex-direction:row;text-decoration:none;font-style:normal;font-weight:500;font-size:1.125rem;line-height:1.25rem;color:#37537c}body>header nav ul.main-menu>li a span{font-style:normal;font-weight:500;font-size:1rem;line-height:1.25rem;color:#37537c}body>header nav ul.main-menu>li a span img{margin:0 0.75rem;display:block}body>header nav ul.main-menu>li a span small{display:block;font-weight:normal;font-size:0.875rem;line-height:1rem;color:#9dabbf;margin:0.3125rem 0}body>header nav ul.main-menu>li>ul{display:none;left:0;right:0;margin:0;z-index:99;top:5.375rem;background:#fff;position:absolute;flex-direction:row;padding:0 0 2.75rem;cursor:auto}body>header nav ul.main-menu>li>ul::after{content:" ";display:block;left:-62.5rem;background:#fff;height:100%;position:absolute;right:-62.5rem;z-index:-1;top:-0.0625rem;box-shadow:0 0.625rem 0.75rem rgba(0,0,0,.12)}body>header nav ul.main-menu>li>ul li{font-weight:600;font-size:0.875rem;line-height:1rem;color:#3d7bde;padding:2rem 1.25rem 0.75rem 0}body>header nav ul.main-menu>li>ul li a{color:#37537c;font-size:1rem;line-height:1rem}body>header nav ul.main-menu>li>ul li a.btn{font-size:1rem}body>header nav ul.main-menu>li>ul li>ul{margin-top:0.75rem;display:flex;flex-direction:column;padding-right:2.0625rem;max-width:21.25rem}body>header nav ul.main-menu>li>ul li>ul>li{display:flex;border-radius:0.625rem;padding:0.75rem}body>header nav ul.main-menu>li>ul li>ul>li:hover,body>header nav ul.main-menu>li>ul li>ul>li.active{background:#e5f3ff}body>header nav ul.main-menu>li>ul li>ul>li span{display:block;font-weight:500;font-size:1rem;line-height:1.25rem;color:#37537c}.fixed{position:fixed;width:100%;left:0;right:0;background:#fff;z-index:999999}body>header{top:0}.small-menu{padding-top:0.625rem;padding-bottom:0.625rem;text-align:right;font-weight:500;font-size:0.875rem;line-height:1.25rem;height:1.375rem;color:#37537c}.small-menu>a:hover{text-decoration:underline}.small-menu>*{text-decoration:none;color:#37537c}.small-menu>* img{vertical-align:text-bottom}.small-menu>*:not(:last-child)::after{content:"|";margin:0 0.3125rem;display:inline-block}.mobile-menu{display:none}@media(max-width: 991.98px){.sb-small-menu,.small-menu{display:none}}@media(max-width: 1199.98px){.menu-line>ul{width:50%}body>header{border-top:none}body>header.fixed{top:0}body>header .logo img{margin-top:1.25rem;margin-bottom:1.25rem}body>header .logo::before{content:" ";display:block;height:0.25rem;background:#fff;box-shadow:0px 0.0625rem 0.0625rem rgba(0,0,0,.04),0px 0.125rem 0.3125rem #e5f3ff;z-index:999999;position:absolute;bottom:0px;left:-6.25rem;right:0px}body>header nav ul{display:flex;flex-direction:column;margin:0}body>header nav ul.sub-menu{padding:0 !important}body>header nav ul.sub-menu>li{font-style:normal !important;font-weight:600;font-size:0.875rem !important;line-height:1rem !important;margin-bottom:0.5rem;color:#3d7bde;padding:0.9375rem 1.25rem !important}body>header nav ul.sub-menu>li::after{transform:rotate(270deg);right:0.5rem !important}body>header nav ul.sub-menu>li.sidebar:before{display:none}body>header nav ul.sub-menu>li.expanded{padding-bottom:0 !important}body>header nav ul.sub-menu>li.expanded::after{display:none}body>header nav ul.sub-menu>li.expanded>ul{display:block !important;padding-bottom:0 !important}body>header nav ul.sub-menu>li::before{content:" ";position:absolute;height:0.0625rem;background:#dcf0ff;left:1.25rem;right:1.25rem;top:2.875rem}body>header nav ul.sub-menu>li>ul{padding-bottom:0 !important;margin-top:0.9375rem !important;padding:0 !important;display:none !important}body>header nav ul.sub-menu>li>ul li{margin-bottom:0.5rem}body>header nav ul.sub-menu>li>ul li::after{display:none}body>header nav ul.main-menu{display:none;position:absolute;left:0;top:4.25rem;background:#fff;max-height:calc(100vh - 68px);overflow-y:auto;padding-bottom:6.25rem}body>header nav ul.main-menu.expanded{display:block;flex-direction:column;z-index:99;height:100vh;overflow:auto;margin-top:1rem}body>header nav ul.main-menu li:last-child{margin-bottom:0 !important;padding-bottom:0 !important}body>header nav ul.main-menu>li{padding:0.9375rem 1.25rem !important;margin-bottom:0.75rem}body>header nav ul.main-menu>li::before{content:" ";position:absolute;height:0.0625rem;background:#dcf0ff;left:1.25rem;right:1.25rem;top:3rem}body>header nav ul.main-menu>li.btn{margin:0 !important;position:fixed;bottom:-0.125rem;z-index:999999;padding:0 !important;left:0;right:0}body>header nav ul.main-menu>li.btn::before{display:none}body>header nav ul.main-menu>li.btn::after{display:none}body>header nav ul.main-menu>li.btn .btn{width:100%;height:3.125rem;border-radius:0}body>header nav ul.main-menu>li.btn~.btn{bottom:2.625rem}body>header nav ul.main-menu li{height:auto;min-height:2.875rem;width:100%;max-width:100%;position:relative;border-radius:0% !important}body>header nav ul.main-menu li small{display:none !important}body>header nav ul.main-menu li>ul{display:none;position:relative;top:auto}body>header nav ul.main-menu li>ul::after{display:none}body>header nav ul.main-menu li>ul li{padding:0}body>header nav ul.main-menu li>ul li>ul{width:100%;max-width:100%}body>header nav ul.main-menu li.right-arrow::after{content:"";transform:rotate(-90deg)}body>header nav ul.main-menu li.expanded{display:block}body>header nav ul.main-menu li.expanded::after{transform:rotate(180deg)}body>header nav ul.main-menu li.expanded>ul{margin-top:0.9375rem;display:block;flex-direction:column}body>header nav ul.main-menu li::after{content:" ";background-image:url(/wp-content/themes/spin.ai/assets/img/down.svg);position:absolute;right:1.75rem;top:0.75rem;background-position:center;display:block;z-index:999999;width:1.5625rem;height:1.5rem;filter:brightness(0);transition:auto 1s}body>header nav ul.main-menu li.blank-item::after{visibility:hidden}.mobile-menu{display:flex;flex-direction:column;cursor:pointer;padding:10px;align-items:flex-end;position:relative;margin-left:auto;justify-content:center}.mobile-menu .bar{background-color:#37537c;height:3px;width:35px;margin:3px 0;transition:.4s}.expanded .mobile-menu .bar:nth-child(1){transform:translateY(9px) rotate(45deg)}.expanded .mobile-menu .bar:nth-child(2){opacity:0}.expanded .mobile-menu .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.second-column.expanded{padding-top:0px !important;margin-top:-34px}.second-column.expanded::after,.second-column.expanded::before{display:none}}@media(max-width: 767.98px){.menu-line>ul{width:80%}header .sb-small-menu{padding:0 !important}header .logo img{width:4.375rem;margin-top:0.8125rem !important;margin-bottom:0.8125rem !important}header nav ul.main-menu.expanded{padding-top:0.75rem;margin-top:0 !important}}@media(max-width: 1399.98px){nav ul.main-menu>li>a{font-size:1rem !important}}.spin-ai-menu-transparent{background:transparent}.spin-ai-menu-transparent .logo::before{display:none}.spin-ai-menu-transparent .mobile-menu img{filter:brightness(0) invert(1)}.spin-ai-menu-transparent .white{background:#fff}@media(max-width: 767.98px){.spin-ai-menu-transparent .expanded{background:#fff}}.spin-ai-menu-transparent .white .mobile-menu img,.spin-ai-menu-transparent .expanded .mobile-menu img{filter:none}.spin-ai-menu-transparent .white .main-menu li a:not(.btn),.spin-ai-menu-transparent .expanded .main-menu li a:not(.btn){color:#37537c}.spin-ai-menu-transparent .white .small-menu,.spin-ai-menu-transparent .expanded .small-menu{background:#fff}.spin-ai-menu-transparent .white .small-menu a,.spin-ai-menu-transparent .expanded .small-menu a{color:#37537c}.spin-ai-menu-transparent .white .sb-header-icon img,.spin-ai-menu-transparent .expanded .sb-header-icon img{filter:none}.spin-ai-menu-transparent .sb-header-icon img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)}.spin-ai-menu-transparent .main-menu li a{color:#fff}.spin-ai-menu-transparent .small-menu a{color:#fff}ul.sub-menu.container-xxl>*{flex:1}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1{align-items:center;font-size:1rem;border-radius:.625rem;padding:.75rem}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1:hover{background:#e5f3ff}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1 .icon{max-width:47px;background:linear-gradient(0deg, #f3f9fe 0%, #e5ecf5 100%)}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1 .icon img{margin:0;filter:none}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1 p{padding:0;font-weight:500;text-transform:none}ul.sub-menu.container-xxl li.saas-applications .spin-menu-sidebar .icon-block-1 p a{font-size:1rem}ul.sub-menu.container-xxl .spin-menu-sidebar{margin-top:.75rem}ul.sub-menu.container-xxl .spin-menu-sidebar.menu-block-cta{background:#e5f3ff;border-radius:7px;padding:2em;max-width:400px}ul.sub-menu.container-xxl .sidebar-demo-title{margin-bottom:1.5em}ul.sub-menu.container-xxl li.platform.expanded{flex:600px 0 0}ul.sub-menu.container-xxl li.platform.expanded>ul{max-width:100%}@media(min-width: 1200px){.main-menu>li.menu-item:not(.btn).right-arrow{display:flex;cursor:pointer;border-bottom:4px solid #fff}.main-menu>li.menu-item:not(.btn).right-arrow::after{content:" ";background-image:url(/wp-content/themes/spin.ai/assets/img/down.svg);background-position:center;display:block;z-index:999999;width:0.625rem;height:1.5rem;filter:brightness(0);margin-right:1rem;margin-left:0.4375rem;transition:transform .2s ease-in-out}.main-menu>li.menu-item:not(.btn).right-arrow:hover::after{transform:rotate(-180deg)}.main-menu>li.menu-item:not(.btn)>a.menu-item{position:relative}.main-menu>li.menu-item:not(.btn):hover{background-color:#e6f3ff;border-bottom:4px solid #37d28a}.spin-menu-sidebar.menu-block-cta{max-width:335px}}.categoties{padding:0;background:#e5f3ff;border-radius:16px;margin-bottom:1.375rem;overflow:hidden}.categoties .cat{background:#fff;border-radius:16px;padding:0.125rem 0.5rem;font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;text-align:center;color:#3969cb;margin:0.25rem 0.125rem 0.25rem 0.25rem;display:inline-block}.categoties .cat a{text-decoration:none}.category-case-studies .case-studies-container{background:linear-gradient(135deg, #fafbff 0%, #e6eefe 100%)}.category-case-studies .case-studies-container .container-xxl{margin-bottom:-1.5rem}.case-study,.single-news{padding:0;position:relative;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;background-color:#fff;border-radius:0.5625rem;border:1px solid #e5e5e5}.case-study *,.single-news *{-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.case-study:hover,.single-news:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.case-study:hover h2,.single-news:hover h2{text-decoration:underline !important}.case-study .industry strong,.single-news .industry strong{color:#4ccc94}.case-study a,.single-news a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.featured-video .post-box{height:auto}.single-post:not(.single){border-radius:0.5rem;border:1px solid #e5e5e5;background-color:#fff}.post-box{display:flex;flex-direction:column;height:100%}.post-box.featured{flex-direction:inherit;align-items:center}.post-box.featured .featured_subtitle{text-transform:uppercase;font-size:0.75rem;font-weight:400;line-height:.625rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 40px 0}.post-box.featured h2 a{text-decoration:none;color:#37537c !important}.post-box.featured .img{height:auto !important;max-height:none !important;border-radius:.5rem;background:#e5f3ff;padding:.25rem !important}.post-box.featured .img img{border-radius:.5rem}.post-box:not(.featured) h2{font-style:normal;font-weight:600;font-size:1.5rem;line-height:2rem;margin-bottom:0.3125rem}.post-box:not(.featured) h2 a{color:#37537c !important;text-decoration:none !important}.post-box:not(.featured) .meta_wrap .meta_details{border-top:1px solid #e5e5e5}.post-box a{text-decoration:none;font-weight:500}.post-box a:hover{text-decoration:underline}.post-box a.read_more{position:relative;font-size:1rem}.post-box a.read_more::after{content:" ";background-image:url("data:image/svg+xml,%3csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.2925 9.87998L4.1725 5.99998L0.2925 2.11998C-0.0975 1.72998 -0.0975 1.09998 0.2925 0.70998C0.6825 0.31998 1.3125 0.31998 1.7025 0.70998L6.2925 5.29998C6.6825 5.68998 6.6825 6.31998 6.2925 6.70998L1.7025 11.3C1.3125 11.69 0.6825 11.69 0.2925 11.3C-0.0875 10.91 -0.0975 10.27 0.2925 9.87998Z' fill='%233D7BDE'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:0 0;background-size:0.4375rem 0.75rem;display:inline-block;width:0.4375rem;height:0.75rem;position:absolute;top:calc(50% - 6px);margin-left:0.6875rem}.post-box .categories{display:inline-block;margin-bottom:0.625rem}.post-box .categories li{display:inline-block}.post-box .categories li:first-child::before{display:none}.post-box .categories li::before{content:"•";display:inline-block;vertical-align:middle;font-size:15px;line-height:1;color:#37537c;margin:0 -2px 0 0}.post-box .categories li a{font-size:.625rem;font-weight:500;line-height:1rem;text-transform:uppercase;letter-spacing:.16em;margin:0;text-decoration:none}.post-box .categories li a:hover{text-decoration:underline}.post-box.sb-alternate{padding:0}.post-box.sb-alternate .categoties{background:transparent}.post-box.sb-alternate .categoties a:last-child .cat::after{content:""}.post-box.sb-alternate .categoties .cat{background:transparent;padding:0;border-radius:0;font-size:1rem;font-weight:bold}.post-box.sb-alternate .categoties .cat::after{content:" / "}.post-box.sb-alternate .tags{margin-bottom:0}.post-box.sb-alternate .tags .tag{padding:0.625rem 0.625rem;background:#f1f1f1;margin:0 0.75rem 0.75rem 0}.post-box.sb-alternate .tags .tag a{font-weight:normal;text-decoration:none;text-decoration:none}.post-box.sb-alternate .tags .tag:hover{background:#ccc}.post-box.sb-alternate .date{font-size:0.875rem;margin-bottom:0.75rem}.post-box .img{background:#e5f3ff;border-radius:0.5rem 0.5rem 0 0;max-height:13.625rem;overflow:hidden;margin-bottom:0.625rem;position:relative;display:flex}.post-box .img:hover .play-icon{opacity:1}.post-box .img a{display:block;overflow:hidden;width:100%}.post-box .img.post-item{height:15rem}@media(max-width: 767.98px){.post-box .img.post-item{height:100%}}.post-box .img.post-item img{height:auto;margin:0;min-height:100%;max-height:100%}.post-box .img .play-icon{position:absolute;z-index:9;top:calc(50% - 32px);left:calc(50% - 32px);width:4rem;height:4rem;opacity:.8}.post-box .img img{height:100%;width:100%;margin:0;object-fit:cover}.post-box .img .videoWrapper{position:absolute;top:0;left:0;height:100%;width:100%}.post-box .img .videoWrapper iframe{width:100%;height:100%}.post-box p{font-style:normal;font-size:1rem;line-height:1.6;color:#37537c;margin-bottom:0.75rem}.post-box p a{text-decoration:none;font-weight:500}.post-box .additional_details{display:flex;justify-content:space-between;align-items:center}.post-box .additional_details a{font-style:normal;font-weight:600;font-size:0.875rem;line-height:1rem;text-decoration:none}.post-box .tags{margin-bottom:2rem}.post-box .tags .tag{padding:0.125rem 0.625rem;display:inline-block;background:#e5f3ff;border-radius:1rem;font-style:normal;font-weight:600;font-size:0.875rem;line-height:1rem;text-align:center;color:#324aac}.post-box .tags .tag a{text-decoration:none}.post-box .user{margin-top:auto;margin-bottom:0}.post-box h2 a:hover{text-decoration:underline !important}.authors{margin-bottom:3rem}.authors .author{margin-top:0;display:flex;align-items:center;margin-bottom:0}@media(max-width: 767.98px){.authors .author{margin-top:2rem}}.authors .author a{text-decoration:none}.authors .author a:hover{text-decoration:underline}.authors .author .author-status{color:#37537c;font-weight:bold;font-size:0.875rem}.authors .author .author-details .author-name{font-style:normal;font-weight:600 !important;font-size:0.875rem;line-height:1rem;text-decoration:none;margin-bottom:0.3125rem}.authors .author .author-details .author-name a:hover{text-decoration:underline}.authors .author .author-details .author-bio{line-height:1rem;text-align:left;font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;color:#667085;margin-bottom:0;text-decoration:none}.authors .author .avatar{border-radius:100%;margin-right:0.625rem;margin-bottom:0;flex:0 0 40px}.authors .author .avatar img{height:auto}.authors section.author{padding-bottom:0}.user{margin-top:2rem;display:flex;align-items:center}.user .avatar{width:2.5rem;height:2.5rem;border-radius:100%;overflow:hidden;margin-right:0.75rem}.user .avatar img{margin:0}.user .info .user-name{margin-bottom:0}.user .info .user-name a{font-style:normal;font-weight:600;font-size:0.875rem;line-height:1rem;text-decoration:none}.user .info .description,.user .info .description a{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;color:#667085;margin-bottom:0;text-decoration:none}.post-category{font-style:normal;font-weight:500;font-size:1rem;line-height:1.25rem;color:#667085;padding:0.9375rem 1.875rem 0.9375rem 0;display:block;width:100%;margin-bottom:0;text-decoration:none;border-bottom:1px solid rgba(55,83,124,.16);position:relative}.post-category span{cursor:pointer}.post-category:before{display:none}.post-category.parent span{display:inline-block;width:100%}@media(max-width: 991.98px){.post-category.parent span{line-height:44px}}.post-category.parent:after{content:"";background-image:url("data:image/svg+xml,%3csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.2925 9.87998L4.1725 5.99998L0.2925 2.11998C-0.0975 1.72998 -0.0975 1.09998 0.2925 0.70998C0.6825 0.31998 1.3125 0.31998 1.7025 0.70998L6.2925 5.29998C6.6825 5.68998 6.6825 6.31998 6.2925 6.70998L1.7025 11.3C1.3125 11.69 0.6825 11.69 0.2925 11.3C-0.0875 10.91 -0.0975 10.27 0.2925 9.87998Z' fill='%233D7BDE'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;position:absolute;top:1.25rem;right:0;width:7px;height:12px;display:inline-block;transition:transform .3s ease}.post-category.parent.active{background-color:#eff8ff}.post-category.parent.active span{color:#3969cb}.post-category.parent.visible:after{transform:rotate(90deg)}@media(min-width: 992px){.subcategories{background:#f9fafb;border-radius:.5rem;padding:.75rem;margin:0;-webkit-box-shadow:0 4px 8px 0 rgba(36,45,72,.2);box-shadow:0 4px 8px 0 rgba(36,45,72,.2)}}.subcategories .category{margin:0;font-size:.875rem}.subcategories .category label input{margin-right:0.625rem}.subcategories .category:before{display:none}.subcategories .category:first-child{border-bottom:1px solid #e7ebef}.subcategories .category:first-child:hover{border-bottom:1px solid #fff}.subcategories .category a{text-decoration:none;color:inherit;width:100%}.subcategories .category a:hover{color:#3969cb}.post-checkbox-row{padding:0.625rem;margin-bottom:0.5rem}.post-checkbox-row label{margin:0}.author-box{min-height:25rem}.author-box .title{font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.5rem;margin-bottom:2rem}.author-box .description{max-width:33.25rem}.author-box .description p{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;margin-bottom:1rem}@media(max-width: 991.98px){.author-box{min-height:36.5rem}.author-box .title{text-align:center}.author-box .description{margin:0 auto}}.author-card{display:flex;flex-direction:column;align-items:center;justify-content:center}.author-card .img{width:4rem;height:4rem;border-radius:100%;overflow:hidden;margin-bottom:1.625rem}.author-card .img img{margin:0;object-fit:cover}.author-card .name{font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.5rem;text-align:center;margin-bottom:0.25rem}.author-card .title{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;text-align:center}.modal-backdrop{display:none}.modal-backdrop.show{display:block;opacity:.8}.blur{filter:blur(5px)}.video-modal .modal-content{min-width:80%;background:#fff;box-shadow:0px 1.25rem 1.5rem -0.25rem rgba(16,24,40,.1),0px 0.5rem 0.5rem -0.25rem rgba(16,24,40,.04);border-radius:0.75rem;padding:1.5rem}.video-modal .modal-content .modal-body{padding:0}.video-modal .modal-content .video{width:100%;height:33.125rem;border-radius:0.5rem;overflow:hidden;margin-bottom:1.25rem;position:relative}.video-modal .modal-content .video .videoWrapper{position:absolute;top:0;left:0;height:100%;width:100%}.video-modal .modal-content .video .videoWrapper iframe{width:100%;height:100%}.video-modal .modal-content .title{font-style:normal;font-weight:600;font-size:1rem;line-height:1.25rem;margin-bottom:0.5rem;text-align:center}.video-modal .modal-content .description,.video-modal .modal-content .description a{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1.25rem;text-align:center;color:#667085;margin-bottom:2rem;text-decoration:none}.video-modal .modal-content .sharing{width:100%;text-align:center}.resp-sharing-button__link{display:inline-block;width:1.5rem;height:1.5rem;margin:0 0.75rem;background-color:#449cff;color:#fff;fill:#fff;padding:0.125rem}.media-post{margin-bottom:4rem}@media(max-width: 991.98px){.media-post{margin-bottom:3.75rem}.media-post .img{min-height:16.875rem;margin-bottom:1.5rem}}@media(max-width: 767.98px){.media-post{margin-bottom:1.5rem}.media-post .img{min-height:9.375rem;margin-bottom:0.75rem}}.media-post h2{margin-bottom:0.5rem}.media-post .date{font-style:normal;font-weight:normal;font-size:0.75rem;line-height:1rem;margin-bottom:1rem;color:#78909c}.media-post img{max-width:26.875rem;margin:0}.media-post .description,.media-post .description p{font-style:normal;font-weight:normal;font-size:0.875rem;line-height:1rem;margin-bottom:1.25rem}@media(max-width: 600px){.category-library .post-round img{display:block;max-width:300px;max-height:300px;margin:0 auto}}.post-round{padding:1.75rem;border-radius:1.25rem;overflow:hidden;margin-bottom:1.5rem}.post-round img{margin:0 auto;max-width:100%;max-height:300px}.post-round h3{height:68px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4}.post-round>div,.post-round h3,.post-round img{margin-bottom:1.5rem}.post-round .description{max-height:96px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4}.post-round .description p{font-size:1rem}.webinar-date{position:absolute;right:1em;top:1em}.webinar-date span{font-size:.8em;padding:.2em .5em;background:#e5f3ff;font-weight:bold;display:flex;align-items:center;border-radius:7px}.webinar-date span svg{margin:0 .5em 0 0}.webinar-link{display:flex;font-size:1rem;text-decoration:none;align-items:center;font-weight:bold}.webinar-link:hover{text-decoration:underline}.webinar-link img{margin:0 .5em 0 0}.category-webinars .post-box:not(.featured),.category-how-to .post-box:not(.featured){position:relative;border-radius:0.5625rem;border:1px solid #e5e5e5;background-color:#fff}.subcategory-filter-list{padding:0}.sidebar .blog-filter-mobile{background-color:#f6f7f9;padding:1rem;border-radius:0 0 0.4375rem 0.4375rem;margin-bottom:1rem;margin-top:-1rem;border-color:#d0d5dd;border-width:0px 1px 1px 1px;border-style:solid;transition-duration:.4s}.sidebar .filters-button{width:100%;border-color:#d0d5dd !important;margin-bottom:1rem}.sidebar .filters-button.active{border-width:1px 1px 0px 1px !important;border-radius:7px 7px 0 0}.ajax-filter-sidebar.horizontal .subcategory-filter-list{display:flex;flex-wrap:wrap;row-gap:10px}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li{padding-right:1.25rem;font-size:.9rem;position:relative;margin-bottom:0;line-height:44px}@media(max-width: 991.98px){.ajax-filter-sidebar.horizontal .subcategory-filter-list>li{padding-right:0}}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li.parent{position:relative}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li.parent.active span{color:#3d7bde}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li.parent.visible span:after{transform:rotate(270deg)}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li.parent span{display:inline-block;width:100%}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li.parent span:after{content:"";background-image:url("data:image/svg+xml,%3csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.2925 9.87998L4.1725 5.99998L0.2925 2.11998C-0.0975 1.72998 -0.0975 1.09998 0.2925 0.70998C0.6825 0.31998 1.3125 0.31998 1.7025 0.70998L6.2925 5.29998C6.6825 5.68998 6.6825 6.31998 6.2925 6.70998L1.7025 11.3C1.3125 11.69 0.6825 11.69 0.2925 11.3C-0.0875 10.91 -0.0975 10.27 0.2925 9.87998Z' fill='%233D7BDE'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;margin-left:0.4375rem;width:7px;height:12px;display:inline-block;transition:transform .3s ease;transform:rotate(90deg)}@media(min-width: 992px){.ajax-filter-sidebar.horizontal .subcategory-filter-list>li:after{content:" ";display:block;position:absolute;top:0;bottom:0;width:.0625rem;opacity:.3;right:0.625rem;background:linear-gradient(180deg, rgba(70, 123, 187, 0) 0%, #467bbb 50%, rgba(70, 123, 187, 0) 100%)}}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li:last-child:after{display:none}.ajax-filter-sidebar.horizontal .subcategory-filter-list>li:before{display:none}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.current>a,.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.current span,.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.visible>a,.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.visible span{background:#e5f3ff;border-radius:0.4375rem;color:#3d7ade;font-weight:bold}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.parent span{padding:0 0.5rem;line-height:44px;display:flex;align-items:center;justify-content:space-between}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category.parent span:hover{background:#e5f3ff;border-radius:0.4375rem;color:#3d7ade}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category a{color:#37537c;text-decoration:none;display:inline-block;padding:0 0.5rem}@media(max-width: 991.98px){.ajax-filter-sidebar.horizontal .subcategory-filter-list .category a{width:100%;line-height:44px}}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category a:hover{background:#e5f3ff;border-radius:0.4375rem;color:#3d7ade}.ajax-filter-sidebar.horizontal .subcategory-filter-list .category .active a{color:#3d7ade}.ajax-filter-sidebar.horizontal .subcategory-filter-list .subcategories{margin:0;background-color:#fff;border-radius:0.4375rem}@media(min-width: 992px){.ajax-filter-sidebar.horizontal .subcategory-filter-list .subcategories{position:absolute;z-index:99;width:250px}}.ajax-filter-sidebar.horizontal .subcategory-filter-list .subcategories .category label{font-size:.9rem;cursor:pointer}.ajax-filter-sidebar.horizontal .subcategory-filter-list .subcategories .category label:hover{text-decoration:underline}.spin-ai-block-blog-header{position:relative}.spin-ai-block-blog-header .subtitle{color:#37d28a}.spin-ai-block-blog-header .content{display:flex;align-items:center;z-index:99;background:linear-gradient(to right, #354699, #1a627e, #12826e)}.spin-ai-block-blog-header .content h1{color:#fff}.spin-ai-block-blog-header .overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.8)}.spin-ai-block-blog-header img{height:auto;max-height:18.75rem}@media(min-width: 992px){.spin-ai-block-blog-header img{width:100%}}.aioseo-breadcrumbs{font-size:1rem}.category.parent span{cursor:pointer}.category.parent .active{background-color:#fff}.category label{display:flex;align-items:center}.category label span{margin-left:0.625rem;cursor:pointer}section.featured-article{background:linear-gradient(180deg, #fafbff 0%, #e6f3ff 100%);margin-bottom:1rem}.post-breadcrumbs span,.post-breadcrumbs a{color:#fff}.num-posts-loaded{font-size:1rem}@media(min-width: 992px){.sticky{position:sticky;top:0}}@media(min-width: 992px){.single-post{overflow-x:visible !important}}.spin-ai-pricing-table table tbody tr:not(:first-child){border-top:1px solid #e9edf0}.spin-ai-pricing-table table tbody td{padding:25px 10px;word-wrap:break-word;color:#666;text-align:center}.spin-ai-pricing-table table tbody td:nth-child(5){background:#f5fbff}.spin-ai-pricing-table table thead tr:not(:first-child) td:nth-child(5),.spin-ai-pricing-table table thead tr:not(:first-child) th:nth-child(5){background:#f5fbff}.spin-ai-pricing-table table thead tr:nth-child(3) th{padding-bottom:15px;position:-webkit-sticky;position:sticky;top:0;z-index:3;background-color:#fff}.spin-ai-pricing-table table thead tr:nth-child(3) th strong{font-size:1.5rem;display:block}.spin-ai-pricing-table table thead tr:nth-child(4) td{padding-top:0}.spin-ai-pricing-table table thead tr:first-child th:last-child{background-color:#ff9f02;border-radius:.5rem .5rem 0 0;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.0625rem;text-transform:uppercase}@media(max-width: 991px){.spin-ai-pricing-table table thead th,.spin-ai-pricing-table table thead td{width:25%;padding:10px;flex:auto;height:auto !important;padding:10px !important}.spin-ai-pricing-table table thead tr{font-size:inherit;display:flex;flex-flow:row wrap;justify-content:space-between}.spin-ai-pricing-table table thead tr td:first-child{display:none}.spin-ai-pricing-table table thead tr th:first-child{display:none}.spin-ai-pricing-table table thead tr th:first-child{background-color:#fff}.spin-ai-pricing-table table tbody tr{display:flex;flex-flow:row wrap;justify-content:space-between}.spin-ai-pricing-table table tbody tr td:first-child{text-align:center !important;width:100%}.spin-ai-pricing-table table tbody tr td:not(:first-child),.spin-ai-pricing-table table tbody tr td:nth-child(5),.spin-ai-pricing-table table tbody tr th:last-child,.spin-ai-pricing-table table tbody tr tr:not(:first-child) td:nth-child(5){width:25%;flex:1;align-self:center}.spin-ai-pricing-table table tbody tr:first-child th:last-child{padding:0 .6rem !important}}.spin-ai-pricing-table table thead,.spin-ai-pricing-table table tbody,.spin-ai-pricing-table table td,.spin-ai-pricing-table table th{border:none;font-size:1rem;font-weight:normal;padding-top:1em}section.sb-achiev .content-bcg{background-image:url("/wp-content/themes/spin.ai/assets/img/d-ach-bcg.svg");background-size:100% auto;background-position:center bottom;background-repeat:no-repeat}@media(max-width: 991.98px){section.sb-achiev .content-bcg{background-image:none}}@media(max-width: 767.98px){section.sb-achiev .content-bcg{background-image:none}}section.sb-achiev p.description{margin-bottom:2rem;position:relative;z-index:1}section.sb-achiev p.description::after{position:absolute;content:" ";background-color:#fff;width:150%;height:8.4375rem;left:-25%;top:0;border-radius:100%;z-index:-1}@media(max-width: 767.98px){section.sb-achiev p::after{height:6.25rem !important}}section.sb-achiev .container-xxl>.row{padding-bottom:19.25rem;padding-top:9.125rem}@media(max-width: 991.98px){section.sb-achiev .container-xxl>.row{background-image:url("/wp-content/themes/spin.ai/assets/img/t-ach-bcg.svg");background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;padding-bottom:10rem;padding-top:6.25rem}}@media(max-width: 767.98px){section.sb-achiev .container-xxl>.row{background-image:url("/wp-content/themes/spin.ai/assets/img/m-ach-bcg.svg");background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;padding-bottom:8.9375rem;padding-top:3.75rem}}.dn-gallery .carousel-item{padding:8px}.dn-control{display:flex;justify-content:center;align-items:center}.dn-gallery-container{position:relative}.dn-gallery-container .carousel-indicators button{width:0.4375rem !important;height:0.4375rem !important;border:none !important;border-radius:100%;background:#c0e0ff !important;padding:0 !important;margin:0 0.3125rem !important}.dn-gallery-container .carousel-indicators button.active{background:#3d7bde !important}.sb-scroll-position{background:#3c7bde;display:block;width:0;height:5px;position:absolute;bottom:-5px}.v-separator>div{position:relative}.v-separator>div::after{content:" ";display:block;position:absolute;top:0;bottom:0;width:0.0625rem;opacity:.3;right:0;background:linear-gradient(180deg, rgba(70, 123, 187, 0) 0%, #467bbb 50%, rgba(70, 123, 187, 0) 100%)}.v-separator>div:last-child::after{display:none}.h-separator{position:relative}.h-separator::after{content:" ";display:block;position:absolute;bottom:0;height:0.0625rem;opacity:.3;right:0;left:0;background:linear-gradient(280deg, rgba(70, 123, 187, 0) 0%, #467bbb 50%, rgba(70, 123, 187, 0) 100%)}.box-shadow{box-shadow:0 1.25rem 1.5rem -0.25rem rgba(16,24,40,.1),0 0.5rem 0.5rem -0.25rem rgba(16,24,40,.04);border-radius:0.625rem}.box-shadow.with-paddings{padding-top:4rem;padding-bottom:4rem}@media(max-width: 767.98px){.box-shadow{margin-left:1.25rem;margin-right:1.25rem}}.shadow.dp-1{box-shadow:0px 0px 1px rgba(0,0,0,.16),0px 1px 2px rgba(0,0,0,.12),0px 1px 2px rgba(0,0,0,.24) !important}.shadow.dp-2{box-shadow:0px 1px 2px rgba(0,0,0,.16),0px 2px 4px rgba(0,0,0,.12),0px 1px 8px rgba(0,0,0,.1) !important}.shadow.dp-4{box-shadow:0px 1px 4px rgba(0,0,0,.01),0px 4px 8px rgba(0,0,0,.02),0px 1px 12px rgba(0,0,0,.12) !important}.shadow.dp-6{box-shadow:0px 3px 6px rgba(0,0,0,.1),0px 4px 8px rgba(0,0,0,.08),0px 1px 12px rgba(0,0,0,.04) !important}.shadow.dp-8{box-shadow:0px 4px 8px rgba(0,0,0,.12),0px 6px 12px rgba(0,0,0,.12),0px 1px 16px rgba(0,0,0,.12) !important}.shadow.dp-12{box-shadow:0px 6px 12px rgba(0,0,0,.12),0px 8px 16px rgba(0,0,0,.12),0px 1px 24px rgba(0,0,0,.12) !important}.shadow.dp-16{box-shadow:0px 8px 16px rgba(0,0,0,.12),0px 12px 24px rgba(0,0,0,.12),0px 1px 32px rgba(0,0,0,.12) !important}.shadow.dp-24{box-shadow:0px 12px 24px rgba(0,0,0,.12),0px 16px 32px rgba(0,0,0,.12),0px 1px 48px rgba(0,0,0,.12) !important}.sidebar p{font-style:normal;font-weight:600;font-size:0.875rem;line-height:1rem;color:#3969cb;margin-bottom:1.25rem}.sidebar form [type=search]{margin-bottom:1.75rem}.sjb-no-padding .sjb-page{padding-top:0 !important}.sb-sjb .sjb-page{color:#37537c !important;padding-top:5rem}.sb-sjb .sjb-page p,.sb-sjb .sjb-page h1,.sb-sjb .sjb-page h2,.sb-sjb .sjb-page h3,.sb-sjb .sjb-page h4,.sb-sjb .sjb-page h5,.sb-sjb .sjb-page h6{color:#37537c !important}.sb-sjb .sjb-page .list-data .v1,.sb-sjb .sjb-page .list-data .v2{padding:1.25rem 0;border:none;border-bottom:0.0625rem solid #e4e7ec}.sb-sjb .sjb-page .list-data .v1 .sjb-company-wrapper-details-list,.sb-sjb .sjb-page .list-data .v2 .sjb-company-wrapper-details-list{padding:0}.sb-sjb .sjb-page .list-data .v1 header,.sb-sjb .sjb-page .list-data .v1 .sjb-job-type-location-date,.sb-sjb .sjb-page .list-data .v2 header,.sb-sjb .sjb-page .list-data .v2 .sjb-job-type-location-date{border:none}@keyframes btn-active{0%{transform:scale(0.01)}100%{transform:scale(50)}}.sb-sjb .sjb-page .list-data .v1 div.btn,.sb-sjb .sjb-page .list-data .v1 span.btn,.sb-sjb .sjb-page .list-data .v1 p.btn,.sb-sjb .sjb-page .list-data .v1 a.btn,.sb-sjb .sjb-page .list-data .v1 input.btn,.sb-sjb .sjb-page .list-data .v1 button.btn,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit],.sb-sjb .sjb-page .list-data .v2 div.btn,.sb-sjb .sjb-page .list-data .v2 span.btn,.sb-sjb .sjb-page .list-data .v2 p.btn,.sb-sjb .sjb-page .list-data .v2 a.btn,.sb-sjb .sjb-page .list-data .v2 input.btn,.sb-sjb .sjb-page .list-data .v2 button.btn,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit]{padding:0.5rem 0.9375rem;border-radius:0.625rem;text-align:center;border:none;font-weight:500;font-size:1.125rem;line-height:1.75rem !important;position:relative;transition-duration:.4s;display:inline-flex;align-items:center;overflow:hidden;justify-content:center;text-decoration:none !important;max-height:2.75rem;min-width:10.1875rem;cursor:pointer}@media(max-width: 1399.98px){.sb-sjb .sjb-page .list-data .v1 div.btn,.sb-sjb .sjb-page .list-data .v1 span.btn,.sb-sjb .sjb-page .list-data .v1 p.btn,.sb-sjb .sjb-page .list-data .v1 a.btn,.sb-sjb .sjb-page .list-data .v1 input.btn,.sb-sjb .sjb-page .list-data .v1 button.btn,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit],.sb-sjb .sjb-page .list-data .v2 div.btn,.sb-sjb .sjb-page .list-data .v2 span.btn,.sb-sjb .sjb-page .list-data .v2 p.btn,.sb-sjb .sjb-page .list-data .v2 a.btn,.sb-sjb .sjb-page .list-data .v2 input.btn,.sb-sjb .sjb-page .list-data .v2 button.btn,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit]{font-size:1rem !important;line-height:1.6rem}}.sb-sjb .sjb-page .list-data .v1 div.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-circle,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-circle,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-circle,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-circle{width:2.875rem;height:2.875rem;min-width:2.875rem;max-width:2.875rem;max-height:2.875rem;border-radius:100%;background-color:#3d7ade;color:#fff}.sb-sjb .sjb-page .list-data .v1 div.btn img,.sb-sjb .sjb-page .list-data .v1 span.btn img,.sb-sjb .sjb-page .list-data .v1 p.btn img,.sb-sjb .sjb-page .list-data .v1 a.btn img,.sb-sjb .sjb-page .list-data .v1 input.btn img,.sb-sjb .sjb-page .list-data .v1 button.btn img,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit] img,.sb-sjb .sjb-page .list-data .v2 div.btn img,.sb-sjb .sjb-page .list-data .v2 span.btn img,.sb-sjb .sjb-page .list-data .v2 p.btn img,.sb-sjb .sjb-page .list-data .v2 a.btn img,.sb-sjb .sjb-page .list-data .v2 input.btn img,.sb-sjb .sjb-page .list-data .v2 button.btn img,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit] img{margin:0px}.sb-sjb .sjb-page .list-data .v1 div.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 span.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 p.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 a.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 input.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 button.btn img:first-child,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit] img:first-child,.sb-sjb .sjb-page .list-data .v2 div.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 span.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 p.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 a.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 input.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 button.btn img:first-child,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit] img:first-child{margin-right:0.3125rem}.sb-sjb .sjb-page .list-data .v1 div.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 span.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 p.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 a.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 input.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 button.btn img:last-child,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit] img:last-child,.sb-sjb .sjb-page .list-data .v2 div.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 span.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 p.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 a.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 input.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 button.btn img:last-child,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit] img:last-child{margin-left:0.3125rem}.sb-sjb .sjb-page .list-data .v1 div.btn:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit]:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit]:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#000;z-index:0;opacity:.1;position:absolute;top:-30%;right:-10%;display:block;transform:scale(0.1);animation-name:btn-active;animation-duration:550ms;animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 div.btn.primary,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 span.btn.primary,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 p.btn.primary,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 a.btn.primary,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 input.btn.primary,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-primary,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-default,.sb-sjb .sjb-page .list-data .v1 button.btn.primary,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-default,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-primary,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-default,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].primary,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 div.btn.primary,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 span.btn.primary,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 p.btn.primary,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 a.btn.primary,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 input.btn.primary,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-primary,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-default,.sb-sjb .sjb-page .list-data .v2 button.btn.primary,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-default,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-primary,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-default,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].primary{background:#3d7ade;color:#fff}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.primary:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-primary:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-default:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].primary:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-default:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.primary:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-default:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-primary:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-default:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].primary:hover{background:#3969cb}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.primary:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-primary:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-default:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].primary:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-default:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.primary:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-default:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-primary:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-default:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].primary:focus{background:#3969cb;box-shadow:0 0 0 3px #d4efff !important}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-primary:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-default:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].primary:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.primary:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-primary:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-default:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].primary:disabled{background:#d4efff;box-shadow:none}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-blue,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-blue,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-blue,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-blue,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-blue,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-blue{color:#3d7ade;background-color:#fff;border:0.0625rem solid #3d7ade}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-blue:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-blue:hover{background-color:#3969cb;color:#fff;border:0.0625rem solid #3969cb}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-blue:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-blue:focus{box-shadow:0 0 0 0.1875rem #e5f3ff !important}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-blue:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-blue:disabled{background-color:#c0e0ff}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-outlined,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-outlined,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-outlined,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-outlined{background:#fff;border:0.0625rem solid #3d7ade;box-sizing:border-box;color:#3d7ade}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-outlined:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-outlined:hover{color:#324aac;border-color:#324aac}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-outlined:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-outlined:focus{color:#324aac;border-color:#324aac;box-shadow:0 0 0 0.1875rem #eff8ff !important}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-outlined:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-outlined:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#9ba6a1;z-index:1;position:absolute;top:-30%;right:-10%}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-outlined:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-outlined:disabled{color:#c0e0ff;border:0.0625rem solid #c0e0ff;box-shadow:0px 0.0625rem 0.125rem rgba(0,0,0,.16),0px 0.125rem 0.25rem rgba(0,0,0,.12),0px 0.0625rem 0.5rem rgba(0,0,0,.1)}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear{border:none;box-sizing:border-box;color:#3d7ade;text-decoration:underline !important;box-shadow:none;background:none}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:active,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:active,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:active,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:hover,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:active,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:hover{color:#324aac;background:none !important}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:hover::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:hover::after{background-color:#324aac}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:focus,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:focus{color:#324aac;background-color:#eff8ff}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:focus::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:focus::after{background-color:#324aac}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:active::after,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:active::after{content:" ";width:4.5rem;height:4.5rem;border-radius:100%;background:#9ba6a1;z-index:1;position:absolute;top:-30%;right:-10%}.sb-sjb .sjb-page .list-data .v1 div.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 div.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 span.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 p.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 a.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 input.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 button.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v1 .hs-submit input[type=submit].btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 div.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 span.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 p.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 a.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 input.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 button.btn.btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].is-style-btn-clear:disabled,.sb-sjb .sjb-page .list-data .v2 .hs-submit input[type=submit].btn-clear:disabled{color:#c0e0ff;opacity:.5}.sb-sjb .sjb-page .list-data .v1 .load-more::after,.sb-sjb .sjb-page .list-data .v2 .load-more::after{content:" ";-webkit-mask-image:url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.74946 5.67778L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M9.74946 2.02046L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M11.0545 4.06231C10.0724 3.71178 9.01617 3.6219 7.98895 3.80146C6.96173 3.98102 5.99863 4.42387 5.19367 5.08678C4.38871 5.74969 3.7694 6.61001 3.39621 7.58374C3.02301 8.55746 2.90869 9.61132 3.0644 10.6424C3.22011 11.6735 3.64053 12.6466 4.28462 13.4667C4.9287 14.2868 5.77444 14.9259 6.73926 15.3216C7.70408 15.7172 8.75501 15.8559 9.78944 15.7241C10.8239 15.5924 11.8065 15.1946 12.6413 14.5697' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M13.9439 6.21058C13.9386 6.21582 13.9351 6.22251 13.9336 6.22978C13.9322 6.23705 13.9329 6.24458 13.9358 6.25143C13.9386 6.25828 13.9434 6.26413 13.9496 6.26824C13.9557 6.27236 13.963 6.27456 13.9704 6.27456C13.9778 6.27456 13.9851 6.27237 13.9912 6.26825C13.9974 6.26413 14.0022 6.25828 14.005 6.25144C14.0079 6.24459 14.0086 6.23706 14.0072 6.22978C14.0058 6.22251 14.0022 6.21583 13.997 6.21058C13.9935 6.20709 13.9893 6.20432 13.9848 6.20243C13.9802 6.20053 13.9753 6.19956 13.9704 6.19956C13.9655 6.19956 13.9606 6.20053 13.956 6.20242C13.9515 6.20431 13.9473 6.20708 13.9439 6.21058' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.1157 8.80286C15.1105 8.80811 15.1069 8.81479 15.1055 8.82206C15.1041 8.82933 15.1048 8.83687 15.1076 8.84372C15.1105 8.85056 15.1153 8.85642 15.1215 8.86053C15.1276 8.86465 15.1349 8.86685 15.1423 8.86685C15.1497 8.86685 15.1569 8.86465 15.1631 8.86053C15.1693 8.85642 15.1741 8.85056 15.1769 8.84372C15.1798 8.83687 15.1805 8.82933 15.1791 8.82206C15.1776 8.81479 15.1741 8.80811 15.1688 8.80286C15.1653 8.79937 15.1612 8.7966 15.1567 8.79471C15.1521 8.79282 15.1472 8.79185 15.1423 8.79185C15.1373 8.79185 15.1325 8.79282 15.1279 8.79471C15.1234 8.7966 15.1192 8.79937 15.1157 8.80286' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.8735 11.8602C14.8683 11.8655 14.8647 11.8722 14.8633 11.8794C14.8619 11.8867 14.8626 11.8942 14.8655 11.9011C14.8683 11.9079 14.8731 11.9138 14.8793 11.9179C14.8854 11.922 14.8927 11.9242 14.9001 11.9242C14.9075 11.9242 14.9148 11.922 14.9209 11.9179C14.9271 11.9138 14.9319 11.9079 14.9347 11.9011C14.9376 11.8942 14.9383 11.8867 14.9369 11.8794C14.9354 11.8722 14.9319 11.8655 14.9266 11.8602C14.9232 11.8567 14.919 11.854 14.9145 11.8521C14.9099 11.8502 14.905 11.8492 14.9001 11.8492C14.8952 11.8492 14.8903 11.8502 14.8857 11.8521C14.8812 11.854 14.877 11.8567 14.8735 11.8602' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.74946 5.67778L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M9.74946 2.02046L11.5781 3.84912' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M11.0545 4.06231C10.0724 3.71178 9.01617 3.6219 7.98895 3.80146C6.96173 3.98102 5.99863 4.42387 5.19367 5.08678C4.38871 5.74969 3.7694 6.61001 3.39621 7.58374C3.02301 8.55746 2.90869 9.61132 3.0644 10.6424C3.22011 11.6735 3.64053 12.6466 4.28462 13.4667C4.9287 14.2868 5.77444 14.9259 6.73926 15.3216C7.70408 15.7172 8.75501 15.8559 9.78944 15.7241C10.8239 15.5924 11.8065 15.1946 12.6413 14.5697' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M13.9439 6.21058C13.9386 6.21582 13.9351 6.22251 13.9336 6.22978C13.9322 6.23705 13.9329 6.24458 13.9358 6.25143C13.9386 6.25828 13.9434 6.26413 13.9496 6.26824C13.9557 6.27236 13.963 6.27456 13.9704 6.27456C13.9778 6.27456 13.9851 6.27237 13.9912 6.26825C13.9974 6.26413 14.0022 6.25828 14.005 6.25144C14.0079 6.24459 14.0086 6.23706 14.0072 6.22978C14.0058 6.22251 14.0022 6.21583 13.997 6.21058C13.9935 6.20709 13.9893 6.20432 13.9848 6.20243C13.9802 6.20053 13.9753 6.19956 13.9704 6.19956C13.9655 6.19956 13.9606 6.20053 13.956 6.20242C13.9515 6.20431 13.9473 6.20708 13.9439 6.21058' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.1157 8.80286C15.1105 8.80811 15.1069 8.81479 15.1055 8.82206C15.1041 8.82933 15.1048 8.83687 15.1076 8.84372C15.1105 8.85056 15.1153 8.85642 15.1215 8.86053C15.1276 8.86465 15.1349 8.86685 15.1423 8.86685C15.1497 8.86685 15.1569 8.86465 15.1631 8.86053C15.1693 8.85642 15.1741 8.85056 15.1769 8.84372C15.1798 8.83687 15.1805 8.82933 15.1791 8.82206C15.1776 8.81479 15.1741 8.80811 15.1688 8.80286C15.1653 8.79937 15.1612 8.7966 15.1567 8.79471C15.1521 8.79282 15.1472 8.79185 15.1423 8.79185C15.1373 8.79185 15.1325 8.79282 15.1279 8.79471C15.1234 8.7966 15.1192 8.79937 15.1157 8.80286' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.8735 11.8602C14.8683 11.8655 14.8647 11.8722 14.8633 11.8794C14.8619 11.8867 14.8626 11.8942 14.8655 11.9011C14.8683 11.9079 14.8731 11.9138 14.8793 11.9179C14.8854 11.922 14.8927 11.9242 14.9001 11.9242C14.9075 11.9242 14.9148 11.922 14.9209 11.9179C14.9271 11.9138 14.9319 11.9079 14.9347 11.9011C14.9376 11.8942 14.9383 11.8867 14.9369 11.8794C14.9354 11.8722 14.9319 11.8655 14.9266 11.8602C14.9232 11.8567 14.919 11.854 14.9145 11.8521C14.9099 11.8502 14.905 11.8492 14.9001 11.8492C14.8952 11.8492 14.8903 11.8502 14.8857 11.8521C14.8812 11.854 14.877 11.8567 14.8735 11.8602' stroke='%233969CB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:0 0;background-size:1.125rem 1.125rem;display:inline-block;width:1.125rem;height:1.125rem;margin-left:0.3125rem;background-color:#3d7ade}.sb-sjb .sjb-page .list-data .v1 .tooltip,.sb-sjb .sjb-page .list-data .v2 .tooltip{position:relative}.sb-sjb .sjb-page .list-data .v1 .tooltip:not(.no-flex),.sb-sjb .sjb-page .list-data .v2 .tooltip:not(.no-flex){display:flex;flex-wrap:wrap}.sb-sjb .sjb-page .list-data .v1 .tooltip.no-flex .tooltip-icon,.sb-sjb .sjb-page .list-data .v2 .tooltip.no-flex .tooltip-icon{cursor:pointer}.sb-sjb .sjb-page .list-data .v1 .tooltip.no-flex .tooltip-container,.sb-sjb .sjb-page .list-data .v2 .tooltip.no-flex .tooltip-container{display:inline-block}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-container,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-container{position:relative}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-container .tooltip-text,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-container .tooltip-text{right:-3.125rem}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-container .tooltip-text:before,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-container .tooltip-text:before{right:7rem}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-container.tooltip-active .tooltip-text,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-container.tooltip-active .tooltip-text{visibility:visible !important;opacity:1 !important}.sb-sjb .sjb-page .list-data .v1 .tooltip .input,.sb-sjb .sjb-page .list-data .v2 .tooltip .input{width:100%}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-icon,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-icon{display:inline-block;width:16px;height:16px;background-size:cover;margin-left:5px;cursor:help}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-icon:before,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-icon:before{content:"ℹ";background-color:#9a9a9b;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50px}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-text,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-text{visibility:hidden;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px;line-height:2;position:absolute;z-index:4;bottom:2.1875rem;left:-4.375rem;opacity:0;transition:opacity .3s;font-size:0.625rem}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-text a,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-text a{color:#fff}.sb-sjb .sjb-page .list-data .v1 .tooltip .tooltip-text::before,.sb-sjb .sjb-page .list-data .v2 .tooltip .tooltip-text::before{content:"";position:absolute;transform:rotate(45deg);background-color:#333;padding:5px;z-index:1;right:4.5625rem;bottom:-0.3125rem}.sb-sjb .sjb-page .list-data .v1 .tooltip:not(.no-flex) .tooltip-icon:hover+.tooltip-text,.sb-sjb .sjb-page .list-data .v2 .tooltip:not(.no-flex) .tooltip-icon:hover+.tooltip-text{visibility:visible !important;opacity:1 !important}.sb-sjb .sjb-page .list-data .v1 .job-info h4 a,.sb-sjb .sjb-page .list-data .v2 .job-info h4 a{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#37537c}.sb-sjb .sjb-page .list-data .v1 h3 .job-title,.sb-sjb .sjb-page .list-data .v2 h3 .job-title{font-size:1.5rem}.sb-sjb .sjb-page .list-data .v1 .job-title,.sb-sjb .sjb-page .list-data .v2 .job-title{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#37537c}.sb-sjb .sjb-page .list-data .v1 .job-date,.sb-sjb .sjb-page .list-data .v2 .job-date{text-align:right}.sb-sjb .sjb-page .list-data .v1 .job-date i,.sb-sjb .sjb-page .list-data .v2 .job-date i{float:none}.sb-sjb .btn-primary{background-color:inherit}.sb-socials .sb-socials-container{width:34px;border-radius:5px}@media(max-width: 991.98px){.sb-socials .sb-socials-container{float:left;display:flex;flex-direction:row;width:auto}.sb-socials .sb-socials-container a{border-right:1px solid #f1f1f1;border-top:none}}.sb-socials .sb-socials-container a{display:block;overflow:hidden;width:100%;padding:5px;border-top:1px solid #f1f1f1}.sb-socials .sb-socials-container a i{margin:0 auto;background-color:gray}.sb-socials .sb-socials-container a:hover i{background-color:#3d7bde}.sb-socials .fb-icon{display:block;width:1.5rem;height:1.5rem;mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M12 2C6.477 2 2 6.477 2 12c0 5.013 3.693 9.153 8.505 9.876V14.65H8.031v-2.629h2.474v-1.749c0-2.896 1.411-4.167 3.818-4.167 1.153 0 1.762.085 2.051.124v2.294h-1.642c-1.022 0-1.379.969-1.379 2.061v1.437h2.995l-.406 2.629h-2.588v7.247C18.235 21.236 22 17.062 22 12c0-5.523-4.477-10-10-10z'/></svg>") no-repeat 100% 100%;mask-size:cover;-webkit-mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M12 2C6.477 2 2 6.477 2 12c0 5.013 3.693 9.153 8.505 9.876V14.65H8.031v-2.629h2.474v-1.749c0-2.896 1.411-4.167 3.818-4.167 1.153 0 1.762.085 2.051.124v2.294h-1.642c-1.022 0-1.379.969-1.379 2.061v1.437h2.995l-.406 2.629h-2.588v7.247C18.235 21.236 22 17.062 22 12c0-5.523-4.477-10-10-10z'/></svg>") no-repeat 100% 100%;-webkit-mask-size:cover}.sb-socials .tw-icon{display:block;width:1.5rem;height:1.5rem;mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' width='48' height='48'><path d='M 6.9199219 6 L 21.136719 26.726562 L 6.2285156 44 L 9.40625 44 L 22.544922 28.777344 L 32.986328 44 L 43 44 L 28.123047 22.3125 L 42.203125 6 L 39.027344 6 L 26.716797 20.261719 L 16.933594 6 L 6.9199219 6 z'></path></svg>") no-repeat 100% 100%;-webkit-mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' width='48' height='48'><path d='M 6.9199219 6 L 21.136719 26.726562 L 6.2285156 44 L 9.40625 44 L 22.544922 28.777344 L 32.986328 44 L 43 44 L 28.123047 22.3125 L 42.203125 6 L 39.027344 6 L 26.716797 20.261719 L 16.933594 6 L 6.9199219 6 z'></path></svg>") no-repeat 100% 100%;mask-size:cover;-webkit-mask-size:cover}.sb-socials .rd-icon{display:block;width:1.5rem;height:1.5rem;mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M14 3c-1.7 0-3 1.414-3 3v2.031c-2.117.145-4.023.754-5.563 1.688C4.88 9.28 4.22 9.03 3.563 9.03c-.726 0-1.433.278-1.937.844-.957 1.195-.871 3.148.469 4.156A4.967 4.967 0 0 0 2 15c0 2.055 1.242 3.844 3.063 5.063C6.883 21.28 9.32 22 12 22c2.68 0 5.117-.719 6.938-1.938C20.758 18.845 22 17.055 22 15c0-.332-.063-.652-.125-.969 1.363-1.086 1.504-3.027.5-4.156-.504-.566-1.21-.844-1.938-.844-.656 0-1.316.25-1.875.688C17.023 8.785 15.117 8.176 13 8.03V6c0-.613.3-1 1-1 .32 0 .773.172 1.531.438a9.417 9.417 0 0 0 2.719.53C18.59 6.587 19.25 7 20 7c1.102 0 2-.898 2-2a2.004 2.004 0 0 0-3.719-1.031 7.022 7.022 0 0 1-2.093-.406C15.52 3.328 14.877 3 14 3Zm6 1c.602 0 1 .398 1 1s-.398 1-1 1-1-.398-1-1 .398-1 1-1Zm-8 6c2.32 0 4.383.637 5.813 1.594C19.242 12.55 20 13.754 20 15s-.758 2.45-2.188 3.406C16.383 19.363 14.32 20 12 20c-2.32 0-4.383-.637-5.813-1.594C4.758 17.45 4 16.246 4 15s.758-2.45 2.188-3.406C7.617 10.637 9.68 10 12 10Zm-8.406.031c.332 0 .683.07 1 .25-.965.742-1.715 1.656-2.157 2.688-.582-.688-.57-1.778-.062-2.438.297-.336.746-.5 1.219-.5Zm16.812 0c.473 0 .922.164 1.219.5.492.555.531 1.645-.063 2.406-.44-1.023-1.199-1.917-2.156-2.656.317-.18.668-.25 1-.25ZM9 12a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm6 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm1.094 4.406c-.899.801-2.395 1.282-4.094 1.282-1.7 0-3.195-.489-4.094-1.188C8.406 17.8 10 19 12 19c2 0 3.594-1.195 4.094-2.594Z'/></svg>") no-repeat 100% 100%;-webkit-mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M14 3c-1.7 0-3 1.414-3 3v2.031c-2.117.145-4.023.754-5.563 1.688C4.88 9.28 4.22 9.03 3.563 9.03c-.726 0-1.433.278-1.937.844-.957 1.195-.871 3.148.469 4.156A4.967 4.967 0 0 0 2 15c0 2.055 1.242 3.844 3.063 5.063C6.883 21.28 9.32 22 12 22c2.68 0 5.117-.719 6.938-1.938C20.758 18.845 22 17.055 22 15c0-.332-.063-.652-.125-.969 1.363-1.086 1.504-3.027.5-4.156-.504-.566-1.21-.844-1.938-.844-.656 0-1.316.25-1.875.688C17.023 8.785 15.117 8.176 13 8.03V6c0-.613.3-1 1-1 .32 0 .773.172 1.531.438a9.417 9.417 0 0 0 2.719.53C18.59 6.587 19.25 7 20 7c1.102 0 2-.898 2-2a2.004 2.004 0 0 0-3.719-1.031 7.022 7.022 0 0 1-2.093-.406C15.52 3.328 14.877 3 14 3Zm6 1c.602 0 1 .398 1 1s-.398 1-1 1-1-.398-1-1 .398-1 1-1Zm-8 6c2.32 0 4.383.637 5.813 1.594C19.242 12.55 20 13.754 20 15s-.758 2.45-2.188 3.406C16.383 19.363 14.32 20 12 20c-2.32 0-4.383-.637-5.813-1.594C4.758 17.45 4 16.246 4 15s.758-2.45 2.188-3.406C7.617 10.637 9.68 10 12 10Zm-8.406.031c.332 0 .683.07 1 .25-.965.742-1.715 1.656-2.157 2.688-.582-.688-.57-1.778-.062-2.438.297-.336.746-.5 1.219-.5Zm16.812 0c.473 0 .922.164 1.219.5.492.555.531 1.645-.063 2.406-.44-1.023-1.199-1.917-2.156-2.656.317-.18.668-.25 1-.25ZM9 12a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm6 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm1.094 4.406c-.899.801-2.395 1.282-4.094 1.282-1.7 0-3.195-.489-4.094-1.188C8.406 17.8 10 19 12 19c2 0 3.594-1.195 4.094-2.594Z'/></svg>") no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover}.sb-socials .in-icon{display:block;width:1.5rem;height:1.5rem;mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM9 17H6.477v-7H9v7zM7.694 8.717c-.771 0-1.286-.514-1.286-1.2s.514-1.2 1.371-1.2c.771 0 1.286.514 1.286 1.2s-.514 1.2-1.371 1.2zM18 17h-2.442v-3.826c0-1.058-.651-1.302-.895-1.302s-1.058.163-1.058 1.302V17h-2.523v-7h2.523v.977c.325-.57.976-.977 2.197-.977S18 10.977 18 13.174V17z'/></svg>") no-repeat 100% 100%;-webkit-mask:url("data:image/svg+xml,<svg fill='gray' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='48' height='48'><path d='M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM9 17H6.477v-7H9v7zM7.694 8.717c-.771 0-1.286-.514-1.286-1.2s.514-1.2 1.371-1.2c.771 0 1.286.514 1.286 1.2s-.514 1.2-1.371 1.2zM18 17h-2.442v-3.826c0-1.058-.651-1.302-.895-1.302s-1.058.163-1.058 1.302V17h-2.523v-7h2.523v.977c.325-.57.976-.977 2.197-.977S18 10.977 18 13.174V17z'/></svg>") no-repeat 100% 100%;-webkit-mask-size:cover}ul.tabs{padding:0.25rem;background:#e5f3ff;border-radius:0.875rem;margin-bottom:3rem;list-style:none;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden}ul.tabs li{display:flex;flex-direction:row;align-items:center;padding:0.6875rem 0.75rem;cursor:pointer;border-radius:0.75rem;margin:0 0.75rem;font-style:normal;font-weight:500;font-size:1rem;line-height:1.25rem;color:#0a0a0a;white-space:nowrap}ul.tabs li::before{content:""}ul.tabs li a{color:#0a0a0a;text-decoration:none}ul.tabs li:first-child{margin-left:0}ul.tabs li:last-child{margin-right:0}ul.tabs li.active{background:#467bbb;color:#fff}ul.tabs li.active a{color:#fff}section{font-size:1.125rem;line-height:1.8rem}section ul{margin-top:1.5rem;padding:0;list-style:none;padding-left:1rem;margin-bottom:1.5rem}section ul li{font-style:normal;font-weight:normal;margin-bottom:0.75rem}section ul li::before{content:"•";color:#c0e0ff;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;font-size:1.25rem}section ol{margin-top:1.5rem;padding:0;padding-left:1rem}section ol li{font-style:normal;font-weight:normal;margin-bottom:0.75rem}section ol li::marker{display:inline-block;width:1em;margin-left:-1em}body,html{font-family:"Inter",sans-serif;font-size:16px;background:#fff}.has-normal-font-size,.has-regular-font-size{font-size:1rem !important;line-height:1.25rem !important}.img-fluid{max-width:100%;height:auto}.img-fluid img{max-width:100%;height:auto}.wp-block-image img{max-width:100%;height:auto}.align-col-middle{display:flex !important;align-items:center}.align-col-middle p{font-family:"Inter",sans-serif;font-style:normal;font-weight:normal;font-size:0.75rem;line-height:1rem;color:#9dabbf}.wpcf7-response-output{border:none !important;padding:0;color:#dc3232;text-align:center;margin:0 0 16px 0 !important}.wpdt-c{overflow-x:auto}.container-xxl{padding:0 1.25rem}.single-post img.aligncenter{margin:0 auto;display:block}.single-post img.alignright{float:right;margin:.5em 0 .5em 1em}.single-post img.alignleft{float:left;margin:.5em 1em .5em 0}.wpcf7-spinner{margin-right:-44px !important}.popup-outer .sjb-quick-apply-modal-close-btn{right:0;top:90px}.sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v1{padding:80px 20px 20px 20px !important}.popup-outer .sjb-quick-apply-modal-close-btn{top:60px}@media only screen and (max-width: 400px){.wp-block-spinai-elements-spinai-comments .content>.comment>.avatar>.avatar{width:6rem !important}.wp-block-spinai-elements-spinai-comments.is-style-comment-default .content>.comment>.avatar .name{padding-left:1em}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit{float:none;margin:0 auto}}@media(min-width: 992px){.content-bcg .carousel-indicators{display:none !important}}.sticky.d-none.d-lg-block .hs_email.hs-email{font-size:.9rem;width:95%}.sticky.d-none.d-lg-block .legal-consent-container{width:95%}.sticky.d-none.d-lg-block .hs-form-booleancheckbox p{font-size:.875rem;line-height:1.2rem}.sticky.d-none.d-lg-block .sb-hsform .hbspt-form .hs-button.primary{margin-bottom:10px}.webinar-date{position:absolute;right:1em;top:1em}.webinar-date span{font-size:.8em;padding:.2em .5em;background:#e5f3ff;font-weight:bold;display:flex;align-items:center;border-radius:7px}.webinar-date span svg,.webinar-date span .webinar-link img{margin:0 .5em 0 0}.webinar-date .webinar-link{display:flex;font-size:1rem;align-items:center}.post .wp-block-spinai-blocks-spinai-faq.faq{margin-bottom:3em}.single-post table,.single-post table th,.single-post table td{border:none}.single-post table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;background-color:#fff;border:1px solid #e9edf0}.single-post table th{background-color:#3d7ade;text-align:left;padding:12px 15px;text-transform:uppercase;font-weight:600}.single-post table td{padding:12px 15px;border-bottom:1px solid #e9edf0}.single-post table td.important{font-weight:bold;background-color:#ffe082}.single-post table tr:nth-child(even){background-color:#f5fbff}@media(max-width: 768px){.single-post table{font-size:14px}.single-post table th,.single-post table td{padding:8px}}
