.sec-events{padding:80px 0 100px;position:relative}.sec-events .sec-title{color:var(--color-secondary);font-size:34px;font-style:normal;font-weight:600;line-height:42px;margin-bottom:24px}.sec-events .event-c{display:grid;gap:80px 20px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}.sec-events .event-c.featured{display:grid;gap:50px;grid-template-columns:auto}.sec-events .event-card{cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.sec-events .event-c.featured .event-card{align-items:center;flex-direction:row}.sec-events .event-card .img-c{border-radius:10px;display:block;height:245px;position:relative;width:100%}.sec-events .event-c.featured .event-card .img-c{height:435px;max-width:760px}.sec-events .event-card .img-c .v-icon{display:block;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.sec-events .event-card .img-c .img{border-radius:10px;height:100%;object-fit:cover;width:100%}.sec-events .event-card .desc-c{display:flex;flex:1;flex-direction:column;margin-top:20px}.sec-events .event-c.featured .event-card .desc-c{margin:0;max-width:540px;padding-left:50px;width:100%}.sec-events .event-card .title{color:#3f3d56;font-size:24px;font-weight:500;line-height:27px}.sec-events .event-card .desc{color:#545454;flex:1;font-size:16px;font-weight:500;line-height:26px;margin-bottom:15px;margin-top:8px}.sec-events .event-card .button{margin-top:auto;width:fit-content}.sec-events .event-card .event-tag{border:.5px solid #d3d3d3;border-radius:6px;color:var(--color-tertiary);font-size:12px;font-style:normal;font-weight:600;line-height:14px;padding:8px 12px}.sec-events .mt-150{margin-top:150px}.sec-events .mt-80{margin-top:80px}@media (max-width:1199px){.sec-events{padding:170px 0 50px}.sec-events .img-circle{position:absolute;z-index:-1}.sec-events .img-circle.left{bottom:-150px}}@media (max-width:991px){.sec-events .event-c{grid-template-columns:repeat(2,1fr)}.sec-events .event-c.featured .event-card{align-items:flex-start;flex-direction:column}.sec-events .event-c.featured .event-card .desc-c{max-width:100%;padding-left:0;padding-top:15px}}@media (max-width:767px){.sec-events .event-c{grid-template-columns:auto}.sec-events .event-card .img-c{height:200px}}