.excellence-section{background-color:#fff;justify-content:center;align-items:center;padding:100px 20px;display:flex;overflow:hidden}.excellence-container{width:100%;max-width:1257px}.excellence-left{justify-content:space-between;align-items:center;padding-top:20px;display:flex}@media (max-width:992px){.excellence-left{flex-direction:column;align-items:start}.excellence-desc{margin-top:15px;width:100%!important}.excellence-left{padding-top:0}}.excellence-title{color:#111;line-height:1.1}.excellence-desc{color:#555;width:40%;font-size:18px;line-height:1.6}.excellence-right{flex:1.5;gap:16px;height:480px;margin-top:50px;display:flex}.acc-card{cursor:pointer;background-color:#0000;border-radius:8px;flex-direction:column;width:15%;height:100%;transition:width .6s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden}.acc-card.active{cursor:default;width:40%}.acc-img-container{border-radius:8px;flex-shrink:0;width:100%;height:100%;transition:height .6s cubic-bezier(.25,1,.5,1);overflow:hidden}.acc-card.active .acc-img-container{height:313px}.acc-img{object-fit:cover;width:100%;height:100%}.acc-content{opacity:0;pointer-events:none;flex-direction:column;margin-top:24px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(20px)}.acc-card.active .acc-content{opacity:1;pointer-events:auto;transition-delay:.1s;transform:translateY(0)}.acc-content h3{color:#111;margin-bottom:12px;padding-top:16px;font-size:20px;font-weight:700;line-height:1.3;position:relative}.acc-content h3:before{content:"";background-color:#70bbf7;border-radius:2px;width:30px;height:3px;position:absolute;top:0;left:0}.acc-content p{color:#555;font-size:14px;line-height:1.6}@media (max-width:1024px){.excellence-container{flex-direction:column;gap:60px}.excellence-right{flex:none;width:100%}}@media (max-width:768px){.excellence-section{padding:60px 20px}.excellence-right{flex-direction:column;height:auto}.acc-card{flex-direction:row;width:100%;height:70px;transition:height .4s}.acc-card.active{flex-direction:column;width:100%;height:320px}.acc-img-container{width:100%;height:100%}.acc-card.active .acc-img-container{height:250px}.acc-content{width:100%}}
