:root{--primary-color:#0B1030;--secondary-color:#F3F3FF;--text-color:#556171;--accent-color:#4753BF;--accent-color-two:#506CD7;--white-color:#FFFFFF;--divider-color:#55617124;--dark-divider-color:#FFFFFF24;--error-color:rgb(230,87,87);--default-font:"DM Sans",sans-serif}.our-excellence{padding:100px 0}.excellence-counter-boxes{display:flex;flex-wrap:wrap;align-items:start;justify-content:center;gap:40px 0;margin-top:40px}.excellence-counter-box:first-child{margin-left:0}.excellence-counter-item{border:2px solid var(--accent-color);border-radius:50%;width:302px;height:302px;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;text-align:center;padding:30px;margin-left:-30px;transition:all .4s ease-in-out}.excellence-counter-item:first-child{margin-left:0}.excellence-counter-boxes:hover .excellence-counter-item:nth-child(odd),.excellence-counter-item:nth-child(2n){background-color:var(--accent-color);transform:translateY(-40px)}.excellence-counter-boxes:hover .excellence-counter-item:nth-child(2n){background-color:rgba(0,0,0,0);transform:translateY(0)}.excellence-counter-item h2{font-size:46px;margin-bottom:10px;transition:all .4s ease-in-out}.excellence-counter-item p{margin:0;transition:all .4s ease-in-out}.excellence-counter-boxes:hover .excellence-counter-item:nth-child(odd) h2,.excellence-counter-boxes:hover .excellence-counter-item:nth-child(odd) p,.excellence-counter-item:nth-child(2n) h2,.excellence-counter-item:nth-child(2n) p{color:var(--white-color)}.excellence-counter-boxes:hover .excellence-counter-item:nth-child(2n) h2,.excellence-counter-boxes:hover .excellence-counter-item:nth-child(2n) p{color:var(--primary-color)}