.award-block-current-item-style1{display:flex;align-items:center;justify-content:space-between;padding:20px 0 20px 20px;position:relative;border-bottom:1px solid #2f2f2f;margin-bottom:0;transition:all .3s ease}@media (max-width:575.98px){.award-block-current-item-style1{flex-direction:column;align-items:start;gap:20px}}.award-block-current-item-style1:hover{padding:20px 36px}.award-block-current-item-style1:hover:before{transform:scale(1,1);transform-origin:top center}.award-block-current-item-style1:hover .title-box .number{color:var(--theme-color1-text-color)}.award-block-current-item-style1:hover .award-box .year-box{color:var(--theme-color1-text-color)}.award-block-current-item-style1:hover .award-box .year-box .year-text,.award-block-current-item-style1:hover .award-box .year-box .year-number{color:var(--theme-color1-text-color)}.award-block-current-item-style1:first-child{border-top:1px solid #2f2f2f}.award-block-current-item-style1:last-child{margin-bottom:0}.award-block-current-item-style1:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";border-radius:0;transform:scale(1,0);transform-origin:bottom center;background-color:var(--theme-color1);transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1),-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.award-block-current-item-style1 .title-box{display:flex;align-items:center;gap:60px;position:relative}@media (max-width:767.98px){.award-block-current-item-style1 .title-box{gap:20px}}.award-block-current-item-style1 .title-box .award-title{margin-bottom:0;margin-top:0}.award-block-current-item-style1 .title-box .number{transition:all .3s ease}.award-block-current-item-style1 .award-box{display:flex;align-items:center;gap:40px;position:relative}@media (max-width:575.98px){.award-block-current-item-style1 .award-box{gap:20px}}.award-block-current-item-style1 .award-box .year-box{display:flex;align-items:center;gap:2px;transition:all .3s ease}.award-block-current-item-style1 .award-box .year-box .year-text{font-size:10px}.award-block-current-item-style1 .award-box .year-box .year-number{color:#9d9d9d}.award-block-current-item-style1 .award-box .image{width:60px;height:60px;border-radius:50%;overflow:hidden}