.hero-slider{position:relative;width:100%;min-height:100vh;overflow:hidden}.hero-slider .slide{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.hero-slider .slide .hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-slider .slide .hero-background .hero-video{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-slider .slide .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(17,38,25,.9);z-index:2}.hero-slider .slide .hero-content{position:relative;z-index:3;width:100%;color:#fff;text-align:center;padding:40px 20px}.hero-slider .slide .hero-content .container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end}.hero-slider .slide .hero-content .hero-title{font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-weight:300;line-height:1.2;margin-bottom:30px;width:100%}.hero-slider .slide .hero-content .hero-title .heading-1{display:block;font-size:clamp(26px,5vw,100px);color:#fff;font-weight:600;text-transform:none;margin-bottom:10px;text-align:left}.hero-slider .slide .hero-content .hero-title .heading-1 .gold{color:#e7c377}.hero-slider .slide .hero-content .hero-title .heading-2{display:block;font-size:clamp(26px,5vw,100px);color:#fff;font-weight:600;text-transform:none;text-align:right}.hero-slider .slide .hero-content .hero-title .heading-2 .gold{color:#e7c377}.hero-slider .slide .hero-content .hero-title.page-title{font-size:clamp(40px,6vw,72px);color:#fff;font-weight:400}.hero-slider .slide .hero-content .hero-separator{height:6px;border-top:1px solid #e7c377;border-bottom:1px solid #e7c377;margin:clam-calc(20px 30px) 0;width:60%}.hero-slider .slide .hero-content .hero-description{font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:clamp(16px,1.5vw,20px);line-height:1.6;color:hsla(0,0%,100%,.9);margin:0 auto;text-align:right;width:100%}.hero-slider .slide .hero-content .hero-description p{margin-bottom:20px}.hero-slider .slide .hero-content .hero-description p:last-child{margin-bottom:0}.hero-slider .slide .hero-content .hero-description a{color:#e7c377;text-decoration:none;transition:color .3s ease}.hero-slider .slide .hero-content .hero-description a:hover{color:#fff;text-decoration:underline}.hero-slider .slide .hero-content .hero-button{display:inline-block;margin-top:30px;margin-left:auto;padding:15px 40px;background:#fff;color:#112619;font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-radius:0;transition:all .3s ease;position:relative;overflow:hidden}.hero-slider .slide .hero-content .hero-button::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);transition:left .6s ease}.hero-slider .slide .hero-content .hero-button:hover{background:#e7c377;color:#000;transform:translateY(-2px);box-shadow:0 8px 20px rgba(231,195,119,.3)}.hero-slider .slide .hero-content .hero-button:hover::before{left:100%}@media(max-width: 768px){.hero-slider .slide{height:100vh;min-height:100vh}.hero-slider .slide .hero-background .hero-video{width:100%;height:100vh;object-fit:cover;object-position:center center}.hero-slider .slide .hero-content{padding:20px}.hero-slider .slide .hero-content .hero-title{margin-bottom:20px}.hero-slider .slide .hero-content .hero-title .heading-1{margin-bottom:5px}.hero-slider .slide .hero-content .hero-description{font-size:16px}}@media(max-width: 480px){.hero-slider .slide{height:100vh;min-height:100vh}}.hero-slider .columns,.hero-slider .text-bg,.hero-slider .image-bg,.hero-slider .content-container{display:none}.single-post .breadcrumbs{background:hsla(0,0%,100%,.95);padding:20px 0;border-bottom:1px solid #e1e1e1}.single-post .breadcrumbs a{color:#333;text-decoration:none}.single-post .breadcrumbs a:hover{color:#e7c377}.single-post .post-data{background:#fff;padding:40px 0;text-align:center}.single-post .post-data h2{color:#333;margin-top:10px}.editor-styles-wrapper .hero-slider .slide{display:none}.editor-styles-wrapper .hero-slider .slide:first-child{display:block}.editor-styles-wrapper .hero-slider .slide:first-child:before{content:"Please visit edit mode to see/edit slides";position:absolute;bottom:20px;text-align:center;width:100%;z-index:50;left:0;color:#fff;font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;background:rgba(0,0,0,.7);padding:10px}