:root{--icon-width:3rem}.custom-interview-process{margin-inline:auto;max-width:var(--content-max-width);padding:2em 0 4em}.custom-interview-process__item-list{display:flex}@media (min-width:1024px){.custom-interview-process__item-list{position:relative}}@media (max-width:1023px){.custom-interview-process__item-list{align-items:center;flex-direction:column;padding-left:1rem;padding-right:1rem}}.custom-interview-process__item{z-index:2}@media (min-width:768px){.custom-interview-process__item{padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){.custom-interview-process__item{width:25%}}@media (max-width:1023px){.custom-interview-process__item{display:flex}.custom-interview-process__item+.custom-interview-process__item{margin-top:2em}}.custom-interview-process__icon-container img{--shadow-color:rgba(234,133,33,.38);filter:drop-shadow(0 8px 10px var(--shadow-color))}@media (min-width:1024px){.custom-interview-process__icon-container{margin-bottom:.8em}}@media (max-width:1023px){.custom-interview-process__icon-container{align-items:center;display:flex;flex-direction:column;font-size:2rem;justify-content:flex-start;padding:0 .5em;position:relative}.custom-interview-process__icon-container img{min-width:var(--icon-width)}.custom-interview-process__icon-container:before{--top-position:40%;background-color:var(--french-gray);bottom:0;content:"";height:calc(100% - var(--icon-width) - 1rem);left:50%;position:absolute;width:1px;z-index:1}.custom-interview-process__icon-container:after{--arrow-size:15px;background:var(--french-gray);bottom:-2px;clip-path:polygon(0 55%,50% 90%,100% 55%,100% 65%,50% 100%,0 66%);content:"";height:var(--arrow-size);left:calc(50% - var(--arrow-size)/2);position:absolute;width:var(--arrow-size)}.custom-interview-process__item:last-child .custom-interview-process__icon-container:after{background-color:#fff;border-radius:50%;clip-path:none;outline:1px solid var(--french-gray);z-index:1}}.custom-interview-process__step{color:var(--mid-gray);font-size:var(--natus-font-size);font-weight:var(--light-font-weight);font-weight:var(--heavy-font-weight);line-height:var(--natus-line-height);margin-bottom:0;text-transform:uppercase}@media (min-width:1024px){.custom-interview-process__step{align-items:center;display:flex;flex-direction:row-reverse;gap:1em;position:relative}.custom-interview-process__step:before{background-color:var(--french-gray);content:"";flex:1;height:2px;position:relative;width:100%;z-index:1}.custom-interview-process__step:after{--arrow-size:0.8rem;background:var(--french-gray);clip-path:polygon(0 55%,50% 90%,100% 55%,100% 65%,50% 100%,0 66%);content:"";height:var(--arrow-size);position:absolute;right:-1px;transform:rotate(-90deg);width:var(--arrow-size)}.custom-interview-process__item:last-child .custom-interview-process__step:after{background-color:#fff;border-radius:50%;clip-path:none;outline:1px solid var(--french-gray);z-index:1}}.custom-interview-process__title{font-size:var(--freed-font-size);font-weight:var(--middle-font-weight);font-weight:var(--heavy-font-weight);line-height:var(--freed-line-height)}@media (min-width:1024px){.custom-interview-process__title{margin-bottom:var(--space-1);margin-top:var(--space-2)}}@media (max-width:1023px){.custom-interview-process__title{margin-bottom:var(--space-0);margin-top:var(--space-0)}}.custom-interview-process__description,.custom-interview-process__description>p{font-size:var(--natus-font-size);font-weight:var(--light-font-weight);line-height:var(--natus-line-height)}@media (max-width:1023px){.custom-interview-process__description,.custom-interview-process__description>p{margin-left:auto;margin-right:auto;max-width:var(--freed-max-width)}}.custom-interview-process ul{list-style:none;margin:0;padding-left:0}