section.events-nav .links .link{font-family:"Cinzel";font-weight:bold;font-size:1.25rem;line-height:1.5rem;margin-right:4rem;padding:0.75rem 0;color:#676a6f;transition:color .3s;display:block;width:fit-content}section.events-nav .links .link.active,section.events-nav .links .link:hover{color:#181d17;border-bottom:5px solid #181d17}.hero{width:100%;height:600px;position:relative;color:#fff}@media (max-width: 991.98px){.hero{height:calc(100vh - var(--navbar-height) - 4rem) !important}}.hero .background{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}.hero .background>.slide{position:absolute;left:0;top:0;width:100%;height:100%;display:none}.hero .background>.slide.active{display:block}.hero .background video,.hero .background img{width:100%;height:100%;object-fit:cover;object-position:center}.hero .content{z-index:2;margin:auto;height:100%;width:100%;position:relative}.hero .to-next-section{position:absolute;bottom:3.25rem;left:0;right:0;margin:auto;z-index:2;width:fit-content;opacity:0;transform:translate(0, -20px);animation:go-down 1.5s infinite}.hero .to-next-section :hover{cursor:pointer}.hero-with-title .content{display:flex}.hero-with-title .container{margin-top:auto;margin-bottom:8.125rem}@media (min-width: 992px){.hero-with-title .grid{width:50%}}@keyframes go-down{0%{transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{transform:translate(0, 20px);opacity:0}}.text-buttons .grid{display:grid;grid-template-columns:3fr 1fr;gap:1.25rem}@media (max-width: 767.98px){.text-buttons .grid{grid-template-columns:1fr}}.text-buttons .text .desc p{padding:0.75rem 0;border-bottom:1px solid #d9d9d9;color:#181d17}.text-buttons .text .desc p:first-of-type{padding:1.25rem 0}.text-buttons .buttons .button{width:100%}.text-buttons .buttons .separator{margin:0.75rem 0;display:flex;align-items:center}.text-buttons .buttons .separator .line{display:block;height:1px;background-color:#000;flex-shrink:1;width:100%}.text-buttons .buttons .separator .or{margin:0 1.375rem;line-height:1.5rem;font-size:1rem}.image-text .grid{display:grid;grid-template-columns:2fr 1fr;gap:1.25rem}@media (max-width: 991.98px){.image-text .grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.image-text .image{width:100%;height:530px}@media (max-width: 767.98px){.image-text .image{height:300px}}.image-text .image img{width:100%;height:100%;object-fit:cover}.image-text h3{color:#4d4d4d}@media (max-width: 767.98px){.image-text h3{text-align:center}}.image-text p{margin-bottom:1.25rem}.image-text p:last-child{margin-bottom:0}.image-text ul{list-style-type:disc;color:#676a6f;padding-left:1.5rem;margin-top:-1rem}@media (max-width: 767.98px){.image-text .break-line{margin-left:auto}}.image-text .button{width:fit-content;margin-top:1.25rem}@media (max-width: 767.98px){.image-text .button{width:100%}}.image-text.reverse .grid{grid-template-columns:1fr 2fr}@media (max-width: 991.98px){.image-text.reverse .grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.image-text.reverse .image{order:1}@media (max-width: 991.98px){.image-text.reverse .image{order:0}}.image-text .buttons{display:flex;flex-wrap:wrap}.image-text .buttons .button:first-of-type{margin-right:1rem}@media (max-width: 767.98px){.image-text .buttons .button:first-of-type{margin-right:0}}.image-text.small-image .grid{grid-template-columns:7fr 5fr}.image-text.small-image .grid .image{height:auto}.image-text.small-image .grid img{object-fit:none;height:auto}@media (max-width: 991.98px){.image-text.small-image .grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}.image-text.small-image .grid img{object-fit:cover;height:100%}}.image-text.multiple{padding:0;margin-bottom:1.5rem}.image-text.multiple .grid{grid-template-columns:5fr 7fr}@media (max-width: 991.98px){.image-text.multiple .grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}.image-text.multiple .grid img{object-fit:cover;height:100%}}.image-text.multiple .grid .image{height:22.5rem;overflow:hidden}.image-text.multiple .grid .image img{object-fit:cover;object-position:center;height:100%}.image-text.multiple .grid h3{color:#000}.image-text.multiple .grid p{color:#181d17}.image-text.underline-desc .break-line{display:none}.image-text.underline-desc .text h3{margin-bottom:1rem}.image-text.underline-desc .text p{border-top:1px solid #d9d9d9;padding:0.75rem 0;margin-bottom:0}.image-text.underline-desc .text p:last-of-type{border-bottom:1px solid #d9d9d9}section.banner-carousel{margin-bottom:5.625rem}.two-images .grid{display:grid;grid-template-columns:7fr 5fr;gap:1.25rem}.two-images .grid>:last-child{align-self:flex-end}.two-images .grid .image-1,.two-images .grid .image-2{width:100%}.two-images .grid .image-1 img,.two-images .grid .image-2 img{width:100%}@media (max-width: 767.98px){.two-images .grid .image-1 img,.two-images .grid .image-2 img{height:100%;object-fit:cover;object-position:center;display:block}}@media (max-width: 991.98px){.two-images .grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:0}.two-images .grid h2{text-align:center}}.two-images h2{text-align:right;margin-bottom:2.5rem}@media (max-width: 767.98px){.two-images h2{margin-bottom:1.5rem}}section.text{text-align:center;color:#4d4d4d;padding:3.75rem 0 1.5rem}@media (max-width: 767.98px){section.text{padding-top:1.5rem}}section.text h2{color:#000}section.text p{color:#181d17;margin:auto;max-width:1100px}section.text .break-line{margin:1.5rem auto}section.text .button{margin:auto}section.text-columns{text-align:center}section.text-columns .grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}section.text-columns .grid>*{width:calc((100% - 3rem) / 3)}@media (max-width: 767.98px){section.text-columns .grid>*{width:calc((100% - 1.5rem) / 2)}}@media (max-width: 575.98px){section.text-columns .grid>*{width:100%}}section.text-columns .grid>:nth-child(n+4){justify-self:center}section.text-columns h3{font-family:"Alice";margin-bottom:1.5rem;font-weight:normal}.cta{padding:5.625rem 0}@media (max-width: 767.98px){.cta{padding:3rem 0}}@media (max-width: 575.98px){.cta{padding-right:.75rem;padding-left:.75rem}}.cta .container{padding:2.5rem;background-color:#b7aaa1;border-radius:8px}.cta .container .grid{display:grid;grid-template-columns:2fr 1fr 3fr;gap:5.625rem}.cta .container p{font-size:1.5rem;color:#181d17;line-height:1.75rem;margin-top:1rem}.cta .container p.small{font-size:0.875rem;line-height:1.5rem}.cta .container .button{margin-top:1rem;padding:0.375rem 1rem}.cta .container .subscribe{position:relative;display:flex;align-items:center;margin-top:1rem}.cta .container .subscribe .button{position:absolute;right:5px;margin-top:0}.cta .container input{height:2.75rem;width:100%;border-radius:8px;border:1px solid #676a6f;padding:0 7.5rem 0 0.75rem}.cta .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.cta .content>a{margin-top:1rem}section.banner-carousel{margin:2.75rem 0}section.text{padding-top:0}section.image-text p{color:#181d17}
