@keyframes workflow-timeline-arrow-bounce-down{0%,100%{transform:translateX(-50%) translateY(6px);transform:translateX(-50%) translateY(var(--workflow-timeline-arrow-bounce-distance, 6px));animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-fall, cubic-bezier(0.8, 0, 1, 1))}40%{transform:translateX(-50%) translateY(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}60%{transform:translateX(-50%) translateY(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}}@keyframes workflow-timeline-arrow-bounce-up{0%,100%{transform:translateX(-50%) translateY(calc(-1 * 6px)) rotate(180deg);transform:translateX(-50%) translateY(calc(-1 * var(--workflow-timeline-arrow-bounce-distance, 6px))) rotate(180deg);animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-fall, cubic-bezier(0.8, 0, 1, 1))}40%{transform:translateX(-50%) rotate(180deg);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}60%{transform:translateX(-50%) rotate(180deg);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}}@keyframes workflow-timeline-arrow-bounce-right{0%,100%{transform:translateY(-50%) translateX(6px);transform:translateY(-50%) translateX(var(--workflow-timeline-arrow-bounce-distance, 6px));animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-fall, cubic-bezier(0.8, 0, 1, 1))}40%{transform:translateY(-50%) translateX(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}60%{transform:translateY(-50%) translateX(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}}@keyframes workflow-timeline-arrow-bounce-left{0%,100%{transform:translateY(-50%) translateX(calc(-1 * 6px));transform:translateY(-50%) translateX(calc(-1 * var(--workflow-timeline-arrow-bounce-distance, 6px)));animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-fall, cubic-bezier(0.8, 0, 1, 1))}40%{transform:translateY(-50%) translateX(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}60%{transform:translateY(-50%) translateX(0);animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:var(--workflow-timeline-arrow-bounce-ease-rise, cubic-bezier(0, 0, 0.2, 1))}}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section{--workflow-timeline-arrow-bounce-distance: 6px;--workflow-timeline-arrow-bounce-duration: 1.2s;--workflow-timeline-arrow-bounce-delay: 0s;--workflow-timeline-arrow-bounce-ease-fall: cubic-bezier(0.8, 0, 1, 1);--workflow-timeline-arrow-bounce-ease-rise: cubic-bezier(0, 0, 0.2, 1);background-color:#ffffff;background-color:var(--alteia-workflow-timeline-section-bg, #ffffff);color:#0a4f55;color:var(--alteia-workflow-timeline-section-text-color, var(--wp--preset--color--primary, #0a4f55));width:100%;max-width:100% !important;margin:0;margin:var(--alteia-workflow-timeline-section-margin, 0);box-sizing:border-box}.alteia-workflow-timeline-section__wrapper{width:100%;max-width:1140px;max-width:var(--wp--style--global--content-size, 1140px);margin-left:auto;margin-right:auto;box-sizing:border-box;padding:80px 0;padding:var(--alteia-workflow-timeline-section-padding, 80px 0);padding-left:20px;padding-left:var(--wp--preset--spacing--section-horizontal, 20px);padding-right:20px;padding-right:var(--wp--preset--spacing--section-horizontal, 20px)}.alteia-workflow-timeline-section__header{margin-bottom:max(2rem, min(4vw, 3.5rem))}.alteia-workflow-timeline-section__heading:empty{display:none;margin:0}.alteia-workflow-timeline-section__heading h2{margin:0;padding:0;font-family:"SourceSansPro", sans-serif;font-family:var(--wp--preset--font-family--source-sans-pro, "SourceSansPro", sans-serif);font-size:max(2rem, min(4vw, 3.5rem));font-weight:600;line-height:1.25;color:#0a4f55;color:var(--alteia-workflow-timeline-section-heading-color, var(--wp--preset--color--primary, #0a4f55))}.alteia-workflow-timeline-section__subheading{margin-top:max(.75rem, min(2vw, 1.25rem))}.alteia-workflow-timeline-section__subheading:empty{display:none;margin:0}.alteia-workflow-timeline-section__subheading p{margin:0;padding:0;font-family:"SourceSansPro", sans-serif;font-family:var(--wp--preset--font-family--source-sans-pro, "SourceSansPro", sans-serif);font-size:max(1rem, min(1.5vw, 1.125rem));font-weight:400;line-height:1.65;color:#0a4f55;color:var(--alteia-workflow-timeline-section-subheading-color, var(--wp--preset--color--primary, #0a4f55))}.alteia-workflow-timeline-section__cards{display:grid;grid-template-columns:minmax(0, 1fr);grid-gap:32px;gap:32px}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__cards,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__cards{grid-template-columns:repeat(3, minmax(0, 1fr));gap:48px 48px}.alteia-workflow-timeline-section__card{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:24px;border-radius:16px;background-color:#f0f6f5;background-color:var(--alteia-workflow-timeline-section-card-bg, var(--wp--preset--color--primary-light, #f0f6f5));transition:all .3s ease-in-out}.alteia-workflow-timeline-section__card:hover,.alteia-workflow-timeline-section__card:focus-within{background-color:#397245;background-color:var(--alteia-workflow-timeline-section-card-hover-bg, #397245)}.alteia-workflow-timeline-section__card:hover .alteia-workflow-timeline-section__card-title,.alteia-workflow-timeline-section__card:focus-within .alteia-workflow-timeline-section__card-title{color:#ffffff;color:var(--alteia-workflow-timeline-section-card-hover-title-color, #ffffff)}.alteia-workflow-timeline-section__card:hover .alteia-workflow-timeline-section__card-description,.alteia-workflow-timeline-section__card:focus-within .alteia-workflow-timeline-section__card-description{color:#ffffff;color:var(--alteia-workflow-timeline-section-card-hover-text-color, #ffffff)}.alteia-workflow-timeline-section__card--active{background-color:#397245;background-color:var(--alteia-workflow-timeline-section-card-hover-bg, #397245)}.alteia-workflow-timeline-section__card--active .alteia-workflow-timeline-section__card-title{color:#ffffff;color:var(--alteia-workflow-timeline-section-card-hover-title-color, #ffffff)}.alteia-workflow-timeline-section__card--active .alteia-workflow-timeline-section__card-description{color:#ffffff;color:var(--alteia-workflow-timeline-section-card-hover-text-color, #ffffff)}.alteia-workflow-timeline-section__card--active:hover,.alteia-workflow-timeline-section__card--active:focus-within{background-color:#f0f6f5;background-color:var(--alteia-workflow-timeline-section-card-bg, var(--wp--preset--color--primary-light, #f0f6f5))}.alteia-workflow-timeline-section__card--active:hover .alteia-workflow-timeline-section__card-title,.alteia-workflow-timeline-section__card--active:focus-within .alteia-workflow-timeline-section__card-title{color:#0a4f55;color:var(--alteia-workflow-timeline-section-card-title-color, var(--wp--preset--color--primary, #0a4f55))}.alteia-workflow-timeline-section__card--active:hover .alteia-workflow-timeline-section__card-description,.alteia-workflow-timeline-section__card--active:focus-within .alteia-workflow-timeline-section__card-description{color:#0a4f55;color:var(--alteia-workflow-timeline-section-card-text-color, var(--wp--preset--color--primary, #0a4f55))}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--1{grid-column:1;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--2{grid-column:1;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--3{grid-column:2;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--4{grid-column:2;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--5{grid-column:3;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--6{grid-column:3;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--1::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--2::after{content:"";position:absolute;right:calc(-1*48px/2 - 27.5px);top:50%;transform:translateY(-50%);width:calc(48px/2 + 55px);height:15px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-left-to-right.e689925f.svg);background-repeat:no-repeat;background-size:55px 15px;background-position:right center;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-right 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-right var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--3::after{content:"";position:absolute;top:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%) rotate(180deg);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-up 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-up var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--4::after{content:"";position:absolute;right:calc(-1*48px/2 - 27.5px);top:50%;transform:translateY(-50%);width:calc(48px/2 + 55px);height:15px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-left-to-right.e689925f.svg);background-repeat:no-repeat;background-size:55px 15px;background-position:right center;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-right 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-right var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--5::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--1{grid-column:1;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--2{grid-column:1;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--3{grid-column:1;grid-row:3}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--4{grid-column:2;grid-row:3}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--5{grid-column:2;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--6{grid-column:2;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--7{grid-column:3;grid-row:1}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--8{grid-column:3;grid-row:2}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--9{grid-column:3;grid-row:3}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--1::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--2::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--3::after{content:"";position:absolute;right:calc(-1*48px/2 - 27.5px);top:50%;transform:translateY(-50%);width:calc(48px/2 + 55px);height:15px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-left-to-right.e689925f.svg);background-repeat:no-repeat;background-size:55px 15px;background-position:right center;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-right 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-right var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--4::after{content:"";position:absolute;top:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%) rotate(180deg);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-up 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-up var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--5::after{content:"";position:absolute;top:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%) rotate(180deg);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-up 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-up var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--6::after{content:"";position:absolute;right:calc(-1*48px/2 - 27.5px);top:50%;transform:translateY(-50%);width:calc(48px/2 + 55px);height:15px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-left-to-right.e689925f.svg);background-repeat:no-repeat;background-size:55px 15px;background-position:right center;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-right 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-right var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--7::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--8::after{content:"";position:absolute;bottom:calc(-1*48px/2 - 27.5px);left:50%;transform:translateX(-50%);width:15px;height:calc(48px/2 + 55px);background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:15px 55px;background-position:center bottom;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.alteia-workflow-timeline-section__card-icon-circle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:96px;height:96px;margin-bottom:40px;padding:12px;border-radius:50%;background-color:#0a4f55;background-color:var(--alteia-workflow-timeline-section-card-icon-bg, var(--wp--preset--color--primary, #0a4f55));box-sizing:border-box}.alteia-workflow-timeline-section__card-icon{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.alteia-workflow-timeline-section__card-icon-placeholder{display:block;width:48px;height:48px;border-radius:8px;background-color:hsla(0,0%,100%,.2)}.alteia-workflow-timeline-section__card-title{margin:0 0 .75rem;padding:0;font-family:"SourceSansPro", sans-serif;font-family:var(--wp--preset--font-family--source-sans-pro, "SourceSansPro", sans-serif);font-size:max(1.5rem, min(2vw, 2rem));font-weight:600;line-height:1.25;color:#0a4f55;color:var(--alteia-workflow-timeline-section-card-title-color, var(--wp--preset--color--primary, #0a4f55));transition:color .3s ease-in-out}.alteia-workflow-timeline-section__card-description{margin:0;padding:0;font-family:"SourceSansPro", sans-serif;font-family:var(--wp--preset--font-family--source-sans-pro, "SourceSansPro", sans-serif);font-size:max(1rem, min(1.5vw, 1.125rem));font-weight:400;line-height:1.6;color:#0a4f55;color:var(--alteia-workflow-timeline-section-card-text-color, var(--wp--preset--color--primary, #0a4f55));transition:color .3s ease-in-out}@media (max-width: 767px){.alteia-workflow-timeline-section__wrapper{padding-top:40px;padding-bottom:40px}.alteia-workflow-timeline-section__header{margin-bottom:2rem}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__cards,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__cards{display:flex;flex-direction:column;gap:0}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--1,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--2,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--3,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--4,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--5,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--6,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--7,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--8,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--9,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--1,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--2,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--3,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--4,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--5,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--6,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--7,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--8,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--9{grid-column:auto;grid-row:auto}.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--1::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--2::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--3::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--4::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--5::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--6::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--7::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-6 .alteia-workflow-timeline-section__card--8::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--1::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--2::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--3::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--4::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--5::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--6::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--7::after,.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section.alteia-workflow-timeline-section--cards-9 .alteia-workflow-timeline-section__card--8::after{top:auto;right:auto;bottom:-50px;left:50%;transform:translateX(-50%);width:25px;height:45px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-size:contain;background-position:center;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.alteia-workflow-timeline-section__card{padding:16px;margin-bottom:60px}.alteia-workflow-timeline-section__card:not(:last-child)::after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:15px;height:24px;background-image:url(/wp-content/themes/alteia/assets/build/images/management-process-arrow-top-to-bottom.7f936eaa.svg);background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none;z-index:1;animation:workflow-timeline-arrow-bounce-down 1.2s 0s infinite;animation:workflow-timeline-arrow-bounce-down var(--workflow-timeline-arrow-bounce-duration, 1.2s) var(--workflow-timeline-arrow-bounce-delay, 0s) infinite}.alteia-workflow-timeline-section__card:last-child{margin-bottom:0}.alteia-workflow-timeline-section__card-icon-circle{width:80px;height:80px;margin-bottom:24px}}@media (max-width: 480px){.alteia-workflow-timeline-section__card{padding:16px}}@media (prefers-reduced-motion: reduce){.wp-block-alteia-workflow-timeline-section.alteia-workflow-timeline-section .alteia-workflow-timeline-section__card::after{animation:none}}
