.drasadi-hero{position:relative;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.drasadi-hero--full{min-height:100vh!important}.drasadi-hero--about{min-height:70vh!important}.drasadi-hero--about .drasadi-hero__content{text-align:center;margin-inline:auto}.drasadi-hero--about .drasadi-hero__main{display:flex;align-items:center;justify-content:center}.drasadi-hero__background{position:absolute;inset:0;z-index:0}.drasadi-hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-width:767px){.drasadi-hero__bg-image{object-position:center top;min-height:100%}}.drasadi-hero__overlay{position:absolute;inset:0;z-index:1}.drasadi-hero__slider{position:relative;width:100%;height:100%}.drasadi-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}.drasadi-hero__slide.active{opacity:1;pointer-events:auto}.drasadi-hero__slide .drasadi-hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center center}.drasadi-hero--slider .drasadi-hero__slide:not(.active) .drasadi-hero__bg-image{visibility:hidden}.drasadi-hero--slider .drasadi-hero__slide.active .drasadi-hero__bg-image{visibility:visible}.drasadi-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:50;padding:0;border-radius:50%;background-color:rgba(255,255,255,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff}.drasadi-hero__arrow--prev{left:1.5rem}.drasadi-hero__arrow--next{right:1.5rem}.drasadi-hero__arrow:focus,.drasadi-hero__arrow:hover{background-color:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.05);border-color:var(--color-primary)!important}.drasadi-hero__arrow svg{width:26px;height:26px;color:#fff;stroke:currentColor}.drasadi-hero.rtl .drasadi-hero__arrow--prev{left:auto;right:1.5rem}.drasadi-hero.rtl .drasadi-hero__arrow--next{right:auto;left:1.5rem}@media (min-width:768px){.drasadi-hero__arrow--prev{left:1.5rem}.drasadi-hero__arrow--next{right:1.5rem}.drasadi-hero__arrow svg{width:26px;height:26px;stroke:currentColor}.drasadi-hero.rtl .drasadi-hero__arrow--prev{left:auto;right:1.5rem}.drasadi-hero.rtl .drasadi-hero__arrow--next{right:auto;left:1.5rem}}@media (min-width:768px) and (max-width:1023px){.drasadi-hero__arrow--prev{left:1rem}.drasadi-hero__arrow--next{right:1rem}.drasadi-hero__arrow svg{width:24px;height:24px}.drasadi-hero.rtl .drasadi-hero__arrow--prev{left:auto;right:1rem}.drasadi-hero.rtl .drasadi-hero__arrow--next{right:auto;left:1rem}}@media (min-width:1024px) and (max-width:1429px){.drasadi-hero--slider .drasadi-hero__content{padding-inline-start:100px;padding-inline-end:100px}}@media (min-width:768px) and (max-width:1023px){.drasadi-hero--slider .drasadi-hero__content{padding-inline-start:85px;padding-inline-end:85px}}@media (max-width:767px){.drasadi-hero__arrow--prev{left:.5rem}.drasadi-hero__arrow--next{right:.5rem}.drasadi-hero__arrow svg{width:18px;height:18px}.drasadi-hero.rtl .drasadi-hero__arrow--prev{left:auto;right:.5rem}.drasadi-hero.rtl .drasadi-hero__arrow--next{right:auto;left:.5rem}.drasadi-hero--slider .drasadi-hero__content{padding-inline-start:50px;padding-inline-end:50px}}.drasadi-hero__indicators{position:relative;z-index:50;padding-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:.75rem}.drasadi-hero__indicator{width:16px;height:16px;border-radius:50%;background-color:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .3s ease;padding:0}.drasadi-hero__indicator:hover{background-color:rgba(255,255,255,.75)}.drasadi-hero__indicator.active{width:48px;height:16px;border-radius:8px;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.drasadi-hero__main{position:relative;z-index:10;flex:1;display:flex;align-items:center;margin-top:var(--spacing-16)}.drasadi-hero__container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem;position:relative}.drasadi-hero--slider .drasadi-hero__container{min-height:400px}@media (min-width:768px){.drasadi-hero--slider .drasadi-hero__container{min-height:450px}}@media (min-width:1024px){.drasadi-hero--slider .drasadi-hero__container{min-height:500px}}.drasadi-hero__content{max-width:768px}.drasadi-hero__content-slide{position:absolute;inset:0;max-width:768px;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,visibility 0s .6s;pointer-events:none;display:flex;flex-direction:column;justify-content:center;text-align:flex-start}.drasadi-hero__content-slide.active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .6s ease,transform .6s ease,visibility 0s 0s;pointer-events:auto}.drasadi-hero__content-slide.active .drasadi-hero__badge{animation:fadeInUp .6s ease forwards;animation-delay:.1s;opacity:0}.drasadi-hero__content-slide.active .drasadi-hero__title{animation:fadeInUp .6s ease forwards;animation-delay:.2s;opacity:0}.drasadi-hero__content-slide.active .drasadi-hero__subtitle{animation:fadeInUp .6s ease forwards;animation-delay:.3s;opacity:0}.drasadi-hero__content-slide.active .drasadi-hero__description{animation:fadeInUp .6s ease forwards;animation-delay:.4s;opacity:0}.drasadi-hero__content-slide.active .drasadi-hero__buttons{animation:fadeInUp .6s ease forwards;animation-delay:.5s;opacity:0}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.drasadi-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;margin-block-end:1.5rem;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:9999px}.drasadi-hero__badge span{font-size:.875rem;font-weight:500;letter-spacing:.1em;color:#fff;text-transform:uppercase}.drasadi-hero__title{font-family:var(--font-primary, 'Playfair Display', serif);font-size:clamp(2.25rem, 5vw, 4.5rem);font-weight:500;line-height:var(--line-height-tight);color:#fff!important;margin:0 0 1.5rem 0}.drasadi-hero__subtitle{font-size:clamp(1rem, 2vw, 1.25rem);line-height:1.6;color:rgba(255,255,255,.9)!important;margin:0 0 2rem 0;max-width:672px}.drasadi-hero__description{font-size:clamp(1rem, 1.5vw, 1.125rem);line-height:1.6;color:rgba(255,255,255,.8)!important;margin:0 0 2rem 0;max-width:768px}.drasadi-hero--about .drasadi-hero__subtitle{font-size:clamp(1.25rem, 2.5vw, 1.875rem);margin-block-end:1rem;max-width:896px}.drasadi-hero--about .drasadi-hero__description{font-size:clamp(1rem, 1.75vw, 1.25rem);max-width:896px;margin-inline:auto}.drasadi-hero__buttons{display:flex;flex-direction:column;gap:.75rem}.drasadi-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;text-decoration:none!important;transition:all .3s ease;cursor:pointer;border:none;outline:0;text-align:center}.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--primary{background-color:#f5a3a3!important;color:#fff!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--primary:focus,.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--primary:hover{background-color:#e87a8c!important;color:#fff!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-2px)}.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--secondary{background-color:rgba(255,255,255,.1)!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--secondary:focus,.elementor-widget-drasadi-hero .drasadi-hero__btn.drasadi-hero__btn--secondary:hover{background-color:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.5)!important;color:#fff!important;transform:translateY(-2px)}.drasadi-hero__scroll{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:2rem;animation:bounce 2s infinite}.drasadi-hero__scroll-text{font-size:.875rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.8);margin:0!important}.drasadi-hero__scroll svg{width:1.5rem;height:1.5rem;color:rgba(255,255,255,.8)}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:639px){.drasadi-hero{min-height:100vh;min-height:-webkit-fill-available}.drasadi-hero__background{position:absolute;inset:0;height:100%}.drasadi-hero__main{min-height:calc(100vh - 80px)}}@media (min-width:640px){.drasadi-hero__container{padding:0 1.5rem}.drasadi-hero__buttons{flex-direction:row;gap:1rem}.drasadi-hero__btn{padding:.875rem 2rem;font-size:1rem}.drasadi-hero__scroll-text{font-size:.875rem}}@media (min-width:1024px){.drasadi-hero__content{max-width:896px}.drasadi-hero__title{margin-bottom:2rem}.drasadi-hero__subtitle{margin-bottom:2.5rem}.drasadi-hero__btn{padding:1rem 2.5rem}}.drasadi-hero.rtl{direction:rtl}.drasadi-hero.rtl .drasadi-hero__content{text-align:right}.drasadi-hero.rtl .drasadi-hero__buttons{flex-direction:row-reverse}@media (max-width:639px){.drasadi-hero.rtl .drasadi-hero__buttons{flex-direction:column}}.drasadi-hero__arrow:focus,.drasadi-hero__btn:focus,.drasadi-hero__indicator:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.drasadi-hero__arrow:focus:not(:focus-visible),.drasadi-hero__btn:focus:not(:focus-visible),.drasadi-hero__indicator:focus:not(:focus-visible){outline:0}.drasadi-hero__arrow:focus-visible,.drasadi-hero__btn:focus-visible,.drasadi-hero__indicator:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}@media (prefers-reduced-motion:reduce){.drasadi-hero__btn,.drasadi-hero__scroll{animation:none;transition:none}.drasadi-hero__btn:hover{transform:none}.drasadi-hero__slide{transition:none}.drasadi-hero__arrow,.drasadi-hero__indicator{transition:none}.drasadi-hero__arrow:hover{transform:translateY(-50%)}.drasadi-hero__content-slide{transition:none;transform:none}.drasadi-hero__content-slide.active .drasadi-hero__badge,.drasadi-hero__content-slide.active .drasadi-hero__buttons,.drasadi-hero__content-slide.active .drasadi-hero__description,.drasadi-hero__content-slide.active .drasadi-hero__subtitle,.drasadi-hero__content-slide.active .drasadi-hero__title{animation:none;opacity:1;transform:none}@keyframes fadeInUp{from,to{opacity:1;transform:translateY(0)}}}@media (prefers-contrast:high){.drasadi-hero__btn--secondary{border-width:2px}.drasadi-hero__overlay{opacity:.85}}.drasadi-hero__bg-image{background-color:#0a2342}.drasadi-hero__bg-image[src=""]{display:none}@media print{.drasadi-hero{min-height:auto;page-break-inside:avoid}.drasadi-hero__scroll{display:none}.drasadi-hero__overlay{opacity:.5}}