.hero-wrapper{position:relative;width:100%;overflow:hidden}.hero-wrapper.image-overlay .hero-image-section{background-color:#000}.hero-wrapper.image-overlay .hero-image-section .hero-bg-image{opacity:.8}.hero-wrapper.hero-bg-blue,.hero-wrapper.hero-bg-default{background-color:#243c96;color:#fff}.hero-wrapper.hero-bg-blue .hero-button,.hero-wrapper.hero-bg-default .hero-button{color:#fff;border-color:#fff}.hero-wrapper.hero-bg-blue .hero-button:hover,.hero-wrapper.hero-bg-default .hero-button:hover{background-color:rgba(255,255,255,.1)}.hero-wrapper.hero-bg-yellow,.hero-wrapper.hero-bg-default{background-color:#ee9d2d;color:#1a1a1a}.hero-wrapper.hero-bg-yellow .hero-button,.hero-wrapper.hero-bg-default .hero-button{color:#1a1a1a;border-color:#1a1a1a}.hero-wrapper.hero-bg-yellow .hero-button:hover,.hero-wrapper.hero-bg-default .hero-button:hover{background-color:rgba(0,0,0,.05)}.hero-wrapper.hero-bg-red{background-color:#d2204a;color:#fff}.hero-wrapper.hero-bg-red .hero-button{color:#fff;border-color:#fff}.hero-wrapper.hero-bg-red .hero-button:hover{background-color:rgba(255,255,255,.1)}.hero-wrapper.hero-type-simple .hero-simple{height:240px;display:flex;align-items:center;position:relative}.hero-wrapper.hero-type-simple .hero-simple::before{content:"";position:absolute;inset:0;background-image:url("../../img/pattern-texture.png");opacity:1;mix-blend-mode:multiply;pointer-events:none}.hero-wrapper.hero-type-simple .hero-simple .container{position:relative;z-index:1}.hero-wrapper.hero-type-simple .hero-simple .hero-subtitle{font-weight:300;font-size:24px;line-height:normal;margin:0 0 12px 0}@media(max-width: 767px){.hero-wrapper.hero-type-simple .hero-simple .hero-subtitle{font-size:20px;margin-bottom:8px}}.hero-wrapper.hero-type-simple .hero-simple .hero-title{font-weight:700;font-size:40px;line-height:normal;margin:0 0 20px 0}@media(max-width: 767px){.hero-wrapper.hero-type-simple .hero-simple .hero-title{font-size:32px;margin-bottom:16px}}.hero-wrapper.hero-type-simple .hero-simple .hero-button{display:inline-flex;align-items:center;background-color:transparent;border:1px solid currentColor;border-radius:4px;padding:14px 24px 16px;font-weight:400;font-size:18px;text-decoration:none;transition:all .2s ease}@media(max-width: 767px){.hero-wrapper.hero-type-simple .hero-simple .hero-button{font-size:16px;padding:12px 20px 14px}}.hero-wrapper.hero-type-simple .hero-simple .hero-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-wrapper.hero-type-simple .hero-simple .hero-button .external-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;margin-left:8px}.hero-wrapper.hero-type-gallery .hero-gallery{height:240px;position:relative;overflow:visible}.hero-wrapper.hero-type-gallery .hero-gallery::before{content:"";position:absolute;inset:0;background-image:url("../../img/pattern-texture.png");opacity:1;mix-blend-mode:multiply;pointer-events:none}.hero-wrapper.hero-type-gallery .hero-gallery .hero-content-wrapper{height:100%;position:relative;z-index:1}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-content-wrapper{display:flex;align-items:center}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text{z-index:2}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text{padding-top:30px}}@media(min-width: 768px)and (max-width: 1024px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text{padding-top:30px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-subtitle{font-weight:300;font-size:24px;line-height:normal;margin:0}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-subtitle{font-size:20px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-title{font-weight:700;font-size:40px;line-height:1;margin:0 0 10px 0}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-title{font-size:32px}}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-title{max-width:450px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-button{display:inline-flex;align-items:center;background-color:transparent;border:1px solid currentColor;border-radius:4px;padding:14px 24px 16px;font-weight:400;font-size:18px;text-decoration:none;transition:all .2s ease}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-button{font-size:16px;padding:12px 20px 14px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-wrapper.hero-type-gallery .hero-gallery .hero-text .hero-button .external-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;margin-left:8px}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-images{position:absolute;right:0;top:0;bottom:0;width:60%;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-images{width:100%;padding:0;bottom:-80%}}@media(min-width: 768px)and (max-width: 1024px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-images{width:100%;padding:0;bottom:-80%}}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-images{justify-content:flex-end}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item{position:relative;width:180px;height:180px;flex-shrink:0;margin-left:-30px;transform:rotate(var(--rotation, 0deg));transition:transform .3s ease;opacity:0;animation:revealImage .6s ease-out forwards}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:first-child{margin-left:0}@media(max-width: 767px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item{width:120px;height:120px;margin-left:-20px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(1){animation-delay:0s}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(2){animation-delay:0.15s}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(3){animation-delay:0.3s}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(4){animation-delay:0.45s}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(2){margin:0;bottom:-60px;z-index:10}}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(3){top:-40px}}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(3) img{width:240px;height:150px;object-fit:cover}}@media(min-width: 1025px){.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:nth-child(4){margin:0;bottom:-60px}}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-item:hover{transform:rotate(0deg) scale(1.05)}.hero-wrapper.hero-type-gallery .hero-gallery .hero-gallery-img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.hero-wrapper.hero-type-main{background:transparent}.hero-wrapper.hero-type-main .hero-main{position:relative}.hero-wrapper.hero-type-main .hero-main.hero-slider-mode .hero-bottom-section::before{content:"";position:absolute;inset:0;background-image:url("../../img/pattern-texture.png");opacity:1;mix-blend-mode:multiply;pointer-events:none}.hero-wrapper.hero-type-main .hero-image-section{position:relative;height:280px;display:flex;align-items:flex-end}@media(min-width: 1025px){.hero-wrapper.hero-type-main .hero-image-section{height:450px}}.hero-wrapper.hero-type-main .hero-image-section .container{position:relative;bottom:-18px}@media(min-width: 1025px){.hero-wrapper.hero-type-main .hero-image-section .container{bottom:-12px}}.hero-wrapper.hero-type-main .hero-image-section .hero-bg-image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-slide{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-slide.active{opacity:1;visibility:visible}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-slider-thumbs{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:10}@media(min-width: 1025px){.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-slider-thumbs{right:40px;gap:12px}}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb{width:50px;height:30px;padding:0;border:2px solid transparent;border-radius:4px;overflow:hidden;background:transparent;cursor:pointer;transition:all .3s ease;position:relative}@media(min-width: 1025px){.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb{width:100px;height:75px}}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);transition:opacity .3s ease;pointer-events:none}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb:hover::before{opacity:0}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb.active{border-color:#ee9d2d}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb.active::before{opacity:0}.hero-wrapper.hero-type-main .hero-image-section.hero-slider .hero-thumb .hero-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.hero-wrapper.hero-type-main .hero-image-section .hero-image-text{color:#fff;position:relative;z-index:1}.hero-wrapper.hero-type-main .hero-image-section .hero-image-text .hero-subtitle{font-weight:300;font-size:32px;line-height:1;margin:0 0 5px 0}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-image-section .hero-image-text .hero-subtitle{font-size:24px;margin-bottom:12px}}.hero-wrapper.hero-type-main .hero-image-section .hero-image-text .hero-title{font-weight:700;font-size:96px;line-height:1;margin:0}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-image-section .hero-image-text .hero-title{font-size:48px}}@media(min-width: 768px)and (max-width: 1024px){.hero-wrapper.hero-type-main .hero-image-section .hero-image-text .hero-title{font-size:72px}}.hero-wrapper.hero-type-main .hero-bottom-section{position:relative;padding:45px 0}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section{padding:25px 0}}.hero-wrapper.hero-type-main .hero-bottom-section.bg-blue{background-color:#243c96}.hero-wrapper.hero-type-main .hero-bottom-section.bg-blue .hero-button{background-color:#243c96}.hero-wrapper.hero-type-main .hero-bottom-section.bg-blue .hero-button:hover{background-color:#243c96}.hero-wrapper.hero-type-main .hero-bottom-section.bg-red{background-color:#d2204a}.hero-wrapper.hero-type-main .hero-bottom-section.bg-red .hero-button{background-color:#d2204a}.hero-wrapper.hero-type-main .hero-bottom-section.bg-red .hero-button:hover{background-color:#d2204a}.hero-wrapper.hero-type-main .hero-bottom-section.bg-orange{background-color:#ee9d2d}.hero-wrapper.hero-type-main .hero-bottom-section.bg-orange .hero-button{background-color:#ee9d2d}.hero-wrapper.hero-type-main .hero-bottom-section.bg-orange .hero-button:hover{background-color:#ee9d2d}.hero-wrapper.hero-type-main .hero-bottom-section.bg-blue .hero-bottom-text,.hero-wrapper.hero-type-main .hero-bottom-section.bg-red .hero-bottom-text{color:#fff}.hero-wrapper.hero-type-main .hero-bottom-section.bg-blue .hero-button,.hero-wrapper.hero-type-main .hero-bottom-section.bg-red .hero-button{color:#fff;border-color:#fff !important}.hero-wrapper.hero-type-main .hero-bottom-section .container{position:relative;z-index:1}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-content{display:flex;gap:60px;align-items:flex-start}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-content{display:block}}.hero-wrapper.hero-type-main .hero-bottom-section .hero-map{flex-shrink:0;width:200px}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section .hero-map{width:150px;float:left}}.hero-wrapper.hero-type-main .hero-bottom-section .hero-map .hero-map-img{width:100%;height:180px;display:block}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text{flex:1;display:flex;flex-direction:column;gap:32px}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text{gap:24px}}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-description{font-weight:400;font-size:22px;line-height:1.4;margin:0;max-width:850px}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-description{font-size:18px}}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-button{display:inline-flex;align-items:center;border:1px solid #333;border-radius:4px;padding:14px 24px 16px;font-weight:400;font-size:18px;text-decoration:none;transition:all .2s ease;align-self:flex-start}@media(max-width: 767px){.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-button{font-size:16px;padding:12px 20px 14px}}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-button:hover{background-color:#d78411;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-wrapper.hero-type-main .hero-bottom-section .hero-bottom-text .hero-button .external-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;margin-left:8px}.hero-wrapper .container{flex-grow:1}@keyframes revealImage{0%{opacity:0;transform:rotate(var(--rotation, 0deg)) translateY(20px)}100%{opacity:1;transform:rotate(var(--rotation, 0deg)) translateY(0)}}.hero-breadcrumb-wrapper{padding-top:30px;background-color:#fff}@media(max-width: 767px){.hero-breadcrumb-wrapper{padding:20px 0}}.hero-breadcrumb-wrapper .hero-breadcrumb{font-weight:400;font-size:14px;line-height:normal;color:rgba(0,0,0,.5);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hero-breadcrumb-wrapper .hero-breadcrumb a{color:rgba(0,0,0,.5);text-decoration:none;transition:color .2s ease}.hero-breadcrumb-wrapper .hero-breadcrumb a:hover{color:rgba(0,0,0,.8)}.hero-breadcrumb-wrapper .hero-breadcrumb .breadcrumb_last{color:rgba(0,0,0,.5)}.hero-breadcrumb-wrapper .hero-breadcrumb span.breadcrumb-separator{margin:0 2px}.hero-event-category.hero-color-blue .hero-title,.hero-event-category.hero-color-blue .hero-subtitle{color:#fff}.hero-event-category.hero-color-orange .hero-title,.hero-event-category.hero-color-orange .hero-subtitle{color:#1a1a1a}.hero-event-category.hero-color-red .hero-title,.hero-event-category.hero-color-red .hero-subtitle{color:#fff}/*# sourceMappingURL=hero.css.map */
