.events-grid-section{position:relative;background-image:url(https://storage.googleapis.com/dev_resources_voka_io_303011/common/events-grid-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.swiper-notification{display:none}.events-grid-section .swiper-main-container{display:none}.events-grid-wrapper{max-width:1920px;width:100%;padding:140px 100px;display:flex;flex-direction:column;align-items:center;gap:80px}.events-grid-desc{display:flex;flex-direction:column;width:100%;max-width:800px;gap:12px;align-items:center}.events-grid-desc *{text-align:center}.events-grid-desc .main-h2{color:var(--n-white)}.events-grid-desc .subtitle-medium{color:var(--n-very-light-accent)}.events-grid-items{width:100%;display:grid;gap:16px;grid-template-columns:1fr 1fr}.event-item{display:flex;align-items:start;gap:32px;background:rgb(0 22 74 / .4);border-radius:20px;padding:12px;box-sizing:border-box;border:1px solid rgb(157 199 255 / .1);transition:0.3s}.event-item img{flex-shrink:0;height:auto;width:160px;aspect-ratio:1 / 1;border-radius:12px;object-fit:cover;object-position:center}.event-item-content{display:flex;flex:1;flex-direction:column;gap:10px;padding:10px 0;align-items:stretch}.event-item-info{display:flex;width:100%;flex-direction:column;gap:10px;align-items:start}.event-item-content .main-h4{color:var(--n-white)}.event-item-content .small-text-medium{color:#AAC0E1}.event-item-opt-info{display:flex;align-items:center;gap:14px;width:100%;flex-wrap:wrap;row-gap:2px}.event-item-opt-info .main-text-bold{color:var(--d-white)}.event-item-opt-info .main-text-semibold{color:var(--light-blue)}.event-item-opt-info .vertical-divider{display:inline-block;width:1px;height:16px;opacity:.4;background-color:var(--d-accent)}.events-grid-section .swiper-pagination-bullet{opacity:1;background:var(--light-blue)}.events-grid-section .swiper-pagination-bullet-active{opacity:1;background:var(--n-very-light-accent)}@media (hover:hover){.event-item:hover{border-color:rgb(157 199 255 / .2);background:rgb(0 22 74 / .6)}}@media screen and (max-width:1919px){.events-grid-wrapper{padding:100px 80px;gap:60px}.event-item{gap:24px}.event-item img{width:140px}.event-item-content{padding:6px 0;gap:8px}.event-item-info{gap:8px}}@media screen and (max-width:1439px){.events-grid-wrapper{padding:80px 60px;gap:48px}.events-grid-desc{max-width:680px}.event-item img{width:120px}.event-item-content{gap:6px}.event-item-info{gap:6px}.event-item-opt-info{column-gap:8px}}@media screen and (max-width:1079px){.events-grid-wrapper{padding:80px 40px;gap:32px}.events-grid-section .swiper-main-container{display:block}.events-grid-desc{margin-bottom:16px}.event-item{padding-bottom:20px;gap:20px;height:auto!important;margin-top:0!important}.events-grid-section .swiper__pagination-container{line-height:8px;height:8px}.events-grid-items{gap:0;row-gap:16px;grid-template-columns:unset;grid-template-rows:auto auto;grid-auto-flow:column;align-self:start}.event-item-content{padding:0 8px}}@media screen and (max-width:767px){.events-grid-desc{max-width:unset}}@media screen and (max-width:577px){.events-grid-wrapper{padding:60px 16px}.events-grid-desc{margin-bottom:8px}.event-item{flex-direction:column;align-items:start}.event-item img{width:80px}.event-item-content{padding:0;gap:16px}.event-item-info{gap:2px}.events-grid-items{row-gap:16px}.event-item-opt-info{flex-direction:column;gap:2px;align-items:start}.event-item-opt-info .vertical-divider{display:none}.events-grid-items{display:flex;flex-direction:row}}