.decorative-pattern-module{box-sizing:border-box;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.circles-container{background:linear-gradient(180deg,#dc8029 50%,#fff 0);box-sizing:border-box;display:flex;gap:8px;justify-content:space-between;overflow-x:hidden;padding:60px 20px 20px;width:100%}.circle{border-radius:50%;flex-shrink:0;height:24px;position:relative;width:24px}.circle:before{background-color:#dc8029;content:"";height:20px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:4px}.circle-white{background-color:#fff}.circle-yellow{background-color:#f1c40f}.circle-orange{background-color:#dc8029}.circle-light-green{background-color:#a4d65e}@media (min-width:2560px){.circles-container{gap:10px;justify-content:space-between;padding:70px 25px 25px}.circle{height:28px;width:28px}.circle:before{height:24px;top:-24px;width:5px}}@media (min-width:1200px) and (max-width:2559px){.circles-container{gap:8px;justify-content:space-between;padding:60px 20px 20px}.circle{height:24px;width:24px}.circle:before{height:20px;top:-20px;width:4px}}@media (min-width:992px) and (max-width:1199px){.circles-container{gap:7px;justify-content:space-between;padding:55px 18px 18px}.circle{height:22px;width:22px}.circle:before{height:18px;top:-18px;width:4px}}@media (min-width:769px) and (max-width:991px){.circles-container{gap:6px;justify-content:space-between;padding:50px 16px 16px}.circle{height:20px;width:20px}.circle:before{height:16px;top:-16px;width:3px}}@media (min-width:481px) and (max-width:768px){.circles-container{gap:5px;justify-content:center;padding:45px 14px 14px}.circle{height:18px;width:18px}.circle:before{height:14px;top:-14px;width:3px}}@media (max-width:480px){.circles-container{gap:4px;justify-content:center;padding:40px 12px 12px}.circle{height:16px;width:16px}.circle:before{height:12px;top:-12px;width:2px}}