section.home_section_1{position:relative}section.home_section_1 .overlay{position:absolute;will-change:transform;pointer-events:none}section.home_section_1 .overlay.overlay__top{top:0;right:0}section.home_section_1 .overlay.overlay__bottom{bottom:25%;left:0}section.home_section_1 .section__header .title{max-width:65%;margin-left:0;margin-right:auto;margin-bottom:100px}section.home_section_1 .section__header .text{max-width:50%;margin-left:auto;margin-right:0}section.home_section_1 .cards{margin-top:150px;display:flex;flex-flow:wrap row}section.home_section_1 .cards .card{position:relative;display:flex;--mx:-9999px;--my:-9999px;width:calc(25% - 18.75px);min-height:420px;margin-right:25px;margin-bottom:45px;border-radius:30px;box-shadow:0 10px 15px rgba(0,0,0,.5)}section.home_section_1 .cards .card::before{content:"";position:absolute;inset:-6px;z-index:0;border-radius:36px;background:radial-gradient(circle 500px at var(--mx) var(--my),var(--primary) 0,rgba(215,22,98,.35) 35%,transparent 65%);filter:blur(12px);opacity:0;transition:opacity .3s;pointer-events:none}section.home_section_1 .cards .card:hover::before{opacity:1}section.home_section_1 .cards .card:nth-child(4n+4){margin-right:0}section.home_section_1 .cards .card:nth-last-child(-n+4){margin-bottom:0}section.home_section_1 .cards .card .card__body{flex:1 1 auto;position:relative;z-index:1;padding:40px;background-color:var(--tertiary);border:1px solid var(--tertiaryDarker);border-radius:30px;transition:transform .5s ease-in-out;transform:scale(1)}section.home_section_1 .cards .card .card__body::after{content:"";width:100%;height:40%;position:absolute;bottom:0;left:0;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;background:linear-gradient(180deg,rgba(34,34,34,.2) 0,var(--primary) 100%);border-radius:0 0 30px 30px}section.home_section_1 .cards .card .card__body .title{margin-bottom:30px}section.home_section_1 .cards .card .card__body .title h3{color:var(--fontColorPrimary);font-size:40px;line-height:50px}section.home_section_1 .cards .card .card__body .text p{color:var(--fontColorPrimary);font-size:25px;line-height:30px;font-weight:var(--fontWeightBold)}section.home_section_1 .cards .card:hover .card__body{transform:scale(1.03)}section.home_section_1 .cards .card:hover .card__body::after{opacity:1}section.home_section_2{padding:100px 0;position:relative}section.home_section_2:before{content:"";width:100%;height:50%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)}section.home_section_2:after{content:"";width:100%;height:100%;position:absolute;bottom:-50%;left:0;background:linear-gradient(0deg,rgba(0,0,0,0) 0,#000 100%)}section.home_section_2 .stack-cards{display:flex;flex-direction:column;gap:100px}section.home_section_2 .card{width:100%;position:relative;--mx:-9999px;--my:-9999px;box-shadow:0 10px 15px rgba(0,0,0,.5);border-radius:30px}section.home_section_2 .card::before{content:"";position:absolute;inset:-6px;z-index:0;border-radius:36px;background:radial-gradient(circle 1000px at var(--mx) var(--my),var(--primary) 0,rgba(215,22,98,.35) 35%,transparent 65%);filter:blur(12px);opacity:0;transition:opacity .3s;pointer-events:none}section.home_section_2 .card:hover::before{opacity:1}@media (prefers-reduced-motion:reduce){section.home_section_1 .cards .card::before{display:none}section.home_section_2 .card::before{display:none}}section.home_section_2 .card .card__body{position:relative;z-index:1;height:100%;min-height:inherit;padding:80px;border-radius:30px;overflow:hidden;background-color:var(--tertiary);border:1px solid var(--tertiaryDarker);transform-origin:center top;will-change:transform;display:flex;flex-flow:row nowrap;align-items:stretch}section.home_section_2 .card .card__content{flex:1 1 70%;display:flex;flex-direction:column;justify-content:flex-start;gap:30px;color:var(--fontColorPrimary)}section.home_section_2 .card .card__content .title h3{color:var(--fontColorPrimary);font-size:150px;line-height:160px}section.home_section_2 .card .card__content .info{display:flex;flex-flow:wrap row;align-items:flex-start}section.home_section_2 .card .card__content .buttons{width:40%;margin-top:10px;justify-content:flex-start}section.home_section_2 .card .card__content .list{width:60%;list-style:none;display:flex;flex-direction:column}section.home_section_2 .card .card__content .list li{color:var(--fontColorPrimary);font-size:40px;line-height:50px;font-weight:var(--fontWeightBold);font-family:var(--fontFamilyDefault)}section.home_section_2 .card .card__image{flex:1 1 30%;overflow:hidden;border-radius:30px}section.home_section_2 .card .card__image img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:800px){section.home_section_1 .cards .card{width:100%;margin-right:0}section.home_section_1 .cards .card:nth-last-child(-n+4){margin-bottom:25px}section.home_section_1 .cards .card:last-child{margin-bottom:0}section.home_section_2 .card{min-height:0}section.home_section_2 .card .card__body{flex-direction:column}section.home_section_2 .card .card__content{padding:40px}section.home_section_2 .card .card__content .title h3{font-size:45px;line-height:52px}section.home_section_2 .card .card__image img{height:auto;aspect-ratio:16/10}}section.home_section_3{padding-top:100px;padding-bottom:100px;position:relative}section.home_section_3 .overlay{position:absolute;right:0;top:-20%}section.home_section_3 .section__header{margin-bottom:150px;position:relative}section.home_section_3 .section__header .title h2{font-size:250px;line-height:260px;text-transform:uppercase}section.home_section_3 .cards{display:flex;flex-flow:wrap row;gap:30px}section.home_section_3 .cards .card{width:calc(50% - 15px);position:relative;--mx:-9999px;--my:-9999px;border-radius:30px;box-shadow:0 10px 15px rgba(0,0,0,.5)}section.home_section_3 .cards .card::after{content:"";position:absolute;inset:-6px;z-index:0;border-radius:36px;background:radial-gradient(circle 500px at var(--mx) var(--my),var(--primary) 0,rgba(215,22,98,.35) 35%,transparent 65%);filter:blur(12px);opacity:0;transition:opacity .3s;pointer-events:none}section.home_section_3 .cards .card:hover::after{opacity:1}section.home_section_3 .cards .card:before{content:"";width:100%;height:40%;position:absolute;bottom:0;left:0;z-index:2;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;background:linear-gradient(180deg,rgba(34,34,34,0) 0,var(--primary) 100%);border-radius:0 0 30px 30px}section.home_section_3 .cards .card:hover .buttons,section.home_section_3 .cards .card:hover:before{opacity:1}section.home_section_3 .cards .card .card__header{position:relative;z-index:1}section.home_section_3 .cards .card .card__header .image{width:100%;height:100%;overflow:hidden;border-radius:30px}section.home_section_3 .cards .card .card__header .image img{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center;scale:var(--s,1);translate:var(--px,0) var(--py,0);transition:scale .5s,translate .12s;will-change:scale,translate}section.home_section_3 .cards .card:hover .card__header img{--s:1.08}@media (prefers-reduced-motion:reduce){section.home_section_3 .cards .card::after{display:none}section.home_section_3 .cards .card .card__header img{transition:none;scale:1;translate:none}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide::after{display:none}}section.home_section_3 .cards .card .buttons{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;opacity:0;transition:.5s ease-in-out}section.home_section_3 .cards .card .card__body{width:100%;padding:40px;position:absolute;bottom:0;left:0;z-index:3;display:flex;align-items:center;color:var(--fontColorPrimary)}section.home_section_3 .cards .card .card__body .title{padding-right:30px}section.home_section_3 .cards .card .card__body .title h3{font-size:70px;line-height:80px}section.home_section_3 .cards .card .card__body .text span{display:flex;font-size:25px;line-height:30px;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightBold)}section.home_section_4{padding-top:100px;position:relative}section.home_section_4 .overlay{position:absolute;left:0;bottom:-300px}section.home_section_4 .section__header{max-width:80%;margin-bottom:100px}section.home_section_4 .swiper__container .swiper__events{padding:24px 0}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide{position:relative;--mx:-9999px;--my:-9999px;box-shadow:0 10px 15px rgba(0,0,0,.5);border-radius:30px}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide::after{content:"";position:absolute;inset:-6px;z-index:0;border-radius:36px;background:radial-gradient(circle 500px at var(--mx) var(--my),var(--primary) 0,rgba(215,22,98,.35) 35%,transparent 65%);filter:blur(12px);opacity:0;transition:opacity .3s;pointer-events:none}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide:hover::after{opacity:1}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .slide__inner{position:relative;z-index:1;width:100%;padding:50px;display:flex;overflow:hidden;background-color:var(--tertiary);border-radius:30px;border:1px solid var(--tertiaryDarker)}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .slide__inner::before{content:"";width:100%;height:40%;position:absolute;bottom:0;left:0;opacity:0;transition:.5s ease-in-out;pointer-events:none;background:linear-gradient(180deg,rgba(34,34,34,0) 0,var(--primary) 100%)}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide.swiper-slide-active .slide__inner::before{opacity:1}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .left{width:50%;padding-right:25px;position:relative}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .left .image{width:100%;aspect-ratio:1/1;border-radius:20px;overflow:hidden}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right{width:50%;padding-left:25px;position:relative}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .category{width:max-content;margin-bottom:30px;padding:10px 20px;display:flex;background-color:var(--primary);border-radius:50px}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .category span{color:var(--secondary);font-size:var(--fontSizeLG);line-height:calc(var(--fontSizeLG) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightBold)}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .title{margin-bottom:30px}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .title h3{color:var(--secondary);font-size:40px;line-height:50px;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightBold)}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .text{margin-bottom:30px}section.home_section_4 .swiper__container .swiper__events .swiper-wrapper .swiper-slide .right .text p{color:var(--secondary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightBold)}