section.featured-event{background:#EBF2EF;padding:calc(150 / var(--size) * 100vw) 0}@media (max-width:767px){section.featured-event{padding:calc(50 / var(--size) * 100vw) 0}}section.featured-event .label{background:#fff;display:inline-block;z-index:1;padding:calc(8 / var(--size) * 100vw) calc(12 / var(--size) * 100vw);font-size:calc(14 / var(--size) * 100vw);letter-spacing:-0.01em;border-radius:calc(7 / var(--size) * 100vw);border:0.75px solid #D4E1E5}section.featured-event .thumb{padding-bottom:60%;border-radius:calc(10 / var(--size) * 100vw);overflow:hidden}section.featured-event .thumb .label{position:absolute;left:calc(24 / var(--size) * 100vw);top:calc(24 / var(--size) * 100vw)}@media (max-width:767px){section.featured-event .thumb{margin-bottom:calc(24 / var(--size) * 100vw)}section.featured-event .thumb .label{left:calc(12 / var(--size) * 100vw);top:calc(12 / var(--size) * 100vw)}}section.featured-event ul li{display:inline-block;margin-right:calc(22 / var(--size) * 100vw);position:relative}@media (max-width:767px){section.featured-event ul li{margin-right:calc(11 / var(--size) * 100vw)}section.featured-event ul li:after{left:calc(100% + 5.5 / var(--size) * 100vw)}}section.featured-event ul li:after{content:"";display:block;position:absolute;width:calc(3 / var(--size) * 100vw);height:calc(3 / var(--size) * 100vw);background:var(--navy);top:50%;left:calc(100% + 11 / var(--size) * 100vw);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}section.featured-event ul li:last-child:after{display:none}section.featured-event .title{margin-top:calc(30 / var(--size) * 100vw)}section.featured-event .title+.label{margin-top:calc(14 / var(--size) * 100vw)}@media (max-width:767px){section.featured-event .title{margin-top:calc(20 / var(--size) * 100vw)}section.featured-event .title+.label{margin-top:calc(10 / var(--size) * 100vw)}}section.featured-event .desc{margin-top:calc(42 / var(--size) * 100vw)}@media (max-width:767px){section.featured-event .desc{margin-top:calc(24 / var(--size) * 100vw)}}section.featured-event .btn{margin-top:calc(42 / var(--size) * 100vw)}section.featured-event .btn svg{width:calc(15 / var(--size) * 100vw)}@media (max-width:767px){section.featured-event .btn{margin-top:calc(32 / var(--size) * 100vw)}}