.modern-hero.main-header-block{position:relative;width:100%;min-height:500px;overflow:visible;background:#fff}.main-header-container{position:relative;width:100%;max-width:100%;margin:0 auto}@media (min-width:1600px){.main-header-container{max-width:1540px;padding:0 2rem}}.main-header-layout{display:grid;grid-template-columns:40% 60%;min-height:500px;position:relative;z-index:1}.main-header-left-panel{background:#322e2d;padding:5rem 3rem 7rem;display:flex;align-items:flex-start;justify-content:center;position:relative}.left-panel-content{width:100%;max-width:500px;color:#fff}.action-box,.action-boxes-container,.action-boxes-grid{max-width:100%;box-sizing:border-box;width:100%}@media (min-width:992px){.modern-hero.main-header-block .hero-actions,.modern-hero.main-header-block .hero-paragraph,.modern-hero.main-header-block .hero-small-title,.modern-hero.main-header-block .hero-subtitle,.modern-hero.main-header-block .hero-title{opacity:0;animation:.8s ease-out forwards fadeInUp}.modern-hero.main-header-block .hero-small-title{animation-delay:.1s}.modern-hero.main-header-block .hero-title{animation-delay:.2s}.modern-hero.main-header-block .hero-subtitle{animation-delay:.3s}.modern-hero.main-header-block .hero-paragraph{animation-delay:.4s}.modern-hero.main-header-block .hero-actions{animation-delay:.5s}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modern-hero .hero-small-title{font-size:.875rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:2px!important;color:#fff!important;margin:0 0 1rem!important;padding:0!important;opacity:.9!important}.modern-hero .hero-title{font-size:4rem;font-weight:600;line-height:1.2;color:#ded1b1;margin:0 0 1rem!important;padding:0!important;position:relative}.modern-hero.main-header-block .hero-title::after{display:none!important;content:none!important}.modern-hero .hero-subtitle{font-size:1.25rem!important;font-weight:600!important;color:#fff!important;margin:0 0 1.5rem!important;padding:0!important;opacity:.95!important}.modern-hero .hero-paragraph{font-size:1rem!important;line-height:1.6!important;color:#fff!important;margin:0 0 2rem!important;padding:0!important;opacity:.9!important}.hero-actions{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;text-decoration:none;font-weight:600;font-size:1rem;border-radius:8px;transition:.3s;text-align:center}.action-box-title,.hero-btn-primary i{font-size:1.125rem}.hero-btn-primary{background:#ded1b1;color:#000;border:2px solid #ded1b1}.hero-btn-primary:hover{background:#eee1bf;border-color:#eee1bf;transform:translateY(-2px)}.hero-btn-link{background:0 0;color:#ded1b1;border:none;text-decoration:underline;padding:.5rem 0;justify-content:flex-start;white-space:nowrap}.hero-btn-link:hover{color:#eee1bf;text-decoration:underline}.main-header-right-area{position:relative;width:100%;height:100%;overflow:hidden;z-index:1}.main-header-image-slider{position:relative;width:100%;height:100%;min-height:500px}.slider-image{position:absolute;top:0;left:0;width:100%;height:100%;min-height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.slider-image.active{opacity:1;z-index:2}.image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:500px;background:#f5f5f5;color:#999;padding:2rem;text-align:center}.action-boxes-section{position:relative;width:100%;margin-top:-80px;z-index:20;pointer-events:none}.action-boxes-section *{pointer-events:auto}.action-boxes-container{background:#322e2d;padding:2rem 0 0;position:relative;overflow-x:hidden;border-bottom:1px solid rgba(0,0,0,.2)}.action-boxes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:-35px;margin-left:auto;margin-right:auto;padding:0;position:relative;z-index:21}.action-box{background:#f5f5f5;overflow:hidden;transition:.3s;border-right:1px solid rgba(0,0,0,.2)}.action-box:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.action-box-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:2rem 1.5rem;text-decoration:none;color:inherit;height:100%;position:relative;gap:1rem}.action-box-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.action-box-icon{width:60px;height:60px;min-width:60px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:50%;margin-bottom:0;transition:.3s;flex-shrink:0;position:relative;overflow:hidden}.action-box-icon i{font-size:2rem;color:#eee1bf;transition:.3s;position:relative;z-index:2}.action-box:hover .action-box-icon{background:var(--primary-color,#101518)}.action-box:hover .action-box-icon i{color:#fff;transform:scale(1.05)}.action-box-content{width:100%;margin-bottom:0}.action-box-title{font-weight:700;color:var(--text-color,#333);margin:0 0 .75rem;line-height:1.3}.action-box-description{font-size:.875rem;line-height:1.5;color:var(--text-muted,#666);margin:0}.action-box-arrow{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;color:var(--text-color,#333);transition:.3s;flex-shrink:0}.action-box:hover .action-box-arrow{color:var(--primary-color,#101518);transform:translateX(4px)}.action-box-arrow i{font-size:.875rem}@media (max-width:1200px){.main-header-layout{grid-template-columns:40% 60%}.action-boxes-grid{margin-left:calc(40% + 2rem)}.main-header-left-panel{padding:3rem 2rem}.modern-hero .hero-title{font-size:2.5rem!important}.action-boxes-section{margin-top:-80px}}@media (max-width:991px){.modern-hero.main-header-block,.slider-image{background-size:cover;background-position:center;background-repeat:no-repeat}.action-box,.action-boxes-grid{max-width:100%;box-sizing:border-box}.modern-hero.main-header-block{background-image:var(--hero-bg-mobile)}.main-header-block .action-box,.main-header-block .action-box-arrow,.main-header-block .action-box-icon,.main-header-block .hero-btn,.main-header-block .slider-image{transition:none!important}.main-header-block .action-box:hover,.main-header-block .action-box:hover .action-box-arrow,.main-header-block .action-box:hover .action-box-icon,.main-header-block .action-box:hover .action-box-icon i,.main-header-block .hero-btn-primary:hover{transform:none!important}.main-header-layout{display:block;position:relative;min-height:500px;height:auto}.main-header-image-slider,.main-header-right-area{position:absolute;top:0;left:0;height:100%;min-height:500px;width:100%}.main-header-right-area{z-index:1;overflow:hidden}.slider-image{min-height:500px}.main-header-image-slider .slider-image.active,.main-header-image-slider .slider-image:first-child{opacity:1;z-index:2}.main-header-left-panel{position:relative;z-index:2;padding:3rem 2rem;min-height:500px;background:rgba(50,46,45,.55);backdrop-filter:blur(2px);display:flex;align-items:center}.left-panel-content{position:relative;z-index:3}.action-boxes-section{margin-top:-60px;position:relative;z-index:10}.action-boxes-container{padding:1.5rem 0;overflow:visible}.action-boxes-grid{grid-template-columns:1fr;gap:1rem;margin-left:0;padding:0 1.5rem}.action-box{width:100%;overflow:hidden}.action-box-link{padding:1.5rem;gap:1rem;box-sizing:border-box}.action-box-icon{width:60px;height:60px;min-width:60px;flex-shrink:0}.action-box-icon i{font-size:1.5rem}.action-box-content{width:100%;margin-bottom:0;min-width:0;overflow-wrap:break-word}.action-box-description,.action-box-title{word-wrap:break-word;overflow-wrap:break-word}}@media (max-width:768px){.main-header-image-slider,.main-header-right-area,.slider-image{min-height:450px}.main-header-left-panel{padding:2rem 1.5rem;min-height:450px;background:rgba(50,46,45,.5)}.slider-image{background-size:cover;background-position:center}.modern-hero .hero-title{font-size:2.25rem!important}.modern-hero .hero-subtitle{font-size:1.125rem!important}.modern-hero .hero-paragraph{font-size:.9375rem!important}.hero-btn{padding:.875rem 1.5rem;font-size:.9375rem}.action-boxes-section{margin-top:-40px}.action-boxes-container{padding:1rem 0;overflow:visible}.action-boxes-grid{padding:0 1rem;max-width:100%;box-sizing:border-box}.action-box{max-width:100%;overflow:hidden}.action-box-description,.action-box-title{word-wrap:break-word;overflow-wrap:break-word}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.action-box-link{padding:1.25rem;gap:1rem;box-sizing:border-box}.action-box-icon{width:50px;height:50px;min-width:50px;flex-shrink:0}.action-box-icon i{font-size:1.25rem}.action-box-title{font-size:1rem}.action-box-description{font-size:.8125rem}.action-box-arrow{width:24px;height:24px;min-width:24px;flex-shrink:0}}@media (max-width:576px){.main-header-image-slider,.main-header-right-area,.slider-image{min-height:400px}.main-header-left-panel{padding:1.5rem 1rem;min-height:400px;background:rgba(50,46,45,.5)}.slider-image{background-size:cover;background-position:center}.modern-hero .hero-title{font-size:2.5rem!important}.hero-actions{gap:.75rem}.hero-btn{padding:.75rem 1.25rem;font-size:.875rem}.action-boxes-grid{padding:0 .75rem}.action-box-link{padding:1rem}.action-box-icon{width:45px;height:45px;min-width:45px}.action-box-icon i{font-size:1.125rem}.action-box-title{font-size:.9375rem}.action-box-description{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.action-box,.action-box-arrow,.action-box-icon,.hero-btn{transition:none!important}}.action-box-link:focus,.hero-btn:focus{outline:#ff6b35 solid 3px;outline-offset:2px}