/*!/wp-content/themes/bootstrap-blocks/blocks/process-steps/process-steps.css*/.process-steps{background:var(--main-20);border-top:1px solid rgb(250 252 253 / .2);border-bottom:1px solid rgb(250 252 253 / .2);.process-steps__container{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding-top:40px;padding-bottom:40px}.process-steps__header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.process-steps__eyebrow{margin:0;color:#FFF;font-size:14px;font-weight:600;line-height:20px;letter-spacing:1.92px;text-transform:uppercase}.process-steps__title{margin:0;color:#FAFCFD;font-weight:700;font-size:24px;line-height:32px}.process-steps__lead{margin:0;color:rgb(250 252 253 / .85);font-size:14px;font-weight:400;line-height:23px}.process-steps__list{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin:0;padding:0;list-style:none}.process-steps__item{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;background:rgb(250 252 253 / .18);border-radius:8px}.process-steps__badge{display:none}.process-steps__number{display:flex;flex:none;flex-direction:column;justify-content:center;align-items:center;width:28px;height:28px;background:#009F99;border-radius:50%;color:#FFF;font-size:14px;font-weight:700;line-height:17px}.process-steps__item--featured .process-steps__number{background:#E8A020}.process-steps__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.process-steps__step-title{margin:0;color:#FFF;font-size:16px;font-weight:700;line-height:20px}.process-steps__step-description{margin:0;color:rgb(250 252 253 / .85);font-size:13px;font-weight:400;line-height:20px}.process-steps__note{display:flex;flex-direction:row;align-items:center;gap:19px;margin:0;padding:16px 24px;background:rgb(250 252 253 / .078);border:1px solid #379B91;border-radius:12px;color:#FAFCFD;font-size:15px;font-weight:400;line-height:22px}.process-steps__note-text{display:flex;flex-direction:column;gap:4px}.process-steps__note-title{font-weight:700}.process-steps__note-description{font-weight:400}.process-steps__note-icon{flex:none;color:#379B91}@media (min-width:992px){.process-steps__container{align-items:center;gap:48px;padding-top:96px;padding-bottom:96px}.process-steps__header{align-items:center;gap:13px;max-width:720px;text-align:center}.process-steps__eyebrow{font-size:12px;line-height:18px}.process-steps__title{font-size:36px;line-height:45px;letter-spacing:-.72px}.process-steps__lead{color:rgb(250 252 253 / .7);font-size:16px;line-height:26px}.process-steps__list{flex-direction:row;align-items:flex-start;align-self:stretch;gap:24px}.process-steps__item{position:relative;flex:1 1 0%;flex-direction:column;align-items:center;gap:12px;padding:0;background:#fff0;border-radius:0}.process-steps__item:not(:last-child)::after{content:"";position:absolute;top:64px;right:-22px;width:20px;height:12px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M4.16602 5.99991H15.834M10 9.50031L15.834 5.99991L10 2.49951' stroke='%23FAFCFD' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;opacity:.4}.process-steps__badge{display:block;margin:0;padding:4px 10px;background:#E8A020;border-radius:100px;color:#FFF;font-size:10px;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}.process-steps__item--featured .process-steps__badge{background:#FFF;color:#0E4E58}.process-steps__number{width:64px;height:64px;background:rgb(250 252 253 / .1);border:2px solid #FFF;font-size:18px;font-weight:800;line-height:22px}.process-steps__item--featured .process-steps__number{background:#E8A020;border-color:#fff0}.process-steps__body{align-items:center;gap:4px;text-align:center}.process-steps__step-title{color:#FAFCFD;font-size:13px;line-height:18px}.process-steps__item--featured .process-steps__step-title{color:#E8A020}.process-steps__step-description{color:#FFF;font-size:12px;line-height:17px}.process-steps__note{justify-content:center}}}