.progress-consctruction.white{filter:invert(1)}.progress-consctruction,.progress-consctruction.white{width:var(--content-size);margin-bottom:4px}.progress{width:28px;height:28px;line-height:150px;background:none;margin:0 auto;box-shadow:none;position:relative}.progress:after{content:"";width:85%;height:85%;border-radius:50%;border:2px solid #b9b9b982;position:absolute;top:0;left:0}.progress>span{width:50%;height:100%;overflow:hidden;position:absolute;top:0;z-index:1}.progress .progress-left{left:0}.progress .progress-bar{width:100%;height:100%;background:none;position:absolute;top:0;border:2px solid #f58220}.progress .progress-left .progress-bar{left:100%;border-top-right-radius:75px;border-bottom-right-radius:75px;border-left:0;transform-origin:center left}.progress .progress-right{right:0}.progress .progress-right .progress-bar{left:-100%;border-top-left-radius:75px;border-bottom-left-radius:75px;border-right:0;transform-origin:center right}.progress .progress-value{display:grid;place-content:center;height:100%}.progress .progress-value p{font-size:.8rem!important;color:var(--black-color)}.progress.progress_banner .progress-value p{color:var(--white-color)}.progress[data-percentage="10"] .progress-right .progress-bar{animation:loading-1 1.5s linear forwards}.progress[data-percentage="10"] .progress-left .progress-bar{animation:0}.progress[data-percentage="15"] .progress-right .progress-bar{animation:loading-15 1.5s linear forwards}.progress[data-percentage="15"] .progress-left .progress-bar{animation:0}.progress[data-percentage="20"] .progress-right .progress-bar{animation:loading-2 1.5s linear forwards}.progress[data-percentage="20"] .progress-left .progress-bar{animation:0}.progress[data-percentage="25"] .progress-right .progress-bar{animation:loading-25 1.5s linear forwards}.progress[data-percentage="25"] .progress-left .progress-bar{animation:0}.progress[data-percentage="30"] .progress-right .progress-bar{animation:loading-3 1.5s linear forwards}.progress[data-percentage="30"] .progress-left .progress-bar{animation:0}.progress[data-percentage="35"] .progress-right .progress-bar{animation:loading-35 1.5s linear forwards}.progress[data-percentage="35"] .progress-left .progress-bar{animation:0}.progress[data-percentage="40"] .progress-right .progress-bar{animation:loading-4 1.5s linear forwards}.progress[data-percentage="40"] .progress-left .progress-bar{animation:0}.progress[data-percentage="45"] .progress-right .progress-bar{animation:loading-45 1.5s linear forwards}.progress[data-percentage="45"] .progress-left .progress-bar{animation:0}.progress[data-percentage="50"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="50"] .progress-left .progress-bar{animation:0}.progress[data-percentage="55"] .progress-right .progress-bar{animation:loading-55 1.5s linear forwards}.progress[data-percentage="55"] .progress-left .progress-bar{animation:0}.progress[data-percentage="60"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="60"] .progress-left .progress-bar{animation:loading-1 1.5s linear 1.5s forwards}.progress[data-percentage="65"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="65"] .progress-left .progress-bar{animation:loading-1 1.5s linear 1.5s forwards}.progress[data-percentage="70"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="70"] .progress-left .progress-bar{animation:loading-2 1.5s linear 1.5s forwards}.progress[data-percentage="75"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="75"] .progress-left .progress-bar{animation:loading-2 1.5s linear 1.5s forwards}.progress[data-percentage="80"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="80"] .progress-left .progress-bar{animation:loading-3 1.5s linear 1.5s forwards}.progress[data-percentage="85"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="85"] .progress-left .progress-bar{animation:loading-3 1.5s linear 1.5s forwards}.progress[data-percentage="90"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="90"] .progress-left .progress-bar{animation:loading-4 1.5s linear 1.5s forwards}.progress[data-percentage="95"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="95"] .progress-left .progress-bar{animation:loading-4 1.5s linear 1.5s forwards}.progress[data-percentage="100"] .progress-right .progress-bar{animation:loading-5 1.5s linear forwards}.progress[data-percentage="100"] .progress-left .progress-bar{animation:loading-5 1.5s linear 1.5s forwards}@keyframes loading-1{0%{transform:rotate(0deg)}to{transform:rotate(36deg)}}@keyframes loading-15{0%{transform:rotate(0deg)}to{transform:rotate(54deg)}}@keyframes loading-2{0%{transform:rotate(0deg)}to{transform:rotate(72deg)}}@keyframes loading-25{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes loading-3{0%{transform:rotate(0deg)}to{transform:rotate(108deg)}}@keyframes loading-35{0%{transform:rotate(0deg)}to{transform:rotate(126deg)}}@keyframes loading-4{0%{transform:rotate(0deg)}to{transform:rotate(144deg)}}@keyframes loading-45{0%{transform:rotate(0deg)}to{transform:rotate(162deg)}}@keyframes loading-5{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes loading-55{0%{transform:rotate(0deg)}to{transform:rotate(198deg)}}.detail-section-padding{padding:8.75rem 0 6.938rem}.construction-box{padding:.625rem 1.375rem;background-color:#f6f6f6}.projectList-wrapper>div:nth-child(2n){background-color:#fafafa}.project-text-padding{padding:1rem}.projectList-wrapper a:hover .projects-imgs img{transform:scale(1.05)}.projects-imgs{overflow:hidden;background-color:#dedede}@media only screen and (max-width:767px){.detail-section-padding{padding:96px 0}.projectList-wrapper>div:nth-child(2n){background-color:unset;padding:0}.project-text-padding{padding:16px 0}.projects-imgs{aspect-ratio:1!important}}