.section-events .container{max-width:1350px}.section-events .container h4,.section-events .container p{color:var(--dark-gray);margin:0}.section-events .container .title{z-index:9;padding-bottom:2em}@media (min-width:768px){.section-events .container .title{padding-bottom:0;margin:0 0 -85px;position:absolute}}@media (min-width:981px) and (max-width:1349px){.section-events .container .title{margin:0 0 -100px}.section-events .container .title h1,.section-events .container .title h2,.section-events .container .title h3{font-size:40px}.section-events .container .title a.btn{font-size:14px}}@media (min-width:1350px){.section-events .container .title{margin:0 0 -120px}}.section-events .container .title h1,.section-events .container .title h2,.section-events .container .title h3{margin:0 0 20px}@media (min-width:981px){.section-events .container .title h1,.section-events .container .title h2,.section-events .container .title h3{margin:0 0 30px}}.section-events .container .arrow-call-to-action{width:45px;height:45px;border-radius:50%;background-color:var(--lime-green);position:absolute;right:0;bottom:0;z-index:3}.section-events .container .arrow-call-to-action:before{content:"\e955";font-family:icomoon;position:absolute;left:19px;top:10px;font-size:18px}.section-events .container .events{display:grid;gap:1.5em;grid-template-columns:1fr}@media (min-width:768px){.section-events .container .events{grid-template-columns:repeat(1,1fr)}}@media (min-width:981px){.section-events .container .events{grid-template-columns:repeat(3,1fr)}}.section-events .container .events .event{position:relative;grid-column:span 1;grid-row:span 1}.section-events .container .events .event .image{position:relative;padding-top:70%;height:100%;overflow:hidden;border-radius:40px}.section-events .container .events .event .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;transform:scale(1);transition:transform .3s ease-in-out}@media (max-width:767px){.section-events .container .events .event:first-of-type .image{padding-top:80%}}@media (min-width:768px){.section-events .container .events .event:first-of-type{-webkit-mask-image:url(/app/themes/agium/assets/images/shapes/event-shape.svg);mask-image:url(/app/themes/agium/assets/images/shapes/event-shape.svg);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width:981px){.section-events .container .events .event:first-of-type{grid-column:1/3;grid-row:1/3}}.section-events .container .events .event:first-of-type .content{right:2em}@media (min-width:981px){.section-events .container .events .event:first-of-type .content{left:auto}}.section-events .container .events .event:first-of-type .arrow-call-to-action{display:none}.section-events .container .events .event:not(:first-of-type){border-bottom-right-radius:25px;position:relative}.section-events .container .events .event:not(:first-of-type):after,.section-events .container .events .event:not(:first-of-type):before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--white)}.section-events .container .events .event:not(:first-of-type):before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events .container .events .event:not(:first-of-type):after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events .container .events .event:not(:first-of-type)>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events .container .events .event:not(:first-of-type) span.corner-shape{position:absolute;background-color:var(--white);width:51px;height:51px;bottom:-1px;right:-1px;z-index:1}.section-events .container .events .event:not(:first-of-type):after{right:-1px}.section-events .container .events .event .content{background-color:hsla(0,0%,100%,.8);position:absolute;bottom:2em;left:2em;right:4em;border-radius:20px;padding:1em;max-width:275px}@media (min-width:981px){.section-events .container .events .event .content{right:auto}}.section-events .container .events .event .content .info{display:flex;align-items:center;gap:.5em;margin-bottom:.5em}.section-events .container .events .event .content .info .label{background-color:var(--green);color:var(--white)}.section-events .container .events .event .content .excerpt{color:var(--dark-gray)}.section-events .container .events .event:hover .image img{transform:scale(1.1)}.section-events .container .events .event:hover .arrow-call-to-action:before{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:arrowAnimation}.section-events .container .events .call-to-action-tile{background-color:var(--dark-green);border-radius:40px;overflow:hidden;min-height:185px;border-bottom-right-radius:25px;position:relative}.section-events .container .events .call-to-action-tile .call-to-action-wrapper{position:relative;display:flex;align-items:center;padding:3em;overflow:hidden;height:100%}.section-events .container .events .call-to-action-tile .call-to-action-wrapper .tribe-icon{left:-1em}.section-events .container .events .call-to-action-tile .call-to-action-wrapper .tribe-icon svg{height:300px}.section-events .container .events .call-to-action-tile .call-to-action-wrapper .text h4,.section-events .container .events .call-to-action-tile .call-to-action-wrapper .text p{color:var(--white)}.section-events .container .events .call-to-action-tile .call-to-action-wrapper:hover a{text-decoration:none}.section-events .container .events .call-to-action-tile .arrow-call-to-action{position:absolute;right:0;bottom:0;z-index:3}.section-events .container .events .call-to-action-tile:after,.section-events .container .events .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--white)}.section-events .container .events .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events .container .events .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events .container .events .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events .container .events .call-to-action-tile span.corner-shape{position:absolute;background-color:var(--white);width:51px;height:51px;bottom:-1px;right:-1px;z-index:1}.section-events .container .events .call-to-action-tile:after{right:-1px}.section-events .container .events .call-to-action-tile:hover .arrow-call-to-action:before{animation-duration:2.5s;animation-iteration-count:infinite;animation-name:arrowAnimation}.section-events.dark .call-to-action-tile:not(:first-of-type):after,.section-events.dark .call-to-action-tile:not(:first-of-type):before,.section-events.dark .event:not(:first-of-type):after,.section-events.dark .event:not(:first-of-type):before,.section-events.dark span.corner-shape{background-color:var(--dark-gray)!important}.section-events.dark .call-to-action-tile{border-bottom-right-radius:25px;position:relative}.section-events.dark .call-to-action-tile:after,.section-events.dark .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--var(--dark-gray))}.section-events.dark .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events.dark .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events.dark .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events.blue .call-to-action-tile:not(:first-of-type):after,.section-events.blue .call-to-action-tile:not(:first-of-type):before,.section-events.blue .event:not(:first-of-type):after,.section-events.blue .event:not(:first-of-type):before,.section-events.blue span.corner-shape{background-color:var(--blue)!important}.section-events.blue .call-to-action-tile{border-bottom-right-radius:25px;position:relative}.section-events.blue .call-to-action-tile:after,.section-events.blue .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--var(--blue))}.section-events.blue .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events.blue .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events.blue .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events.light-green .call-to-action-tile:not(:first-of-type):after,.section-events.light-green .call-to-action-tile:not(:first-of-type):before,.section-events.light-green .event:not(:first-of-type):after,.section-events.light-green .event:not(:first-of-type):before,.section-events.light-green span.corner-shape{background-color:var(--green)!important}.section-events.light-green .call-to-action-tile{border-bottom-right-radius:25px;position:relative}.section-events.light-green .call-to-action-tile:after,.section-events.light-green .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--var(--green))}.section-events.light-green .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events.light-green .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events.light-green .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events.dark-green .call-to-action-tile:not(:first-of-type):after,.section-events.dark-green .call-to-action-tile:not(:first-of-type):before,.section-events.dark-green .event:not(:first-of-type):after,.section-events.dark-green .event:not(:first-of-type):before,.section-events.dark-green span.corner-shape{background-color:var(--dark-green)!important}.section-events.dark-green .call-to-action-tile{border-bottom-right-radius:25px;position:relative}.section-events.dark-green .call-to-action-tile:after,.section-events.dark-green .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--var(--dark-green))}.section-events.dark-green .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events.dark-green .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events.dark-green .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}.section-events.pink .call-to-action-tile:not(:first-of-type):after,.section-events.pink .call-to-action-tile:not(:first-of-type):before,.section-events.pink .event:not(:first-of-type):after,.section-events.pink .event:not(:first-of-type):before,.section-events.pink span.corner-shape{background-color:var(--pink)!important}.section-events.pink .call-to-action-tile{border-bottom-right-radius:25px;position:relative}.section-events.pink .call-to-action-tile:after,.section-events.pink .call-to-action-tile:before{content:"";width:25px;height:25px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 25px,#000 26px);background-color:var(--var(--pink))}.section-events.pink .call-to-action-tile:before{position:absolute;bottom:0;right:50px;z-index:1;transform:rotate(180deg)}.section-events.pink .call-to-action-tile:after{position:absolute;bottom:50px;right:0;transform:rotate(-180deg)}.section-events.pink .call-to-action-tile>span{position:absolute;z-index:10;width:50px;height:50px;background-color:#fff;border-radius:25px 0 0 0;right:0;bottom:0}