.home-section--event{padding:var(--home-margin) 0;margin-bottom:0}.home-section--event .swiper_slide_buttons_wrapper{position:relative}.home-section--event.has-background{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.home-section--event.has-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;z-index:0}.home-section--event.has-background>.container{position:relative;z-index:5}.home-section--event.has-background .home-section__heading{color:#fff}.home-section--event .button:hover{background:#fff;color:var(--secondary-colour)}.home-section--event .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (min-width:576px) and (max-width:767px){.home-section--event .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:0px) and (max-width:575px){.home-section--event .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home-section--event .swiper{width:calc(100% - 200px)}@media (min-width:576px) and (max-width:767px){.home-section--event .swiper{width:100%}}@media (min-width:0px) and (max-width:575px){.home-section--event .swiper{width:100%}}.home-section--event .swiper-buttons{height:0;overflow:visible;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:576px) and (max-width:767px){.home-section--event .swiper-buttons{height:auto;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:0px) and (max-width:575px){.home-section--event .swiper-buttons{height:auto;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.home-section--event .swiper-buttons__wrapper{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-15px}@media (min-width:576px) and (max-width:767px){.home-section--event .swiper-buttons__wrapper{position:unset;inset:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;margin-top:30px}}@media (min-width:0px) and (max-width:575px){.home-section--event .swiper-buttons__wrapper{position:unset;inset:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;margin-top:30px}}@media (min-width:576px) and (max-width:767px){.home-section--event .item .item_inner{border-radius:20px!important}}@media (min-width:0px) and (max-width:575px){.home-section--event .item .item_inner{border-radius:20px!important}}.home-section--event .item .item_inner .text{height:100%;position:relative}.home-section--event .item .item_inner .text .title{font-size:18px;font-weight:500;line-height:22px;text-align:center;-webkit-line-clamp:3!important;margin-bottom:auto;margin-top:-20px}.home-section--event .item .item_inner .text .time{position:absolute;bottom:25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:11px;line-height:15px;font-weight:700;color:var(--secondary-colour);letter-spacing:.1em;text-transform:uppercase}.home-section--event .item .date{font-family:var(--font-secondary)!important;display:block;padding-bottom:8px;margin-bottom:auto;color:var(--secondary-colour);letter-spacing:normal!important;-webkit-line-clamp:unset!important}.home-section--event .item .date .day{display:block;font-size:90px;line-height:1;font-weight:400}.home-section--event .item .date .month{display:block;font-size:30px;line-height:35px;font-weight:400;text-transform:none!important;padding-bottom:3px}