/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.eventInfoSection{background-color:#0C0B1A;padding:150px 0;position:relative;z-index:2;overflow-x:hidden;min-height:700px;}@media only screen and (max-width:991.98px){.eventInfoSection{padding:100px 0;}}@media only screen and (max-width:767.98px){.eventInfoSection{padding:50px 0;min-height:500px;}}.eventInfoSection::before{content:"";position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);width:500px;height:500px;background-color:#5C61FA;filter:blur(350px);border-radius:50rem;z-index:-1;}.eventInfoSection .section-heading{margin-bottom:50px;}.eventInfoSection .section-heading h2{font-size:36px;font-weight:900;color:#26F0D2;text-transform:uppercase;margin-bottom:20px;}@media only screen and (max-width:767.98px){.eventInfoSection .section-heading h2{font-size:24px;}}.eventInfoSection .section-heading h2 span{color:#fff;}.eventInfoSection .section-heading .desc{font-size:18px;font-weight:400;color:#fff;}@media only screen and (max-width:767.98px){.eventInfoSection .section-heading .desc{font-size:16px;}}
.eventInfoCard{padding:32px 0;}@media (max-width:575.98px){.eventInfoCard:nth-child(even) .row{flex-direction:column-reverse;}}.eventInfoCard .imgBox{width:100%;}@media only screen and (max-width:767.98px){.eventInfoCard .imgBox{margin-bottom:25px;}}.eventInfoCard .imgBox img{width:100%;height:auto;aspect-ratio:1.95/1;object-fit:cover;object-position:center center;clip-path:polygon(0 0,80% 0,100% 25%,100% 100%,0 100%);}[dir=rtl] .eventInfoCard .imgBox img{clip-path:polygon(100% 0,20% 0,0 25%,0 100%,100% 100%);}@media only screen and (max-width:767.98px){.eventInfoCard .imgBox img{clip-path:polygon(0 0,calc(100% - 0vw) 0,100% 0vh,100% 75%,80% 100%,0% 100%);}[dir=rtl] .eventInfoCard .imgBox img{clip-path:polygon(100% 0,0 0,0 75%,20% 100%,100% 100%);}}.eventInfoCard .contentBox .title{font-size:24px;font-weight:800;color:#fff;margin-bottom:0;}@media only screen and (max-width:575.98px){.eventInfoCard .contentBox .title{font-size:20px;}}.eventInfoCard .contentBox .desc{font-size:18px;font-weight:400;color:#fff;margin-bottom:10px;}@media only screen and (max-width:575.98px){.eventInfoCard .contentBox .desc{font-size:16px;}}.eventInfoCard .contentBox .sessionItem{display:flex;align-items:center;justify-content:start;gap:5px;}.eventInfoCard .contentBox .sessionItem .heading{font-size:16px;font-weight:800;color:#26F0D2;margin-bottom:0;}@media only screen and (max-width:575.98px){.eventInfoCard .contentBox .sessionItem .heading{font-size:14px;}}.eventInfoCard .contentBox .sessionItem .value{font-size:16px;font-weight:400;color:#fff;margin-bottom:0;}@media only screen and (max-width:575.98px){.eventInfoCard .contentBox .sessionItem .value{font-size:14px;}}
