@font-face{font-weight:700;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Bold.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:italic;src:url(/assets/fonts/Optima/Optima-Italic.woff) format("woff")}@font-face{font-weight:400;font-family:Optima;font-style:normal;src:url(/assets/fonts/Optima/Optima-Text.woff) format("woff")}@font-face{font-weight:400;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Regular.woff2) format("woff2")}@font-face{font-weight:700;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Bold.woff2) format("woff2")}@font-face{font-weight:400;font-family:Lato;font-style:italic;src:url(/assets/fonts/Lato/Lato-Italic.woff2) format("woff2")}@font-face{font-weight:300;font-family:Lato;font-style:normal;src:url(/assets/fonts/Lato/Lato-Thin.woff2) format("woff2")}@font-face{font-weight:400;font-family:Abril Fatface;font-style:normal;src:url(/assets/fonts/AbrilFatface/AbrilFatface-Regular.woff2) format("woff2")}:root{--breakpoint-mobile-s:320;--breakpoint-mobile-m:375;--breakpoint-mobile-l:425;--breakpoint-tablet:768;--breakpoint-laptop:1024;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-ResourcingProgressLine{display:flex;flex-direction:column;gap:.5rem}.c-ResourcingProgressLine__Container{display:flex;align-items:center;justify-content:space-between}.c-ResourcingProgressLine__Rate,.c-ResourcingProgressLine__Title{font:normal 1rem/1.5 Lato}.c-ResourcingProgressLine__Progressbar{width:100%;height:.25rem;background:#dbdbdb;border-radius:3.125rem}.c-ResourcingProgressLine__Progress{width:0;height:100%;background:#30445f;border-radius:3.125rem;animation:fill-progress 1.5s ease-out forwards}.c-ResourcingProgressLine_Type_Creative .c-ResourcingProgressLine__Progress{background:#f56c6c}.c-ResourcingProgressLine_Type_Emotional .c-ResourcingProgressLine__Progress{background:#ffc64c}.c-ResourcingProgressLine_Type_Mental .c-ResourcingProgressLine__Progress{background:#756ab9}.c-ResourcingProgressLine_Type_Physical .c-ResourcingProgressLine__Progress{background:#358fb0}.c-ResourcingProgressLine_Type_Social .c-ResourcingProgressLine__Progress{background:#ca665d}.c-ResourcingProgressLine_Type_Sensorial .c-ResourcingProgressLine__Progress{background:#4db47f}.c-ResourcingProgressLine_Type_Spiritual .c-ResourcingProgressLine__Progress{background:#c068b7}.c-ResourcingProgressLine_Type_Cognitive .c-ResourcingProgressLine__Progress{background:#ea7334}@keyframes fill-progress{0%{width:0}to{width:var(--progress-width)}}