@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500&family=Archivo:wght@700&family=Gilda+Display&display=swap";
:root{--bd-ff-body:var(--font-barlow), "Barlow", sans-serif;--bd-ff-heading:var(--font-gilda), "Gilda Display", serif;--bd-ff-p:var(--font-barlow), "Barlow", sans-serif;--bd-ff-menu:var(--font-archivo), "Archivo", sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--bd-common-white:#fff;--bd-common-black:#000;--bd-heading-primary:#000;--bd-grey-1:#d9d9d9;--bd-grey-2:#e9cfcf;--bd-grey-3:#6c6c6c;--bd-text-body:#424242;--bd-text-1:#000;--bd-text-2:#414141;--bd-theme-1:#eec78c;--bd-theme-2:#f8f5f0;--bd-theme-3:#f9f5f0;--bd-theme-4:#fff8eb;--bd-theme-5:#ffa455;--bd-theme-6:#fff6eb;--bd-theme-7:#ebfffe;--bd-theme-8:#ffecd6;--bd-theme-9:#ff7c7c;--bd-theme-10:#7c81ff;--bd-theme-11:#00b9f1;--bd-fw-normal:normal;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fz-body:16px;--bd-fz-p:16px;--bd-fz-h1:70px;--bd-fz-h2:55px;--bd-fz-h3:30px;--bd-fz-h4:24px;--bd-fz-h5:16px;--bd-fz-h6:16px;--evana-radius-sm:4px;--evana-radius:6px;--evana-radius-md:8px;--evana-radius-lg:8px;--evana-radius-xl:10px;--evana-radius-2xl:12px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--bd-ff-body);font-size:var(--bd-fz-body);color:var(--bd-text-body);font-weight:400;line-height:26px}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--bd-ff-heading);color:var(--bd-heading-primary);font-weight:var(--bd-fw-regular);-o-transition:all .3s ease-out 0s;margin-top:0;transition:all .3s ease-out}h1{font-size:var(--bd-fz-h1);line-height:1.08}h2{font-size:var(--bd-fz-h2);line-height:1.18}h3{font-size:var(--bd-fz-h3);line-height:1.33}h4{font-size:var(--bd-fz-h4);line-height:1.66}h5{font-size:var(--bd-fz-h5)}h6{font-size:var(--bd-fz-h6);line-height:2}ul{margin:0;padding:0}p{font-family:var(--bd-ff-p);font-size:var(--bd-fz-p);font-weight:var(--bd-fw-normal);color:var(--bd-text-body);margin-bottom:15px;line-height:30px}a,button,p,input,select,textarea,li,.transition-3,h1,h2,h3,h4,h5,h6{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}a:focus,.button:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;background:0 0;border:none;outline:none}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none}input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}.ryl-cp{cursor:pointer}::-moz-selection{background:var(--bd-common-black);color:var(--bd-common-white);text-shadow:none}::selection{background:var(--bd-common-black);color:var(--bd-common-white);text-shadow:none}::placeholder{color:var(--bd-common-black);font-size:var(--bd-fz-body);opacity:1}i[class^=flaticon-]{-o-transition:all .3s ease-out 0s;line-height:1;transition:all .3s ease-out;position:relative;top:2px}.mfp-iframe-holder .mfp-content{max-width:1500px}.radius-24{border-radius:24px}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.fix-x{overflow-x:hidden}.clear{clear:both}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow:hidden visible}.p-relative{position:relative}.p-absolute{position:absolute}.overflow-hidden{overflow:hidden}.x-clip{overflow-x:clip}.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.accordion-button:not(.collapsed){pointer-events:none}.body-overlay{z-index:999;opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0009;width:100%;height:100%;transition:all .3s ease-out;position:fixed;top:0;left:0}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media (max-width:575px){.progress-wrap{bottom:15px;right:15px}}.basic-pagination ul li{display:inline-block}.basic-pagination ul li:not(:last-child){margin-right:10px}.basic-pagination ul li a,.basic-pagination ul li span{text-align:center;border:2px solid #f1f1f1;border-radius:7px;width:50px;height:50px;font-size:18px;font-weight:600;line-height:46px;display:inline-block}.basic-pagination ul li a:hover,.basic-pagination ul li a.current,.basic-pagination ul li span:hover,.basic-pagination ul li span.current{background:var(--bd-theme-1);border-color:var(--bd-theme-1);color:var(--bd-common-white)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;margin-inline:auto;padding-inline-start:var(--bs-gutter-x,15px);padding-inline-end:var(--bs-gutter-x,15px)}.row{--bs-gutter-x:30px}.g-0,.gx-0{--bs-gutter-x:0}@media (min-width:992px){.g-lg-0,.gx-lg-0{--bs-gutter-x:0}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}.nice-select:after{content:"";font-family:var(--bd-ff-fontawesome);transform-origin:50%;color:var(--bd-common-black);background-color:#0000;border:none;width:auto;height:auto;margin-top:0;font-weight:500;right:15px;transform:translateY(-50%)}.nice-select.open:after{transform:translateY(-50%)rotate(-180deg)}.ui-state-active,.ui-widget-content .ui-state-active{border:1px solid var(--bd-theme-1);background:var(--bd-theme-1);color:#fff;font-weight:400}.ui-widget-header .ui-icon{background-image:url(../media/ui-icons_444444_256x240.03~3fqa.jhtn~.png)}.ui-corner-all.ui-state-hover{background:0 0;border:0}.ui-state-default.ui-state-default:hover{background-color:var(--bd-theme-1)}.ui-state-default,.ui-widget-content .ui-state-default{text-align:center}.ui-widget-header{border:1px solid var(--bd-theme-1);background:var(--bd-theme-1);color:var(--bd-common-black);font-weight:600}.cart-plus,.cart-minus{border:2px solid var(--bd-border-1);vertical-align:middle;text-align:center;width:25px;height:30px;font-size:14px;display:inline-block}.cart-plus:hover,.cart-minus:hover{cursor:pointer;color:var(--bd-common-white);background:var(--bd-theme-1);border-color:var(--bd-theme-1)}.cart-input{text-align:center;border:none;border-top:2px solid var(--bd-border-1);border-bottom:2px solid var(--bd-border-1);vertical-align:middle;width:32px;height:30px;margin:0 -3px;padding-bottom:0;font-size:14px;display:inline-block}.cart-input:focus{outline:none}.bd-dropcap{float:left;text-align:center;width:70px;height:70px;color:var(--bd-common-black);background-color:var(--bd-common-white);margin-right:20px;font-size:50px;font-weight:700;line-height:70px;display:inline-block;box-shadow:0 16px 32px #0000000f}hr{margin:0 0}.img-full{object-fit:cover;width:100%!important;height:100%!important}.bg-common-black{background:var(--bd-common-black)}.bg-theme-1{background:var(--bd-theme-1)}.bg-theme-2{background:var(--bd-theme-2)}.bg-theme-3{background:var(--bd-theme-3)}.container{--bs-gutter-x:15px}.bd-btn{text-transform:uppercase;font-weight:var(--bd-fw-medium);color:var(--bd-common-white);border:1px solid var(--bd-common-white);-o-transition:all .3s ease-out 0s;padding:15px 30px;white-space:nowrap;border-radius:var(--evana-radius,6px);align-items:center;gap:10px;padding-inline-end:50px;line-height:19.5px;transition:all .3s ease-out;display:inline-flex;position:relative}.bd-btn.theme-btn{color:var(--bd-common-black);border:1px solid var(--bd-theme-1)}.bd-btn.fill-btn{background-color:var(--bd-theme-1);color:var(--bd-common-black);border-color:var(--bd-theme-1)}.bd-btn.fill-btn:hover{background-color:var(--bd-common-black);color:var(--bd-common-white);border-color:var(--bd-common-black)}.bd-btn.dark-btn{color:var(--bd-common-black);border:1px solid var(--bd-common-black);padding-inline-end:50px}.bd-btn i{transform:rotate(-45deg)}.bd-btn:hover{background-color:var(--bd-theme-1);color:var(--bd-common-black);border-color:var(--bd-theme-1)}.bd-btn:hover span i{transform:translate(20px,-20px)rotate(-45deg)}.bd-btn:hover span:after{opacity:1;visibility:visible;transform:translate(20px,-20px)rotate(-45deg)}.bd-btn span{top:50%;position:absolute;inset-inline-end:25px;overflow:hidden;transform:translateY(-50%)}.bd-btn span i{transition:all .5s;transform:translate(0)rotate(-45deg)}.bd-btn span:after{content:"";font-family:var(--bd-ff-fontawesome);opacity:0;visibility:hidden;font-weight:900;transition:all .5s;position:absolute;bottom:-20px;left:-20px;transform:translate(0)rotate(-45deg)}.bd-btn-2{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;padding:8px 0;font-size:16px;font-weight:500;line-height:28px;display:inline-flex;position:relative}.bd-btn-2:before{content:"";background-color:var(--bd-theme-1);-o-transition:all .3s ease-out 0s;width:50px;height:2px;transition:all .3s ease-out;position:absolute;bottom:0;left:0}[dir=rtl] .bd-btn-2:before{left:auto;right:0}.bd-btn-2 i{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;transform:translateY(3px)rotate(-45deg)}.bd-btn-2:hover:before{width:100%;left:auto}[dir=rtl] .bd-btn-2:hover:before{right:auto}.bd-btn-2:hover i{transform:translateY(3px)rotate(0)}.bd-btn-2.is-white{color:var(--bd-common-white)}.bd-btn-2.is-white:before{background-color:var(--bd-common-white)}.bd-pulse-btn{position:relative}.bd-pulse-btn:after,.bd-pulse-btn:before{content:"";z-index:-1;border:1px solid #fff6;border-radius:50%;width:100px;height:100px;animation:2s linear infinite borderanimate2;-webkit-animation-delay:;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-pulse-btn.btn-2:after,.bd-pulse-btn.btn-2:before{border:1px solid var(--bd-theme-8);width:50px;height:50px;top:53%;left:15%}[dir=rtl] .bd-pulse-btn.btn-2:after,[dir=rtl] .bd-pulse-btn.btn-2:before{left:auto;right:-10%}.bd-pulse-btn:before{animation-delay:.7s}.hamburger-btn{-o-transition:.5s ease-in-out;cursor:pointer;background:0 0;border:0;outline:0;width:36px;height:36px;margin-inline-start:25px;transition:all .5s ease-in-out;position:relative}.hamburger-btn span{border:3px solid var(--bd-theme-1);opacity:1;top:0;z-index:1;border-radius:5px;width:16px;height:16px;transition:all .3s ease-in-out;display:block;position:absolute;inset-inline-start:0}.hamburger-btn span:first-child{inset-inline-start:0}.hamburger-btn span:nth-child(2){inset-inline-start:19px}.hamburger-btn span:nth-child(3){inset-inline-start:0;top:19px}.hamburger-btn span:nth-child(4){inset-inline-start:19px;top:19px}.hamburger-btn:hover span:nth-child(4){border-radius:50%}.square-nav{border:1px solid var(--bd-theme-2);-o-transition:all .3s ease-out 0s;border-radius:var(--evana-radius-sm,4px);justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s ease-out;display:inline-flex}.square-nav:hover{border-color:var(--bd-theme-1);background:var(--bd-theme-1);color:var(--bd-common-white)}.square-nav.is-black{border-color:var(--bd-text-body)}.square-nav.is-black:hover{border-color:var(--bd-theme-1)}@keyframes borderanimate2{0%{transform:translate(-50%,-50%)scale(.8)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes bd-updown{0%{transform:translate(0)}to{transform:translate(-30px)}}@keyframes bd-updown-2{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(15deg)}to{transform:rotate(-25deg)}}@keyframes shine{to{left:125%}}@keyframes swell{0%,to{transform:translateY(-25px)}50%{transform:translateY(5px)}}@keyframes wave{0%{margin-inline-start:0}to{margin-inline-start:-1600px}}@keyframes panel{0%{width:100%}to{width:0}}@keyframes rotate-infinite{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes rotate-infinite-2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes img-blink{0%{opacity:1}to{opacity:.5}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}to{transform:translateY(0)}}.ryl-up-down-anim:hover i{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes up-down{0%{transform:translateY(0)}to{transform:translateY(10px)}}.ryl-up-down2-anim{animation-name:up-down;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate-reverse}#preloader{z-index:9999;background:#000;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.preloader-thumb{justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.preloader-thumb{width:200px;height:200px}}@media (max-width:450px){.preloader-thumb{width:168px;height:168px}}.preloader-thumb__logo{object-fit:contain;max-width:46%;max-height:46%;animation:1s ease-in-out infinite alternate img-blink;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:118px!important;height:auto!important}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.preloader-thumb__logo{max-width:44%;max-height:44%;width:92px!important}}@media (max-width:450px){.preloader-thumb__logo{max-width:42%;max-height:42%;width:76px!important}}.preloader-thumb img{object-fit:contain;width:118px;max-width:46%;max-height:46%;animation:1s ease-in-out infinite alternate img-blink;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.preloader-thumb img{width:92px;max-width:44%;max-height:44%}}@media (max-width:450px){.preloader-thumb img{width:76px;max-width:42%;max-height:42%}}.preloader-thumb-wrap{justify-content:center;align-items:center;height:100%;display:flex}.preloader-border{border:2px dashed var(--bd-theme-1);border-radius:50%;width:100%;height:100%;animation:15s linear infinite rotate-infinite-2;position:absolute;top:0;left:0}@media (max-width:450px){.preloader-border{border-width:1px}}.grey-bg{background:var(--bd-grey-1)}.grey-bg-2{background:var(--bd-grey-2)}.white-bg{background:var(--bd-common-white)}.black-bg{background:var(--bd-common-black)}.theme-bg{background-color:var(--bd-theme-1)}.theme-bg-2{background-color:var(--bd-theme-2)}.theme-bg-3{background-color:var(--bd-theme-3)}.theme-bg-6{background-color:var(--bd-theme-6)}.theme-bg-7{background-color:var(--bd-theme-7)}.theme-bg-8{background-color:var(--bd-theme-11)}.theme-bg-9{background-color:var(--bd-theme-9)}.theme-bg-10{background-color:var(--bd-theme-10)}.theme-bg-11{background-color:var(--bd-theme-8)}.bd-gradient-bg{z-index:-1;background:linear-gradient(100.88deg,#ebfffe .6%,#fff6eb 100%);position:absolute;inset:0%;transform:rotate(-180deg)}.offcanvas{--evana-gold:#eec78c;--evana-gold-dark:#d9a85f;--evana-cream:#fff8eb;--evana-ink:#16120d}.offcanvas__area{top:0;z-index:9999;-ms-overflow-style:none;scrollbar-width:none;width:430px;height:100%;transition:inset-inline-end .55s cubic-bezier(.785,.135,.15,.86);position:fixed;inset-inline-end:-500px;overflow-y:auto}.offcanvas__area::-webkit-scrollbar{display:none}.offcanvas__area.offcanvas-opened{inset-inline-end:0}@media (max-width:575px){.offcanvas__area{width:330px;inset-inline-end:-360px}}.offcanvas__area a:not(.bd-btn){color:inherit;text-decoration:none}.offcanvas__area a:not(.bd-btn):link,.offcanvas__area a:not(.bd-btn):visited{color:inherit}.offcanvas__area .evana-mobile-menu-wrap{margin-top:28px!important}.offcanvas__area .evana-mobile-menu{margin:0;padding:0;list-style:none}.offcanvas__area .evana-mobile-menu>li{border-bottom:1px solid #eec78c29;position:relative}.offcanvas__area .evana-mobile-menu>li:first-child{border-top:1px solid #eec78c29}.offcanvas__area .evana-mobile-menu>li:before{content:"";top:0;background:var(--evana-gold);transform-origin:top;opacity:0;width:3px;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .35s;position:absolute;inset-inline-start:0;transform:scaleY(0)}.offcanvas__area .evana-mobile-menu>li.is-open .evana-mobile-menu__row>a{color:var(--evana-gold)}.offcanvas__area .evana-mobile-menu>li.is-active:before{opacity:1;transform:scaleY(1)}.offcanvas__area .evana-mobile-menu>li.is-active .evana-mobile-menu__row>a{padding-inline-start:10px;font-weight:700;color:var(--evana-gold)!important}.offcanvas__area .evana-mobile-menu>li.is-active .evana-mobile-menu__row>a:after{content:"";background:var(--evana-gold);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-inline-start:10px;display:inline-block;transform:translateY(-1px)}.offcanvas__area .evana-mobile-menu__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.offcanvas__area .evana-mobile-menu__row>a{font-family:var(--font-el-messiri),"El Messiri",serif;text-transform:none;letter-spacing:0;flex:1;padding:15px 0;font-size:17px;font-weight:600;transition:color .25s,padding-inline-start .25s;display:block;color:#ffffffe0!important}.offcanvas__area .evana-mobile-menu__row>a:link,.offcanvas__area .evana-mobile-menu__row>a:visited{color:#ffffffe0!important}.offcanvas__area .evana-mobile-menu__row>a:hover{padding-inline-start:8px;color:var(--evana-gold)!important}.offcanvas__area .evana-mobile-menu__expand{border-radius:var(--evana-radius-sm,4px);width:34px;height:34px;color:var(--evana-gold);cursor:pointer;background:#eec78c0f;border:1px solid #eec78c61;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;transition:all .25s;display:inline-flex}.offcanvas__area .evana-mobile-menu__expand:hover{background:var(--evana-gold);color:var(--evana-ink);border-color:var(--evana-gold)}.offcanvas__area .evana-mobile-menu__sub{border-inline-start:2px solid #eec78c5c;margin:0 0 12px;margin-inline-start:8px;padding:4px 0 8px;list-style:none}.offcanvas__area .evana-mobile-menu__sub li a{padding:8px 16px;font-size:14px;transition:color .25s,padding-inline-start .25s;display:block;color:#ffffff9e!important}.offcanvas__area .evana-mobile-menu__sub li a:link,.offcanvas__area .evana-mobile-menu__sub li a:visited{color:#ffffff9e!important}.offcanvas__area .evana-mobile-menu__sub li a:hover{padding-inline-start:22px;color:var(--evana-gold)!important}.offcanvas__wrapper{color:#ffffffbd;background:radial-gradient(360px 260px at 20% 0,#eec78c2e,#0000 62%),radial-gradient(460px 280px at 100% 100%,#eec78c1a,#0000 66%),linear-gradient(#1d1710 0%,#0c0a07 100%);min-height:100%;padding:34px 34px 38px;position:relative;overflow:auto;box-shadow:-22px 0 60px #00000059}.offcanvas__wrapper:before{content:"";top:0;bottom:0;background:linear-gradient(180deg, transparent 4%, var(--evana-gold) 44%, transparent 96%);opacity:.85;width:3px;position:absolute;inset-inline-start:0}@media (max-width:575px){.offcanvas__wrapper{padding:26px 22px 32px}}.offcanvas__top{border-bottom:1px solid #eec78c38;padding-bottom:24px;position:relative;margin-bottom:28px!important}.offcanvas__brand{flex-direction:column;gap:8px;display:flex}.offcanvas__brand p{color:#ffffff8f;max-width:250px;margin:0;font-size:13px;line-height:1.6}.offcanvas__logo img{object-fit:contain;max-height:38px;width:112px!important;height:auto!important}.offcanvas__close-btn{border-radius:var(--evana-radius,6px);width:42px;height:42px;color:var(--evana-gold);background:#eec78c0f;border:1px solid #eec78c6b;justify-content:center;align-items:center;font-size:20px;transition:all .32s;display:inline-flex}.offcanvas__close-btn:hover{color:var(--evana-ink);background:var(--evana-gold);border-color:var(--evana-gold);transform:rotate(90deg)}.offcanvas__search{margin-bottom:10px;position:relative}.offcanvas__search input{border-radius:var(--evana-radius,6px);width:100%;height:52px;color:var(--bd-common-white);background:#ffffff0e;border:1px solid #eec78c2e;outline:none;padding-inline:18px 48px;font-size:15px;line-height:52px;transition:border-color .3s,background .3s}.offcanvas__search input::placeholder{color:#ffffff6b}.offcanvas__search input:focus{background:#ffffff14;border-color:#eec78cb3}.offcanvas__search button{top:50%;color:var(--evana-gold);background:0 0;border:none;font-size:17px;position:absolute;inset-inline-end:16px;transform:translateY(-50%)}.offcanvas__cta{margin-top:26px}.offcanvas__cta .bd-btn{border-radius:var(--evana-radius,6px);justify-content:center;width:100%}.offcanvas__about h4,.offcanvas__contact h4{font-family:var(--font-el-messiri),"El Messiri",serif;color:var(--bd-common-white);margin-bottom:16px;padding-bottom:11px;font-size:19px;font-weight:600;display:inline-block;position:relative}.offcanvas__about h4:after,.offcanvas__contact h4:after{content:"";bottom:0;background:var(--evana-gold);width:42px;height:2px;position:absolute;inset-inline-start:0}.offcanvas__about p,.offcanvas__contact p{color:#fff9;margin-bottom:0;font-size:14.5px;line-height:1.8}.offcanvas__about{border-radius:var(--evana-radius-md,8px);background:#ffffff09;border:1px solid #eec78c29;padding:22px;margin-top:30px!important;margin-bottom:30px!important}.offcanvas__contact{margin-top:30px!important;margin-bottom:28px!important}.offcanvas__contact ul{padding:0}.offcanvas__contact ul li{align-items:flex-start!important}.offcanvas__contact ul li:not(:last-child){margin-bottom:14px}.offcanvas__contact ul li a,.offcanvas__contact ul li a:link,.offcanvas__contact ul li a:visited{color:#fffc!important}.offcanvas__contact ul li a:hover{color:var(--evana-gold)!important}.offcanvas__contact-icon{flex-shrink:0}.offcanvas__contact-icon i{width:40px;height:40px;color:var(--evana-gold);background:#eec78c0f;border:1px solid #eec78c66;border-radius:50%;justify-content:center;align-items:center;transition:all .35s;display:inline-flex}.offcanvas__contact li:hover .offcanvas__contact-icon i{color:#0c0b09;background:var(--evana-gold);border-color:var(--evana-gold)}.offcanvas__contact-text span{color:#fff9;font-size:14px;line-height:1.7}.offcanvas__contact-text a{font-size:14px;font-weight:400;color:#fffc!important}.offcanvas__contact-text a:link,.offcanvas__contact-text a:visited{color:#fffc!important}.offcanvas__contact-text a:hover{color:var(--evana-gold)!important}.offcanvas__lang{border-top:1px solid #eec78c2e;border-bottom:1px solid #eec78c2e;padding:18px 0;margin-bottom:24px!important}.offcanvas__social{margin-top:24px}.offcanvas__social ul{gap:12px;padding:0;display:flex}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:0}.offcanvas__social ul li a{text-align:center;color:#ffffffc7;background:#ffffff09;border:1px solid #eec78c3d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .35s;display:inline-flex}.offcanvas__social ul li a:hover{color:var(--evana-ink);border-color:var(--evana-gold);background-color:var(--evana-gold);transform:translateY(-3px)}.body-overlay.opened{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08070699}.bd-breadcrumb{z-index:2;min-height:320px;padding-top:52px;padding-bottom:52px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb{min-height:280px;padding-top:40px;padding-bottom:40px}}.bd-breadcrumb-area{background:#1c1813;border-bottom:1px solid #eec78c40;min-height:320px;padding-top:0;position:relative;overflow:hidden}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb-area{min-height:280px}}.bd-breadcrumb__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.bd-breadcrumb__bg img{z-index:0}.bd-breadcrumb__bg:before{content:"";z-index:1;background:linear-gradient(#00000073 0%,#00000094 42%,#000000ad 100%);position:absolute;inset:0}.bd-breadcrumb__bg:after{content:"";inset-inline:0;z-index:2;background:linear-gradient(90deg,#0000,#eec78c,#0000);height:3px;position:absolute;bottom:0}.bd-breadcrumb__wrapper{z-index:1;position:relative}.bd-breadcrumb__thumb{opacity:.05;z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-breadcrumb__title{text-transform:capitalize;color:#fff;font-size:70px;line-height:1.2;font-family:var(--font-el-messiri),"El Messiri",var(--bd-ff-heading),serif}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-breadcrumb__title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-breadcrumb__title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-breadcrumb__title{font-size:42px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb__title{font-size:36px}}@media (max-width:450px){.bd-breadcrumb__title{font-size:32px}}.bd-breadcrumb__list{justify-content:center;gap:28px;display:flex}.bd-breadcrumb__list span{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#ffffffd1;font-size:14px;font-weight:500;line-height:20px;position:relative}.bd-breadcrumb__list span a{color:#ffffffd1;text-decoration:none;transition:color .3s}.bd-breadcrumb__list span a:link,.bd-breadcrumb__list span a:visited{color:#ffffffd1!important}.bd-breadcrumb__list span a:hover{color:var(--bd-theme-1)}.bd-breadcrumb__list span i{margin-inline-end:10px}[dir=rtl] .bd-breadcrumb__list span i{margin-inline-start:10px}.bd-breadcrumb__list span:before{font-family:var(--bd-ff-fontawesome);content:"";inset-inline-end:-15px;border-radius:40%;font-weight:400;position:absolute;top:1px}.bd-breadcrumb__list span:last-child:before{content:none}.tp-accordion .accordion-item{background-color:#0000;border:0;border-bottom:1px solid #ffffff1f}.tp-accordion .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.tp-accordion .accordion-item:last-of-type,.tp-accordion .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.tp-accordion .accordion-button{color:var(--tp-common-white);background-color:#0000;padding:30px 15px 30px 0;font-size:24px;font-weight:500}.tp-accordion .accordion-button:after{content:"";font-family:var(--tp-ff-fontawesome);color:var(--tp-theme-1);background-image:none;width:auto;height:auto;font-weight:500;position:absolute;top:28%;right:0;transform:rotate(180deg)}.tp-accordion .accordion-button.collapsed:after{color:var(--tp-common-white);transform:rotate(0)}.tp-accordion .accordion-button:not(.collapsed){color:var(--tp-theme-1);box-shadow:none;background-color:#0000}.tp-accordion .accordion-button:focus{box-shadow:none;border:0}.tp-accordion .accordion-button:hover,.tp-accordion .accordion-button:hover:after{color:var(--tp-theme-1)}.tp-accordion .accordion-body{padding:0 0 25px}.tp-accordion .accordion-body p{color:var(--tp-text-1);font-size:16px}.bd-swiper-pagination{justify-content:center;gap:8px;margin-bottom:78px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-swiper-pagination{justify-content:flex-start;margin-bottom:10px}}.bd-swiper-pagination span{opacity:1;background:0 0;border-radius:50%;width:35px;height:35px;position:relative}.bd-swiper-pagination span:before{content:"";background:#646464;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-swiper-pagination span.swiper-pagination-bullet-active{border:2px solid var(--bd-theme-1)}.bd-swiper-pagination span.swiper-pagination-bullet-active:before{background-color:var(--bd-theme-1)}.bd-swiper-navigation{z-index:33;justify-content:flex-end;gap:17px;display:flex;position:absolute;bottom:217px;right:14%}[dir=rtl] .bd-swiper-navigation{left:14%;right:auto}@media only screen and (min-width:768px) and (max-width:991px){.bd-swiper-navigation{right:20px}[dir=rtl] .bd-swiper-navigation{left:20px;right:auto}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-swiper-navigation{justify-content:flex-start;padding-top:28px;padding-bottom:5px;right:15px}[dir=rtl] .bd-swiper-navigation{left:15px;right:auto}}@media (max-width:575px){.bd-swiper-navigation{bottom:20px;right:50%;transform:translate(50%)}}.bd-swiper-navigation button{text-align:center;border:1px solid var(--bd-common-white);width:50px;height:50px;color:var(--bd-common-white);opacity:.5;border-radius:50%;font-size:17px;transform:rotate(-45deg)}.bd-swiper-navigation button:hover{opacity:1;background-color:var(--bd-theme-1);border-color:var(--bd-theme-1);transform:rotate(0)}.bd-tab .nav-tabs,.bd-tab .nav-tabs .nav-link{border:0;margin:0;padding:0}.bd-shop-modal .modal-dialog{max-width:950px;margin:1.75rem auto}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-shop-modal .modal-dialog{margin-left:20px;margin-right:20px}}.bd-shop-modal .modal-header{border-bottom:0}.bd-shop-modal .btn-close{font-size:15px}.bd-theme-settings-wrapper .row{--bs-gutter-x:8px}.bd-theme-settings-area{background-color:var(--bd-common-white);z-index:991;direction:ltr;border:1px solid #d9d9d94f;width:240px;position:fixed;top:50%;left:0;transform:translateY(-50%)translate(-100%)}.bd-theme-settings-area.settings-opened{transform:translateY(-50%)translate(0%)}.bd-theme-settings-area.settings-opened .bd-theme-settings-gear{opacity:0}.bd-theme-settings-area.settings-opened .bd-theme-settings-close{opacity:1}.bd-theme-settings-open{position:absolute;top:-1px;left:100%}.bd-theme-settings-open button{background-color:var(--bd-common-white);text-align:center;width:45px;height:45px;color:var(--bd-theme-1);font-size:20px;line-height:45px;position:relative}.bd-theme-settings-gear{animation:4s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.bd-theme-settings-close{opacity:0;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-theme-header-title{margin-bottom:30px;font-size:16px;font-weight:600}.bd-theme-wrapper{padding:20px 30px 30px}.bd-theme-toggle{text-align:center}.bd-theme-toggle-main{z-index:1;background-color:#f0f0f5;border-radius:20px;width:160px;margin:auto;padding:4px;display:inline-block;position:relative}.bd-theme-toggle-light,.bd-theme-toggle-dark{width:48%;height:26px;line-height:26px;display:inline-block}.bd-theme-toggle input{display:none}.bd-theme-toggle:hover{cursor:pointer}.bd-theme-toggle label{color:var(--bd-common-black);font-size:14px;font-weight:500}.bd-theme-toggle label:hover{cursor:pointer}.bd-theme-toggle #bd-theme-toggler{display:none}.bd-theme-toggle #bd-theme-toggler:checked+i{right:calc(50% - 4px)}.bd-theme-toggle-slide{width:50%;height:26px;color:var(--bd-common-black);background-color:var(--bd-common-white);transform:translateY(-50%);-webkit-transform:translate3d(0, 0);transform:translate3d(0, 0);-o-transition:.2s cubic-bezier(.25, 1, .5, 1);z-index:-1;border-radius:30px;transition:all .2s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;right:4px}.bd-theme-dir{text-align:center}.bd-theme-dir-main{z-index:1;background-color:#f0f0f5;border-radius:20px;width:160px;margin:auto;padding:4px;display:inline-block;position:relative}.bd-theme-dir-ltr,.bd-theme-dir-rtl{width:48%;height:26px;line-height:26px;display:inline-block}.bd-theme-dir input{display:none}.bd-theme-dir:hover{cursor:pointer}.bd-theme-dir label{color:var(--bd-common-black);font-size:14px;font-weight:500}.bd-theme-dir label:hover{cursor:pointer}.bd-theme-dir #bd-dir-toggler{display:none}.bd-theme-dir #bd-dir-toggler:checked+i{right:calc(50% - 4px)}.bd-theme-dir-slide{width:50%;height:26px;color:var(--bd-common-black);background-color:var(--bd-common-white);transform:translateY(-50%);-webkit-transform:translate3d(0, 0);transform:translate3d(0, 0);-o-transition:.2s cubic-bezier(.25, 1, .5, 1);z-index:-1;border-radius:30px;transition:all .2s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;right:4px}.bd-theme-color-item.active button:before{opacity:1;visibility:visible}.bd-theme-color-btn{text-align:center;width:100%;height:40px;line-height:40px;position:relative}.bd-theme-color-btn:before{content:"";color:var(--bd-common-white);opacity:0;visibility:hidden;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-theme-color-btn.bd-color-settings-btn[data-color=\#EEC78C]{background-color:#eec78c}.bd-theme-color-btn.bd-color-settings-btn[data-color=\#FF9B24]{background-color:#ff9b24}.bd-theme-color-btn.bd-color-settings-btn[data-color=\#FF577B]{background-color:#ff577b}.bd-theme-color-btn.bd-color-settings-btn[data-color=\#7C81FF]{background-color:#7c81ff}.bd-theme-color-input{margin-top:15px}.bd-theme-color-input h6{margin-bottom:5px;font-size:14px;font-weight:600}.bd-theme-color-input label{text-align:center;background-color:var(--bd-theme-1);width:100%;height:40px;line-height:40px;display:inline-block}.bd-theme-color-input label:hover{cursor:pointer}.bd-theme-color-input input{display:none}.bd-section__subtitle{letter-spacing:.1em;text-transform:uppercase;color:var(--bd-text-2);font-size:16px;font-weight:500;line-height:36px;display:inline-block}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-section__subtitle{margin-top:-12px;display:inline-block}}.bd-section__title{text-transform:capitalize;font-size:55px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-section__title br{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-section__title{font-size:48px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-section__title{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-section__title{font-size:26px}}@media (max-width:450px){.bd-section__title{font-size:24px}}.bd-section__title-wrapper.is-white .bd-section__title,.bd-section__title-wrapper.is-white .bd-section__subtitle{color:var(--bd-common-white)}.bd-header{position:relative}.bd-header .container{max-width:1640px}.bd-header__logo{width:190px}@media (max-width:450px){.bd-header__logo{width:160px}}.bd-header__logo img{width:100%}.bd-header__bg{z-index:-1;background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;right:0}.bd-header__bg:before{content:"";opacity:.75;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.bd-header__top{padding:30px 0}.bd-header__top.header-sticky{background:var(--bd-common-black);padding:20px 0}.bd-header__meta-item{gap:15px}.bd-header__meta-icon i{color:var(--bd-common-white)}.bd-header__meta-text p{color:var(--bd-common-white);font-size:18px;line-height:26px;font-weight:var(--bd-fw-medium);margin:0}.bd-header__meta-text p:hover{color:var(--bd-theme-1)}.bd-header.transparent-header{z-index:99;position:absolute;top:0;left:0;right:0}.bd-header-lang{align-items:center;gap:15px;display:flex}.bd-header-lang__item a{text-align:center;width:40px;height:40px;color:var(--bd-common-black);text-transform:uppercase;border:1px solid var(--bd-common-black);opacity:.5;letter-spacing:.05em;border-radius:50%;justify-content:center;line-height:38px;display:inline-block}.bd-header-lang__item a.active{opacity:1}.bd-header-lang__item a:hover{opacity:1;background-color:var(--bd-common-black);color:var(--bd-common-white)}.bd-header-hamburger{cursor:pointer;-o-transition:all .3s ease-out 0s;width:45px;transition:all .3s ease-out;position:relative}.bd-header-hamburger span{background-color:var(--bd-grey-1);-o-transition:all .3s ease-out 0s;width:100%;height:2px;transition:all .3s ease-out;display:block}.bd-header-hamburger span:not(:last-child){margin-bottom:12px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-header-hamburger span{width:45px}}.bd-header-hamburger span:nth-child(2){width:70%;margin-inline-end:auto}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-header-hamburger span:nth-child(2){width:100%}}.bd-header-hamburger:hover span{background-color:var(--bd-theme-1)}.bd-header-hamburger:hover span:nth-child(2){width:100%}.bd-header-hamburger.is-black span{background-color:var(--bd-common-black)}.logo img{width:190px}.header-sticky{z-index:99;box-shadow:0 0 60px #00000012;width:100%;margin:auto;animation:.5s ease-in-out fadeInDown;top:0;left:0;-webkit-box-shadow:0 4px 10px #03041c1a;box-shadow:0 4px 10px #03041c1a;position:fixed!important}.header-sticky.is-transparent{background:var(--bd-common-white)}.header-sticky.is-transparent .bd-main-menu.is-white ul li a,.header-sticky.is-transparent .bd-main-menu.is-white ul li.has-dropdown>a:after,.header-sticky.is-transparent .bd-main-menu.is-white ul li .submenu li a,.header-sticky.is-transparent .bd-main-menu.is-white ul li.has-mega-menu .mega-menu li ul li a{color:var(--bd-common-black)}.header-pos{z-index:99;position:absolute;top:0;left:0;right:0}.bd-header-3{padding:24px 0}.bd-header-3.header-sticky{padding:19px 0}.bd-header-3:not(.header-sticky) .bd-btn.fill-btn{background-color:var(--bd-common-white);color:var(--bd-common-black);border-color:var(--bd-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-header-3:not(.header-sticky) .bd-btn.fill-btn{background-color:var(--bd-theme-1);color:var(--bd-common-black);border-color:var(--bd-theme-1)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-header-3__bottom-left{width:100%}}.bd-header-3__hamburger{margin-inline-start:150px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-header-3__hamburger{margin-inline-start:auto}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-header-2__main{padding:20px 0}}.evana-lang-switcher{font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif;align-items:center;gap:6px;font-weight:600;display:inline-flex}.evana-lang-switcher--header{font-size:13px}.evana-lang-switcher--offcanvas{color:var(--bd-common-black);font-size:14px}.evana-lang-switcher__btn{cursor:pointer;color:inherit;font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif;font-size:inherit;font-weight:inherit;background:0 0;border:none;padding:2px 6px;transition:opacity .25s,color .25s,text-decoration-color .25s}.evana-lang-switcher__btn:not(.is-active){opacity:.7;font-weight:400}.evana-lang-switcher__btn.is-active{opacity:1;text-underline-offset:3px;font-weight:700;text-decoration:underline}.evana-lang-switcher__btn:hover{opacity:1;text-underline-offset:3px;text-decoration:underline}.evana-lang-switcher__sep{opacity:.45;-webkit-user-select:none;user-select:none}.bd-header-3:not(.header-sticky) .evana-lang-switcher--header,.bd-header-3:not(.header-sticky) .evana-lang-switcher--header .evana-lang-switcher__btn:hover{color:var(--bd-common-white)}.bd-header-3.header-sticky .evana-header__login,.bd-header-3.header-sticky .evana-header__login i{color:var(--evana-ink,#1c1813)!important}.bd-header-3.header-sticky .evana-header__login i{color:var(--evana-gold,#eec78c)!important}.bd-header-3.header-sticky .evana-header__login:hover,.bd-header-3.header-sticky .evana-header__login:hover i{color:#d9a85f!important}.bd-header-3.header-sticky .evana-lang-switcher--header,.bd-header-2__main .evana-lang-switcher--header,.bd-header-3.header-sticky .evana-lang-switcher--header .evana-lang-switcher__btn:hover,.bd-header-2__main .evana-lang-switcher--header .evana-lang-switcher__btn:hover{color:var(--bd-common-black)}.evana-header{--evana-gold:#eec78c;--evana-cream:#fff8eb;--evana-ink:#1c1813;z-index:99;position:relative}.evana-header .container{max-width:1640px}.evana-header__inner{background:var(--evana-cream);-o-transition:all .35s ease-out 0s;border-bottom:1px solid #eec78c66;transition:all .35s ease-out}.evana-header__inner.header-sticky{top:0;z-index:999;background:var(--evana-cream);animation:.5s fadeInDown;position:fixed;inset-inline:0;box-shadow:0 8px 30px #1c18131f}.evana-header__inner.header-sticky .evana-header__login{color:var(--evana-ink)!important}.evana-header__inner.header-sticky .evana-header__login i{color:var(--evana-gold)!important}.evana-header__inner.header-sticky .evana-header__login:hover,.evana-header__inner.header-sticky .evana-header__login:hover i{color:#d9a85f!important}.evana-header__inner.header-sticky .evana-header__phone{color:var(--evana-ink)}.evana-header__inner.header-sticky .evana-header__phone i{color:var(--evana-gold)}.evana-header__inner.header-sticky .evana-header__lang .evana-lang-switcher--header{color:var(--evana-ink)}.evana-header__inner.header-sticky .evana-header__lang .evana-lang-switcher--header .evana-lang-switcher__btn:hover{color:var(--evana-gold)}.evana-header__wrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:72px;display:grid!important}.evana-header__logo{flex-shrink:0;justify-self:start}.evana-header__logo img{-o-transition:all .35s ease-out 0s;width:auto;transition:all .35s ease-out}.evana-header__menu{justify-content:center;justify-self:center}.evana-header__menu ul{white-space:nowrap;align-items:center;display:flex}.evana-header__menu ul li{margin-inline-end:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.evana-header__menu ul li{margin-inline-end:22px}}.evana-header__menu ul li:last-child{margin-inline-end:0}.evana-header__menu ul li:before{content:"";top:0;background:var(--evana-gold);transform-origin:50%;opacity:0;pointer-events:none;width:100%;height:3px;-webkit-transition:all .45s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-moz-transition:all .45s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-ms-transition:all .45s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-o-transition:all .45s cubic-bezier(.22, .61, .36, 1) ease-out 0s;transition:all .45s cubic-bezier(.22, .61, .36, 1) ease-out 0s;border-radius:0 0 3px 3px;position:absolute;inset-inline-start:0;transform:scaleX(0)}.evana-header__menu ul li>a{font-family:var(--font-el-messiri),"El Messiri",var(--bd-ff-heading),serif;color:var(--evana-ink);text-transform:none;letter-spacing:0;-webkit-transition:all .3s ease ease-out 0s;-moz-transition:all .3s ease ease-out 0s;-ms-transition:all .3s ease ease-out 0s;-o-transition:all .3s ease ease-out 0s;transition:all .3s ease ease-out 0s;padding:20px 0;font-size:16px;font-weight:500;text-decoration:none;position:relative}.evana-header__menu ul li>a:after{content:"";bottom:12px;background:var(--evana-gold);opacity:0;width:6px;height:6px;-webkit-transition:all .35s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-moz-transition:all .35s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-ms-transition:all .35s cubic-bezier(.22, .61, .36, 1) ease-out 0s;-o-transition:all .35s cubic-bezier(.22, .61, .36, 1) ease-out 0s;transition:all .35s cubic-bezier(.22, .61, .36, 1) ease-out 0s;border-radius:50%;margin-inline-start:-3px;position:absolute;inset-inline-start:50%;transform:scale(0)}.evana-header__menu ul li.has-dropdown>a:after{content:"";opacity:1;width:auto;height:auto;color:var(--evana-ink);background:0 0;border-radius:0;margin-inline-start:6px;font-family:"Font Awesome 6 Pro";font-weight:900;position:static;transform:none}.evana-header__menu ul li:hover>a,.evana-header__menu ul li.has-dropdown:hover>a:after{color:var(--evana-gold)!important}.evana-header__menu ul li.is-active:before{opacity:1;transform:scaleX(1)}.evana-header__menu ul li.is-active>a{font-weight:600;color:var(--evana-gold)!important}.evana-header__menu ul li.is-active:not(.has-dropdown)>a:after{opacity:1;transform:scale(1)}.evana-header .bd-main-menu ul li:hover>a,.evana-header .bd-main-menu ul li:hover>a:after{color:var(--evana-gold)!important}.evana-header__actions{flex-shrink:0;justify-self:end;gap:16px}@media only screen and (min-width:992px) and (max-width:1199px){.evana-header__actions{gap:12px}}.evana-header__phone{color:var(--evana-ink);-o-transition:all .25s ease-out 0s;align-items:center;gap:9px;font-size:15px;font-weight:600;transition:all .25s ease-out}.evana-header__phone i{color:var(--evana-gold);font-size:15px}.evana-header__phone:hover{color:var(--evana-gold)}.evana-header__lang{align-items:center}.evana-header__lang .evana-lang-switcher--header{color:var(--evana-ink)}.evana-header__lang .evana-lang-switcher--header .evana-lang-switcher__btn:hover{color:var(--evana-gold)}.evana-header__cta.bd-btn{padding:10px 20px;padding-inline-end:36px;font-size:13px;line-height:1.2;box-shadow:0 8px 24px #eec78c59}.evana-header__cta.bd-btn span{inset-inline-end:12px}.evana-header__burger{background:0 0;border:0;padding:0}a.evana-header__login{-o-transition:all .25s ease-out 0s;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1;transition:all .25s ease-out;display:inline-flex;color:#1c1813!important}a.evana-header__login i{-o-transition:all .25s ease-out 0s;font-size:17px;transition:all .25s ease-out;color:#1c1813!important}a.evana-header__login:hover,a.evana-header__login:hover i{color:#d9a85f!important}a.evana-header__login:hover i{transform:translateY(-1px)}a.evana-header__login.is-light,a.evana-header__login.is-light i{color:#fff!important}a.evana-header__login.is-light:hover,a.evana-header__login.is-light:hover i{color:#eec78c!important}.bd-main-menu{gap:25px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-main-menu{gap:10px;margin-inline-start:25px}}.bd-main-menu ul li{margin-inline-end:35px;list-style:none;display:inline-block;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.bd-main-menu ul li{margin-inline-end:25px}}.bd-main-menu ul li:last-child{margin-inline-end:0}.bd-main-menu ul li a{color:var(--bd-common-black);text-transform:uppercase;letter-spacing:.05em;font-size:18px;line-height:36px;font-weight:var(--bd-fw-medium);padding:26px 0;display:inline-block}.bd-main-menu ul li.has-mega-menu{position:static}.bd-main-menu ul li.has-mega-menu .mega-menu{background:var(--bd-common-white);visibility:hidden;opacity:0;transform-origin:top;z-index:99;-o-transition:opacity .5s ease,visibility .5s ease,transform .7s ease,-webkit-transform .7s ease;grid-template-columns:repeat(3,1fr);gap:25px;width:1028px;padding:30px 40px;transition:opacity .5s,visibility .5s,transform .7s;display:grid;position:absolute;top:100%;left:50%;transform:scaleY(0)translate(-50%);box-shadow:0 20px 30px #03041c1a}@media only screen and (min-width:992px) and (max-width:1199px){.bd-main-menu ul li.has-mega-menu .mega-menu{width:900px}}.bd-main-menu ul li.has-mega-menu .mega-menu li{margin-inline-end:0}.bd-main-menu ul li.has-mega-menu .mega-menu li .mega-menu-title{color:var(--bd-common-black);cursor:text;margin-bottom:15px;padding:0;font-size:18px;font-weight:500;line-height:30px;display:inline-block}.bd-main-menu ul li.has-mega-menu .mega-menu li ul li{float:none;width:100%;margin-bottom:2px}.bd-main-menu ul li.has-mega-menu .mega-menu li ul li a{text-transform:capitalize;-o-transition:all .3s ease-out 0s;padding:0;font-size:16px;font-weight:400;line-height:30px;transition:all .3s ease-out;position:relative}.bd-main-menu ul li.has-mega-menu .mega-menu li ul li a:before{content:"";inset-inline:0 auto;background-color:var(--bd-theme-1);-o-transition:all .3s ease-out 0s;width:0;height:2px;transition:all .3s ease-out;position:absolute;top:55%;bottom:auto;transform:translateY(-50%)}.bd-main-menu ul li.has-mega-menu .mega-menu li ul li:hover a{color:var(--bd-theme-1);padding-inline-start:18px}.bd-main-menu ul li.has-mega-menu .mega-menu li ul li:hover a:before{width:12px}.bd-main-menu ul li.has-mega-menu .mega-menu li:hover>.mega-menu-title{padding-left:0}.bd-main-menu ul li.has-dropdown>a{position:relative}.bd-main-menu ul li.has-dropdown>a:after{content:"";color:var(--bd-common-black);font-size:14px;font-family:var(--bd-ff-fontawesome);-o-transition:all .3s ease-out 0s;margin-inline-start:5px;font-weight:400;transition:all .3s ease-out;display:inline-block;transform:translateY(1px)}.bd-main-menu ul li .submenu{top:100%;background:var(--bd-common-white);z-index:99;-o-transition:all .3s ease-out 0s;visibility:hidden;opacity:0;transform-origin:top;-ms-box-shadow:0px 30px 70px 0px #0b064614;-o-box-shadow:0px 30px 70px 0px #0b064614;transition:all .3s ease-out;-o-transition:opacity .5s ease,visibility .5s ease,transform .7s ease,-webkit-transform .7s ease;width:200px;padding:15px 25px;transition:opacity .5s,visibility .5s,transform .7s;position:absolute;inset-inline-start:-30%;transform:scaleY(0);box-shadow:0 30px 70px #0b064614}.bd-main-menu ul li .submenu li{width:100%;margin:0;display:block}.bd-main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;right:25px;transform:translateY(-50%)rotate(-90deg)}.bd-main-menu ul li .submenu li a{z-index:1;text-transform:uppercase;width:100%;font-size:16px;line-height:30px;font-weight:var(--bd-fw-normal);padding:0;position:relative}.bd-main-menu ul li .submenu li a:before{content:"";inset-inline:0 auto;background-color:var(--bd-theme-1);-o-transition:all .3s ease-out 0s;width:0;height:2px;transition:all .3s ease-out;position:absolute;top:55%;bottom:auto;transform:translateY(-50%)}.bd-main-menu ul li .submenu li .submenu{visibility:hidden;opacity:0;top:0;left:120%}.bd-main-menu ul li .submenu li:hover>a{color:var(--bd-theme-1);padding-inline-start:18px}.bd-main-menu ul li .submenu li:hover>a:before{width:12px}.bd-main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;left:100%}.bd-main-menu ul li:hover>a,.bd-main-menu ul li:hover>a:after{color:var(--bd-common-white)}.bd-main-menu ul li:hover>.submenu{visibility:visible;opacity:1;top:100%;transform:scaleY(1)}.bd-main-menu ul li:hover .mega-menu{visibility:visible;opacity:1;transform:scaleY(1)translate(-50%)}.bd-main-menu ul li:hover.has-mega-menu:before{visibility:visible;opacity:1;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out .1s}.bd-main-menu.is-white ul li a,.bd-main-menu.is-white ul li.has-dropdown>a:after{color:var(--bd-common-white)}.bd-main-menu.is-white ul li .submenu li a,.bd-main-menu.is-white ul li.has-mega-menu .mega-menu li ul li a{color:var(--bd-common-black)}.main-nav-wrapper{z-index:999;width:100%;transition:all .7s ease-in;position:relative}.main-nav-wrapper:after{content:"";z-index:1;background:red;width:100%;height:100%;position:absolute;top:0;right:0}.main-nav-wrapper .sidebar-menu-contact{gap:35px}.main-nav-wrapper .sidebar-menu-contact a{text-align:center;width:45px}.main-nav-wrapper .mobile-logo-area .header-logo{max-width:190px}@media (max-width:450px){.main-nav-wrapper .mobile-logo-area .header-logo{max-width:170px}}.main-nav-wrapper .main-nav-js{z-index:99;opacity:0;visibility:hidden;scrollbar-width:none;background:#101010 url(../media/noise-transparent.0u234donv1qoc.png);flex-direction:column;gap:30px;width:100%;height:100%;transition:all .7s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-10vh);box-shadow:4px 3px 20px #1021220f;padding:30px 5%!important}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.main-nav-wrapper .main-nav-js{min-width:100%;max-width:100%}}.main-nav-wrapper .main-nav-js::-webkit-scrollbar{width:5px;display:none}.main-nav-wrapper .main-nav-js:before{content:"Explore Pages.";color:#acacac;opacity:.1;z-index:1;letter-spacing:5px;text-align:right;z-index:-1;width:100%;max-width:1000px;height:300px;margin-left:auto;margin-right:0;font-size:220px;font-weight:700;line-height:1;display:block;position:absolute;top:45%;right:10%;transform:translateY(-50%)}[dir=rtl] .main-nav-wrapper .main-nav-js:before{left:10%;right:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.main-nav-wrapper .main-nav-js:before{visibility:hidden;display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-nav-wrapper .main-nav-js:before{font-size:200px}}.main-nav-wrapper .main-nav-js::-webkit-scrollbar-track{background:#f1f1f1}.main-nav-wrapper .main-nav-js::-webkit-scrollbar-thumb{background:#999}.main-nav-wrapper .main-nav-js::-webkit-scrollbar-thumb:hover{background:var(--border-color)}.main-nav-wrapper .main-nav-js .menu-close-btn{opacity:1;cursor:pointer;opacity:.8;padding:5px;font-size:40px}@media (max-width:575px){.main-nav-wrapper .main-nav-js .menu-close-btn{font-size:30px}}.main-nav-wrapper .main-nav-js .menu-close-btn i{color:#fff;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}.main-nav-wrapper .main-nav-js .menu-close-btn:hover i{color:var(--bd-theme-1);transform:rotate(180deg)}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul{float:none;text-align:left;z-index:3;width:100%;max-width:700px;margin-bottom:0;margin-left:0;margin-right:auto;padding:80px 0}[dir=rtl] .main-nav-wrapper .main-nav-js .sidebar-menu-area>ul{text-align:right;margin-left:auto;margin-right:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul{padding:40px 0 30px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul{max-width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul{padding:45px 0 35px}}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li{opacity:0;margin-bottom:15px;padding:5px;transition:all .2s;display:block;position:relative;transform:translateY(50px)scaleY(0)}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li:last-child{border-bottom:1px solid #0000;margin-bottom:0}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li:hover a:before{width:100%}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{cursor:pointer;color:#fff;opacity:.8;font-size:36px;position:absolute;top:15px;right:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{right:5px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{font-size:30px}}@media (max-width:575px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{top:8px}}[dir=rtl] .main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{left:40px;right:auto}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{color:#fff;text-transform:uppercase;font-size:3.5rem;font-style:normal;font-weight:700;font-family:var(--bd-ff-menu);padding:4px 0;line-height:1;text-decoration:none;transition:all .55s;display:inline-block;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{font-size:2rem}}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a:before{color:#fff;white-space:nowrap;content:attr(data-hover);width:0;transition:all .8s cubic-bezier(.17,.67,.32,.87);position:absolute;top:5px;left:0;overflow:hidden}[dir=rtl] .main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a:before{left:auto;right:0}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu{opacity:1;visibility:visible;min-width:180px;box-shadow:none;background:0 0;border:none;margin-top:25px;padding-left:20px;list-style:none;transition:none;display:none;position:static;transform:none}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li{opacity:1}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a{text-transform:uppercase;-webkit-text-stroke:unset;-webkit-text-fill-color:unset;color:#fff;opacity:.5;width:100%;padding:15px 5px;font-size:22px;font-style:normal;font-weight:400}.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a:hover{opacity:1}.main-nav-wrapper .main-nav-js.show-menu{opacity:1;visibility:visible;transform:none}.main-nav-wrapper .uesr-aera{text-align:center;background:var(--primary-color2);border-radius:50%;width:70px;height:70px;margin-left:auto;margin-right:auto;line-height:72px;display:inline-block}.main-nav-wrapper .uesr-aera .bi{color:var(--text-primary);font-size:35px}.main-nav-wrapper .mobile-menu{border-radius:50%;padding:0 5px;display:inline-block;position:relative;top:2px}.main-page-wrapper{flex-direction:row;justify-content:flex-end;width:100%;display:flex;position:relative}.main-page-wrapper .left-fixed-image{width:700px;height:100%;max-height:100vh;position:fixed;top:0;left:0}@media only screen and (min-width:1400px) and (max-width:1599px){.main-page-wrapper .left-fixed-image{width:550px}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-page-wrapper .left-fixed-image{width:400px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-page-wrapper .left-fixed-image{width:300px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.main-page-wrapper .left-fixed-image{visibility:none;display:none}}.main-page-wrapper .left-fixed-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%!important}@keyframes navLinkFade{0%{opacity:0;transform:translateY(50px)scaleY(0)}to{opacity:1;transform:translateY(0)scaleY(1)}}@supports (-webkit-text-stroke:1px #ffffff){.main-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{-webkit-text-stroke:1px #fff;color:#0000}}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;color:var(--bd-common-black);border-top:1px solid #ebebeb;padding:10px 0;font-size:14px;font-weight:500;line-height:1.5}.mean-container .mean-nav ul li a:hover{color:var(--bd-theme-1)}.mean-container .mean-nav ul li a.mean-expand{width:30px;height:30px;color:var(--bd-common-black);border:0;margin-top:5px;font-weight:400;line-height:30px;top:0;padding:0!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--bd-theme-1);color:var(--bd-common-white);border-color:var(--bd-theme-1)}.mean-container .mean-nav ul li a.mean-expand i{font-size:16px}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--bd-common-white);background-color:var(--bd-theme-1)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{color:var(--bd-common-white);transform:rotate(45deg)}.mean-container .mean-nav ul li ul li .mega-menu-2{padding-bottom:6px}.mean-container .mean-nav ul li ul li .mega-menu-2 li ul li a{-o-transition:all .3s ease-out 0s;background:#33c5b6;border-radius:16px;gap:10px;width:100%;margin-bottom:24px;padding:12px 15px;transition:all .3s ease-out;display:flex}.mean-container .mean-nav ul li ul li .mega-menu-2 li ul li a.mega-btn{background-color:var(--bd-common-white);text-align:center;width:auto;height:44px;color:var(--bd-common-black);padding:0 30px;line-height:44px;display:inline-block}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-num span{text-align:center;width:28px;height:28px;color:var(--bd-common-white);background-color:var(--bd-theme-2);border-radius:50%;font-size:16px;line-height:28px;display:inline-block}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-title h6{color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;margin-bottom:0;font-size:19px;font-weight:500;line-height:30px;transition:all .3s ease-out}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-title span{color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-thumb{border-radius:16px;margin:10px 0;overflow:hidden}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-thumb img{width:100%}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-thumb:before{content:"";background:linear-gradient(#ff9b24 0%,#ff9b2400 100%);width:100%;height:220px;position:absolute;bottom:0;left:0;transform:matrix(1,0,0,-1,0,0)}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-thumb-content{text-align:center;margin-right:-50%;padding-left:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mean-container .mean-nav ul li ul li .mega-menu-2-inner-thumb-content h4{color:var(--bd-common-white);margin-bottom:16px;font-size:23px;line-height:39px}.mean-container .mean-nav ul li li li a.mega-program{background:var(--bd-theme-1);text-transform:capitalize;border-radius:16px;margin:5px 0}.mean-container .mean-nav ul li li li a.mega-btn{background-color:var(--bd-common-white);width:auto;height:44px;color:var(--bd-common-black);margin-bottom:20px;border-radius:50px;justify-content:center;margin-inline-start:20px;padding:0 30px;line-height:44px;display:inline-flex}.mean-container .mean-nav ul li li li a.mega-btn:hover{color:var(--bd-theme-1)!important}.bd-hero-area{position:relative}.bd-hero-area .container{max-width:1640px}.bd-header-top__meta span{color:var(--bd-common-white);font-size:16px;line-height:32px;font-weight:var(--bd-fw-medium);opacity:.7;display:block}.bd-header-top__meta span i{margin-inline-end:7px}.bd-header-top__meta a{font-weight:var(--bd-fw-sbold);letter-spacing:.1em;color:var(--bd-common-white);align-items:center;font-size:20px;line-height:32px;display:flex}.bd-header-top__meta a:hover{color:var(--bd-theme-1)}.bd-hero-wrap{align-items:flex-end;min-height:930px;display:flex;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-hero-wrap{min-height:930px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-hero-wrap{min-height:830px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-hero-wrap{min-height:650px}}@media (max-width:575px){.bd-hero-wrap{align-items:center;min-height:650px}}.bd-hero-wrap-2{align-items:center;min-height:930px;display:flex;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-hero-wrap-2{min-height:980px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-hero-wrap-2{min-height:700px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero-wrap-2{min-height:650px}}.bd-hero__bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all 7s;position:absolute;top:0;left:0;right:0;transform:scale(1.1)}.bd-hero__bg:before{content:"";opacity:.75;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.bd-hero__bg-2:before{opacity:.5}.bd-hero__bg-3:before{opacity:.7}.bd-hero__line-1{background-color:#ffffff4a;width:50%;height:1px;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.bd-hero__line-2{background-color:#ffffff4a;width:50%;height:1px;position:absolute;bottom:0;right:-10%}.bd-hero__content{margin-bottom:310px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-hero__content{margin-bottom:360px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-hero__content{margin-bottom:160px}}@media only screen and (min-width:576px) and (max-width:767px){.bd-hero__content{margin-bottom:150px}}@media (max-width:575px){.bd-hero__content{margin-top:100px;margin-bottom:0}}.bd-hero__content-2,.bd-hero__content-3{margin-bottom:0}.bd-hero__content.is-white .bd-hero__subtitle span{text-align:center;letter-spacing:.3em;text-transform:uppercase;color:var(--bd-common-white);margin-bottom:40px;font-size:20px;font-weight:500;line-height:1.8;display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px){.bd-hero__content.is-white .bd-hero__subtitle span{letter-spacing:5px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-hero__content.is-white .bd-hero__subtitle span{letter-spacing:3px;font-size:18px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__content.is-white .bd-hero__subtitle span{letter-spacing:2px;font-size:16px}}.bd-hero__content.is-white .bd-hero__title{color:var(--bd-common-white);text-transform:uppercase;font-size:65px;line-height:1.42}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__content.is-white .bd-hero__title br{display:none}}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-hero__content.is-white .bd-hero__title{font-size:60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-hero__content.is-white .bd-hero__title{font-size:56px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-hero__content.is-white .bd-hero__title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-hero__content.is-white .bd-hero__title{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__content.is-white .bd-hero__title{font-size:35px}}@media (max-width:450px){.bd-hero__content.is-white .bd-hero__title{font-size:30px}}.bd-hero__slider-nav .bd-swiper-pagination{z-index:2;bottom:70px;justify-content:flex-end;gap:8px;margin-bottom:0;display:flex;position:absolute;inset-inline-end:0}.bd-hero__slider-number{color:var(--bd-common-white);z-index:33;top:50%;font-size:45px;position:absolute;inset-inline-end:100px;transform:translateY(-50%)}.bd-hero__slider-number span{text-align:center;letter-spacing:.2em;text-transform:uppercase;font-size:16px;font-weight:400;line-height:1;display:inline-block}.bd-hero__slider-number span.current{color:var(--bd-theme-1);font-size:24px;font-weight:500}[dir=rtl] .bd-hero__slider-number span.current{padding-left:5px;transform:translateY(12px)}.bd-hero__slider-number span.total{transform:translate(-10px,25px)}[dir=rtl] .bd-hero__slider-number span.total{transform:translateY(20px)}.bd-hero__slider-number span.divider{color:var(--bd-common-white);font-size:45px;transform:rotate(20deg)}.swiper-slide-active .bd-hero__bg{transform:scale(1)}.bd-hero__halfim-wrapper{background:var(--bd-theme-4);z-index:1;padding-top:250px;padding-bottom:150px;overflow:visible}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__halfim-wrapper{padding-top:180px;padding-bottom:90px}}@media only screen and (min-width:1200px){.bd-hero__halfim-wrapper{min-height:clamp(760px,88vh,960px);padding-top:200px;padding-bottom:0}.bd-hero__halfim-wrapper .bd-booking__form-3.evana-booking{z-index:5;width:min(920px,100vw - 40px);max-width:920px;position:absolute;bottom:72px;left:50%;transform:translate(-50%)}}.bd-hero__halfim-title{font-size:55px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-hero__halfim-title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-hero__halfim-title{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__halfim-title{max-width:500px;font-size:32px}}@media (max-width:450px){.bd-hero__halfim-title{font-size:26px}}.bd-hero__halfim-img img{object-fit:cover;width:100%;height:100%}.bd-hero__halfim-img{z-index:1;width:64%;height:100%;min-height:200px;position:absolute;top:0;right:0}@media only screen and (min-width:1200px){.bd-hero__halfim-img{width:52%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__halfim-img{width:100%;position:static}}.bd-hero__halfim-img:before{content:"";top:100px;background:#e1ddd8;width:5000px;height:1px;position:absolute;inset-inline-end:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__halfim-img:before{display:none}}.bd-hero__halfim-container{max-width:1640px}@media only screen and (min-width:1200px){.bd-hero__halfim-container{height:100%}}.bd-hero__halfim-content{padding:42px 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-hero__halfim-content{padding:0}}@media only screen and (min-width:1200px){.bd-hero__halfim-content{z-index:2;flex-direction:column;min-height:clamp(420px,52vh,560px);padding-top:0;padding-bottom:180px;display:flex;position:relative;margin-bottom:0!important}.bd-hero__halfim-content .bd-section__title-wrapper{z-index:4;max-width:min(540px,100%);position:relative}.bd-hero__halfim-content>p{max-width:min(460px,100%);margin-bottom:28px}}.bd-hero__halfim-content p{max-width:425px;margin-bottom:40px}@media only screen and (min-width:1200px){[dir=rtl] .bd-hero__halfim-content{padding-inline-end:36px}[dir=ltr] .bd-hero__halfim-content{padding-inline-start:36px}}.bd-faq-2 .accordion-item,.bd-faq-2 .accordion-body,.bd-faq-2 .accordion-button{background-color:#0000}.bd-faq-3{border:1px solid var(--bd-grey-1);padding:0 30px}.bd-faq-3 .accordion .accordion-item:last-child{border:0}.bd-faq__bg{z-index:-1;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.bd-faq__bg:before{content:"";opacity:.9;background:#f8f5f0;width:100%;height:100%;position:absolute;top:0;left:0}.bd-faq .accordion-item{border:0;border-bottom:1px solid var(--bd-grey-1)}.bd-faq .accordion-body{color:var(--bd-common-black);text-align:start;padding:0}.bd-faq .accordion-button{color:var(--bd-common-black);text-transform:capitalize;text-align:start;padding:30px 0 28px;padding-inline-end:30px;font-size:24px;line-height:40px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-faq .accordion-button{font-size:22px}}@media (max-width:450px){.bd-faq .accordion-button{font-size:20px}}.bd-faq .accordion-button:not(.collapsed){color:var(--bd-grey-3);box-shadow:none;background-color:#0000}.bd-faq .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.bd-faq .accordion-button:after{inset-inline-end:0;position:absolute;top:40px}.bd-faq .accordion-button:focus{z-index:3;border-color:inherit;box-shadow:none;outline:none}.bd-faq-title{text-transform:capitalize;font-size:36px}@media (max-width:575px){.bd-faq-title{font-size:30px}}.ryl-accordion-space .row div:first-child .accordion-item{margin-inline-end:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ryl-accordion-space .row div:first-child .accordion-item{margin-inline-end:0}}.ryl-accordion-space .row div:last-child .accordion-item{margin-inline-start:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ryl-accordion-space .row div:last-child .accordion-item{margin-inline-start:0}}.bd-testimonial__content{padding:0 20px}.bd-testimonial__content p{font-family:var(--bd-ff-heading);text-transform:capitalize;color:var(--bd-common-black);margin-bottom:30px;font-size:45px;line-height:1.36}@media only screen and (min-width:992px) and (max-width:1199px){.bd-testimonial__content p{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-testimonial__content p{font-size:32px}}@media only screen and (min-width:576px) and (max-width:767px){.bd-testimonial__content p{font-size:30px}}@media (max-width:575px){.bd-testimonial__content p{font-size:24px}}.bd-testimonial__quote i{color:#d9d9d9;margin-bottom:35px;font-size:70px;display:inline-block}.bd-testimonial__quote-2 i{color:#a6a6a6;margin-bottom:40px;font-size:70px;display:inline-block;transform:rotate(-180deg)}.bd-testimonial__btn{text-align:right}[dir=rtl] .bd-testimonial__btn{text-align:left}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial__btn{text-align:left}[dir=rtl] .bd-testimonial__btn{text-align:right}}.bd-testimonial__client{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px 10px;display:flex}.bd-testimonial__client-name{text-transform:capitalize;color:var(--bd-common-black);margin-bottom:0;font-size:24px;line-height:30px}@media (max-width:575px){.bd-testimonial__client-name{font-size:20px}}.bd-testimonial__client span{font-family:var(--bd-ff-heading);text-transform:capitalize;color:#a6a6a6;margin-bottom:0;font-size:24px;line-height:30px}@media (max-width:575px){.bd-testimonial__client span{font-size:20px}}.bd-testimonial-2{padding:60px 65px;padding-inline-end:0}@media only screen and (min-width:768px) and (max-width:991px){.bd-testimonial-2{padding:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial-2{padding:30px}.bd-testimonial-2__author{flex-direction:column}}.bd-testimonial-2__bg{-o-transition:all .3s ease-out 0s;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}.bd-testimonial-2__bg:before{content:"";background:var(--bd-common-black);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.bd-testimonial-2__slider{background-color:var(--bd-common-white);overflow:hidden}.bd-testimonial-2__slider ul.slick-dots{flex-direction:column;gap:5px;display:flex;position:absolute;top:50%;right:38%;transform:translateY(-50%)}[dir=rtl] .bd-testimonial-2__slider ul.slick-dots{left:38%;right:auto}@media only screen and (min-width:992px) and (max-width:1199px){.bd-testimonial-2__slider ul.slick-dots{right:32%}[dir=rtl] .bd-testimonial-2__slider ul.slick-dots{left:32%;right:auto}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial-2__slider ul.slick-dots{display:none!important}}.bd-testimonial-2__slider ul.slick-dots li{list-style:none}.bd-testimonial-2__slider ul.slick-dots li button{border:1px solid #0000;border-radius:50%;width:35px;height:35px;font-size:0;line-height:33px;position:relative}.bd-testimonial-2__slider ul.slick-dots li button:before{content:"";background-color:var(--bd-grey-1);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-testimonial-2__slider ul.slick-dots li.slick-active button{border:2px solid var(--bd-theme-1)}.bd-testimonial-2__slider ul.slick-dots li.slick-active button:before{background-color:var(--bd-theme-1)}.bd-testimonial-2__content p{font-family:var(--bd-ff-heading);text-transform:capitalize;color:var(--bd-common-black);font-size:24px;line-height:1.66}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-testimonial-2__content p{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial-2__content p{font-size:18px}}.bd-testimonial-2__content hr{margin-top:35px;margin-bottom:25px}.bd-testimonial-2__title{font-family:var(--bd-ff-body);font-weight:var(--bd-fw-medium);text-transform:capitalize;color:var(--bd-common-black);font-size:30px;line-height:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial-2__title{font-size:22px;line-height:1}}.bd-testimonial-2__des{font-family:var(--bd-ff-body);text-transform:capitalize;color:var(--bd-grey-3);font-size:16px;line-height:30px}.bd-testimonial-2__rating{gap:10px}.bd-testimonial-2__rating i{color:#ffc107;font-size:20px;display:inline-block}.bd-testimonial-2__thumb{width:300px;height:300px;margin:0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.bd-testimonial-2__thumb{width:200px;height:200px}}.bd-testimonial-2__thumb-2{width:100px;height:100px}.bd-testimonial-2__thumb-2 img,.bd-testimonial-2__thumb img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bd-testimonial-3__content{border:1px solid var(--bd-grey-1);height:100%;padding:40px}@media (max-width:575px){.bd-testimonial-3__content{padding:20px}}.bd-testimonial-3__content p{text-transform:capitalize;font-size:24px;line-height:36px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-testimonial-3__content p{font-size:16px;line-height:30px}}.bd-testimonial-3__thumb{width:100%;height:100%}.bd-testimonial-3__thumb img{object-fit:cover;width:100%;height:100%}.bd-testimonial-3__client{text-transform:capitalize;color:var(--bd-common-black);font-size:18px;line-height:30px}.bd-testimonial-3__title{text-transform:capitalize;color:var(--bd-common-black);font-size:30px;font-weight:500;line-height:40px}.bd-testimonial-3__pagination{inset-inline-end:40px;z-index:1;margin-bottom:0;position:absolute;bottom:40px}@media (max-width:575px){.bd-testimonial-3__pagination{justify-content:center;margin-top:40px;position:static}}.bd-testimonial-4{border:1px solid var(--bd-grey-3);text-align:center;padding:50px 40px}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-testimonial-4{padding:60px 50px 50px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-testimonial-4{padding:60px 30px 50px}}@media (max-width:575px){.bd-testimonial-4{padding:50px 20px}}.bd-testimonial-4__bg{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-testimonial-4__bg:before{content:"";background:var(--bd-common-black);opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.bd-testimonial-4__content{text-align:center}.bd-testimonial-4__content p{color:var(--bd-common-white);font-family:var(--bd-ff-heading);text-align:center;text-transform:capitalize;margin-bottom:35px;font-size:22px;font-weight:400;line-height:40px}.bd-testimonial-4__quote i{color:var(--bd-theme-1);margin-bottom:35px;font-size:60px;display:inline-block}.bd-testimonial-4__quote-2 i{color:var(--bd-theme-1);margin-bottom:40px;font-size:60px;display:inline-block;transform:rotate(-180deg)}.bd-testimonial-4__rating{gap:10px}.bd-testimonial-4__rating i{color:#ffc107;margin-bottom:10px;font-size:16px;display:inline-block}.bd-testimonial-4__thumb{width:50px;height:50px;margin-inline-end:25px}.bd-testimonial-4__thumb img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bd-testimonial-4__client{text-align:left;flex-direction:column;gap:2px 10px;display:flex}.bd-testimonial-4__client-name{text-transform:capitalize;color:var(--bd-common-white);margin-bottom:0;font-size:24px;line-height:30px}@media (max-width:575px){.bd-testimonial-4__client-name{font-size:20px}}.bd-testimonial-4__client-position{color:var(--bd-grey-3)}.bd-blog__thumb{height:425px}.bd-blog__thumb-3{height:500px}.bd-blog__thumb-3 img,.bd-blog__thumb img{object-fit:cover;width:100%;height:100%}.bd-blog__btn .bd-btn{color:var(--bd-common-black);border-color:var(--bd-common-black)}.bd-blog__btn .bd-btn:hover{border-color:var(--bd-theme-1)}.bd-blog__btn{text-align:right}[dir=rtl] .bd-blog__btn{text-align:left}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog__btn{text-align:left}[dir=rtl] .bd-blog__btn{text-align:right}}.bd-blog__content{padding:33px 40px;background-color:#ffffffbd;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:17px;display:flex}@media (max-width:575px){.bd-blog__content{padding:33px 20px}}.bd-blog__content-wrap{margin:40px;position:absolute;inset:140px 100px 0 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog__content-wrap{margin:30px;right:0}}@media (max-width:450px){.bd-blog__content-wrap{margin:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog__content-cat-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}}.bd-blog__content-cat a{color:#414141;text-transform:uppercase;font-size:14px;line-height:1;font-weight:var(--bd-fw-medium);align-items:center;gap:10px;display:flex}.bd-blog__content-cat a i{display:inline-block;transform:rotate(90deg)translate(1px)}.bd-blog__title{text-transform:capitalize;font-size:24px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-blog__title{font-size:22px}}@media (max-width:450px){.bd-blog__title{font-size:20px}}.bd-blog__title a{background-image:linear-gradient(to right, var(--bd-common-black) 0%, var(--bd-common-black) 100%);-o-transition:background-size .5s cubic-bezier(.785, .135, .15, .86) 0s;color:inherit;background-position:0 95%;background-repeat:no-repeat;background-size:0 1px;padding:.7% 0;line-height:1.4;transition:all .5s ease-out;display:inline;position:relative}.bd-blog__title a:hover{background-size:100% 1px}.bd-blog__meta{text-align:center;background-color:var(--bd-theme-1);width:60px;padding:20px 0;position:absolute;top:0;right:-100px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog__meta{border:0;width:auto;padding:5px 10px;position:static}}.bd-blog__meta span{letter-spacing:.1em;text-transform:uppercase;color:var(--bd-common-white);font-size:16px;font-weight:600;line-height:28px;display:block}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog__meta span{color:var(--bd-common-black);display:inline}}.bd-blog-2{border:1px solid var(--bd-grey-1);min-height:548px;padding:30px;position:relative}@media (hover:none){.bd-blog-2{border-color:#0000}}.bd-blog-2:before{content:"";opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;background:linear-gradient(#0000 -5.57%,#000000e6 94.43%);width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}@media (hover:none){.bd-blog-2:before{opacity:1;visibility:visible}}.bd-blog-2:hover{border-color:#0000}.bd-blog-2:hover:before{opacity:1;visibility:visible}.bd-blog-2:hover .bd-blog-2__thumb{top:0;z-index:-1;width:100%;height:100%;inset-inline-end:0}.bd-blog-2:hover .bd-blog-2__title{color:var(--bd-common-white)}.bd-blog-2:hover .bd-blog-2__title:hover{color:var(--bd-theme-1)}.bd-blog-2:hover .bd-blog-2__meta{background-color:var(--bd-common-white)}.bd-blog-2__thumb{top:30px;-o-transition:all .3s ease-out 0s;width:240px;height:350px;transition:all .3s ease-out;position:absolute;inset-inline-end:30px}@media (hover:none){.bd-blog-2__thumb{top:0;z-index:-1;width:100%;height:100%;inset-inline-end:0}}.bd-blog-2__thumb img{object-fit:cover;-o-transition:all .3s ease-out 0s;width:100%;height:100%;transition:all .3s ease-out}.bd-blog-2__meta{top:30px;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--bd-common-black);background-color:var(--bd-theme-1);-o-transition:all .3s ease-out 0s;justify-content:center;align-items:center;min-width:50px;min-height:60px;font-size:16px;font-weight:500;line-height:28px;transition:all .3s ease-out;display:inline-flex;position:absolute;inset-inline-start:30px}@media (hover:none){.bd-blog-2__meta{background-color:var(--bd-common-white)}}.bd-blog-2__title{z-index:1;text-transform:capitalize;font-size:24px;position:relative}@media (max-width:575px){.bd-blog-2__title{font-size:20px}}@media (hover:none){.bd-blog-2__title{color:var(--bd-common-white)}}.bd-blog-3{overflow:hidden}.bd-blog-3:hover .bd-blog-3-content-2{background-color:var(--bd-theme-6);border-color:var(--bd-theme-6)}.bd-blog-3-shape{inset-inline-start:55%;position:absolute;top:50px}.bd-blog-3-navigation{justify-content:flex-end;gap:15px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-navigation{justify-content:flex-start;padding-top:28px;padding-bottom:5px}}.bd-blog-3-navigation button{text-align:center;border:1px solid var(--bd-common-black);border-radius:50%;width:48px;height:48px;font-size:20px;line-height:48px}.bd-blog-3-navigation button:hover{color:var(--bd-common-white);background-color:var(--bd-common-black)}.bd-blog-3-search label{font-size:30px;font-family:var(--bd-ff-heading);color:var(--bd-common-black);margin-bottom:20px;line-height:39px;display:block}.bd-blog-3-search-input{margin-inline-end:80px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-blog-3-search-input{margin-inline-end:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-search-input{margin-inline-end:0}}.bd-blog-3-search-input input{border:1px solid var(--bd-grey-1);width:100%;height:58px;padding-inline:22px 80px}.bd-blog-3-search-input input:focus{border-color:var(--bd-theme-1)}.bd-blog-3-search-input-2{position:relative}.bd-blog-3-search-input-2 input{border:1px solid var(--bd-grey-1);width:100%;height:58px;padding-inline:22px 80px}.bd-blog-3-search-input-2 input:focus{border-color:var(--bd-theme-1)}.bd-blog-3-search-submit{inset-inline-end:0;position:absolute;top:0}.bd-blog-3-search-submit button{text-align:center;background-color:var(--bd-theme-1);width:58px;height:58px;color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;font-size:25px;line-height:58px;transition:all .3s ease-out}.bd-blog-3-search-submit button:hover{background-color:var(--bd-common-black)}.bd-blog-3-cat-title{color:var(--bd-common-black);margin-bottom:20px;font-size:30px;line-height:39px}.bd-blog-3-cat-menu{border:1px solid var(--bd-grey-1);list-style-type:none;display:inline-flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-cat-menu{border:0;flex-wrap:wrap;gap:10px}}.bd-blog-3-cat-menu button{height:58px;color:var(--bd-common-black);border-right:1px solid var(--bd-grey-1);padding:0 26px;font-size:16px;font-weight:500;line-height:32px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-blog-3-cat-menu button{padding:0 22px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-cat-menu button{border:1px solid var(--bd-grey-1);border-radius:0}}.bd-blog-3-cat-menu button.active,.bd-blog-3-cat-menu button:hover{color:var(--bd-theme-1)}.bd-blog-3-cat-menu button:last-child{border-right:0}[dir=rtl] .bd-blog-3-cat-menu button:last-child{border-left:0;border-right:1px solid var(--bd-grey-1)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-cat-menu button:last-child{border-right:1px solid var(--bd-grey-1)}[dir=rtl] .bd-blog-3-cat-menu button:last-child{border-left:1px solid var(--bd-grey-1)}}[dir=rtl] .bd-blog-3-cat-menu button:first-child{border-right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-cat-menu button:first-child{border-right:1px solid var(--bd-grey-1)}[dir=rtl] .bd-blog-3-cat-menu button:first-child{border-right:1px solid var(--bd-grey-1);border-left:1px solid var(--bd-grey-1)}}.bd-blog-3-thumb{-o-transition:all .3s ease-out 0s;width:100%;height:277px;transition:all .3s ease-out;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.bd-blog-3-thumb-2{height:200px}}.bd-blog-3-thumb:hover img{transform:scale(1.1)}.bd-blog-3-thumb:hover:before{animation:.8s shine}.bd-blog-3-thumb-3{width:100%;height:367px}@media only screen and (min-width:576px) and (max-width:767px){.bd-blog-3-thumb-3{height:300px}}@media (max-width:575px){.bd-blog-3-thumb-3{height:280px}}.bd-blog-3-thumb-3:hover img{transform:scale(1.03)}.bd-blog-3-thumb:before{content:"";z-index:2;background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-75%;transform:skew(-25deg)}.bd-blog-3-thumb img{object-fit:cover;-o-transition:all .3s ease-out 0s;width:100%;height:100%;transition:all .3s ease-out}.bd-blog-3-content{border:1px solid var(--bd-grey-1);padding:17px 25px;border-top:0;padding-top:20px;position:relative}.bd-blog-3-content-2{-o-transition:all .3s ease-out 0s;border-inline-start:0;padding-inline-start:52px;transition:all .3s ease-out}.bd-blog-3-content-3{border:1px solid var(--bd-grey-1);background-color:var(--bd-theme-6);border-top:0;border-radius:0 0 24px 24px;padding:24px}.bd-blog-3-meta{align-items:center;gap:16px;margin-bottom:20px;display:flex}.bd-blog-3-meta span{align-items:center;gap:6px;font-size:16px;display:flex}.bd-blog-3-meta span i{color:var(--bd-theme-1)}.bd-blog-3-meta-2{background-color:var(--bd-theme-8);border:1px solid var(--bd-grey-1);border-top:0;border-bottom:0;flex-wrap:wrap;min-height:60px;margin-bottom:0;padding:15px 0;padding-inline-start:25px}.bd-blog-3-date{top:-36px;background:var(--bd-theme-1);z-index:1;padding:5px 10px;font-size:16px;position:absolute;inset-inline-start:24px}.bd-blog-3-date-2{writing-mode:vertical-lr;height:100%;position:absolute;bottom:0;left:0;transform:rotate(-180deg)}[dir=rtl] .bd-blog-3-date-2{margin-left:0;margin-right:-45px}.bd-blog-3-date-2 span{background:var(--bd-theme-2);color:var(--bd-common-white);text-align:center;height:100%;padding:0 2px;display:inline-block}.bd-blog-3-title{font-weight:500}.bd-blog-3-title a:hover{color:var(--bd-theme-1)}.bd-blog-3-title-2{font-weight:500}.bd-blog-3-title-2 a:hover{color:var(--bd-theme-1)}.bd-blog-3-sidebar{border:1px solid var(--bd-grey-1)}.bd-blog-3-sidebar-wrapper{position:sticky;top:100px}.bd-blog-3-sidebar-content{padding:24px}.bd-blog-3-sidebar-title{padding:24px;border-bottom:1px solid var(--bd-grey-1);margin-bottom:0;padding-top:18px;padding-bottom:20px;font-size:23px}.bd-blog-3-sidebar-cat ul li{border-bottom:1px solid var(--bd-grey-1);list-style:none}.bd-blog-3-sidebar-cat ul li:last-child{border-bottom:0}.bd-blog-3-sidebar-cat ul li a{justify-content:space-between;padding:24px;line-height:1;display:flex}.bd-blog-3-sidebar-cat ul li a span{font-size:18px;font-weight:500;position:relative}.bd-blog-3-sidebar-cat ul li a span:first-child{padding-inline-start:15px}.bd-blog-3-sidebar-cat ul li a span:first-child:before{content:"";top:50%;background-color:var(--bd-theme-1);border-radius:50%;width:6px;height:6px;position:absolute;inset-inline-start:0;transform:translateY(-50%)}.bd-blog-3-sidebar-tag ul{flex-wrap:wrap;gap:8px;list-style-type:none;display:flex}.bd-blog-3-sidebar-tag ul li a{border:1px solid var(--bd-grey-1);-o-transition:all .3s ease-out 0s;text-transform:capitalize;height:40px;margin-bottom:8px;padding:0 15px;font-size:16px;line-height:36px;transition:all .3s ease-out;display:inline-block}.bd-blog-3-sidebar-tag ul li a:hover{background-color:var(--bd-theme-1);color:var(--bd-common-white);border-color:var(--bd-theme-1)}.bd-blog-3-latest ul li{border-bottom:1px solid var(--bd-grey-1);padding:24px;list-style-type:none}@media (max-width:575px){.bd-blog-3-latest ul li{padding:20px}}.bd-blog-3-latest ul li:last-child{border-bottom:0}.bd-blog-3-latest-content{align-items:center;gap:13px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.bd-blog-3-latest-content{align-items:flex-start}}.bd-blog-3-latest-thumb{width:116px;min-width:116px;height:116px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-blog-3-latest-thumb{min-width:90px;height:100px}}.bd-blog-3-latest-thumb img{object-fit:cover;width:100%;height:100%}.bd-blog-3-latest-title{text-transform:capitalize;margin-bottom:15px;font-size:18px;font-weight:500;line-height:30px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-blog-3-latest-title{margin-bottom:5px}.bd-blog-3-latest-title-wrap{position:relative;top:-7px}}.bd-blog-3-latest-meta i{color:var(--bd-theme-1);margin-inline-end:10px;font-size:16px}.bd-blog-3-latest-meta span{color:var(--bd-common-black);font-size:16px}.bd-blog-3-details-thumb{width:100%;height:500px}@media (max-width:575px){.bd-blog-3-details-thumb{height:400px}}.bd-blog-3-details-thumb img{object-fit:cover;width:100%;height:100%}.bd-blog-3-details-meta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:15px;margin-bottom:20px;display:flex}.bd-blog-3-details-meta span{align-items:center;gap:6px;font-size:16px;display:flex}.bd-blog-3-details-meta span i{color:var(--bd-theme-1)}.bd-blog-3-details-content p{margin-bottom:23px}.bd-blog-3-details-title{text-transform:capitalize;margin-bottom:23px;font-size:36px;line-height:1.3}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-details-title{font-size:30px}}@media (max-width:450px){.bd-blog-3-details-title{font-size:28px}}.bd-blog-3-details-nav{border-bottom:1px solid var(--bd-grey-1);justify-content:space-between;padding:22px 0;display:flex}.bd-blog-3-details-nav span i{margin-top:3px;font-size:40px;display:inline-block}.bd-blog-3-details-nav-prev,.bd-blog-3-details-nav-next{align-items:center;gap:8px;display:flex}.bd-blog-3-details-nav-prev a,.bd-blog-3-details-nav-next a{font-weight:500}.bd-blog-3-details-nav-prev a i,.bd-blog-3-details-nav-next a i{background-color:var(--bd-grey-1);text-align:center;-o-transition:all .3s ease-out 0s;width:48px;height:48px;line-height:48px;transition:all .3s ease-out}.bd-blog-3-details-nav-prev a i:hover,.bd-blog-3-details-nav-next a i:hover{background-color:var(--bd-theme-1);color:var(--bd-common-white)}.bd-blog-3-quote{filter:drop-shadow(-6px 0 var(--bd-theme-1));background-color:var(--bd-theme-2);align-items:flex-start;gap:20px;margin-top:40px;margin-bottom:40px;padding:30px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-quote{flex-direction:column;gap:0}}.bd-blog-3-quote-icon{color:var(--bd-theme-1);font-size:94px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-quote-icon{font-size:50px}}.bd-blog-3-quote-content p{color:var(--bd-common-black);font-size:32px;font-weight:600;line-height:1.5}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-quote-content p{font-size:25px}}.bd-blog-3-quote-content span{padding-inline-start:50px;font-size:16px;font-weight:500;line-height:32px;position:relative}.bd-blog-3-quote-content span:before{content:"";background-color:var(--bd-theme-1);inset-inline-start:0;z-index:2;width:32px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.bd-blog-3-topic-thumb{width:100%;height:467px}.bd-blog-3-topic-thumb img{object-fit:cover;width:100%;height:100%}.bd-blog-3-topic-thumb:before{content:"";opacity:.4;background-color:var(--bd-common-black);width:100%;height:100%;position:absolute;top:0;left:0}.bd-blog-3-topic-title{margin-top:40px;margin-bottom:23px;font-size:32px;line-height:1.5}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-topic-title{margin-top:20px;margin-bottom:5px;font-size:28px}}@media (max-width:450px){.bd-blog-3-topic-title{font-size:25px}}.bd-blog-3-topic-video-btn{color:var(--bd-common-white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-blog-3-topic-video-btn a{text-align:center;font-size:35px}.bd-blog-3-topic-list{padding:25px}.bd-blog-3-topic-list ul{flex-direction:column;gap:16px;display:flex}.bd-blog-3-topic-list ul li{color:var(--bd-common-black);padding-inline-start:30px;list-style-type:none;position:relative}.bd-blog-3-topic-list ul li:before{content:"";font-family:var(--bd-ff-fontawesome);background:var(--bd-theme-1);inset-inline-start:0;text-align:center;width:20px;height:20px;color:var(--bd-theme-2);border-radius:50%;font-size:15px;line-height:20px;position:absolute;top:5px}.bd-blog-3-share{border-top:1px solid var(--bd-grey-1);border-bottom:1px solid var(--bd-grey-1);gap:15px;margin-top:33px;padding-top:20px;padding-bottom:20px}.bd-blog-3-tag ul{flex-wrap:wrap;gap:8px;list-style-type:none;display:flex}.bd-blog-3-tag ul li a{border:1px solid var(--bd-grey-1);-o-transition:all .3s ease-out 0s;height:40px;padding:0 15px;font-size:16px;line-height:36px;transition:all .3s ease-out;display:inline-block}.bd-blog-3-tag ul li a:hover{background-color:var(--bd-theme-1);color:var(--bd-common-white);border-color:var(--bd-theme-1)}.bd-blog-3-social ul{gap:10px;list-style:none;display:flex}.bd-blog-3-social ul li a{border:1px solid var(--bd-grey-1);text-align:center;border-radius:50px;width:40px;height:40px;line-height:40px;display:block}.bd-blog-3-social ul li a:hover{background-color:var(--bd-theme-1);color:var(--bd-common-white);border-color:var(--bd-theme-1)}.bd-blog-3-comment-box{border-bottom:1px solid var(--bd-grey-1);margin-bottom:35px;padding-bottom:18px}.bd-blog-3-comment ul li{list-style:none}.bd-blog-3-comment-info{justify-content:space-between;display:flex}.bd-blog-3-comment-wrap{padding:40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-comment-wrap{padding:40px 24px}}.bd-blog-3-comment-title{color:var(--bd-common-black);font-size:32px;line-height:1.5}.bd-blog-3-comment-thumb{width:70px;height:70px}.bd-blog-3-comment-thumb-wrap{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.bd-blog-3-comment-thumb img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bd-blog-3-comment-replay-btn{color:var(--bd-theme-1)}.bd-blog-3-comment-text{padding-inline-start:85px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-blog-3-comment-text{padding-inline-start:0}}.bd-blog-pagination ul{gap:8px;list-style-type:none;display:flex}.bd-blog-pagination ul li .page-numbers{text-align:center;width:48px;height:48px;color:var(--bd-common-black);background-color:var(--bd-grey-1);-o-transition:all .3s ease-out 0s;font-size:16px;font-weight:500;line-height:48px;transition:all .3s ease-out;display:block}.bd-blog-pagination ul li .page-numbers:hover{background-color:var(--bd-theme-1);color:var(--bd-common-white)}.bd-blog-pagination ul li .page-numbers.current{color:var(--bd-common-white);background-color:var(--bd-theme-1)}.bd-blog__btn .bd-btn-2:hover{color:var(--bd-theme-1)}.bd-blog-3-latest-content .bd-blog-3-latest-thumb{overflow:hidden}.bd-blog-3-latest-content .bd-blog-3-latest-thumb img{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}.bd-blog-3-latest-content:hover .bd-blog-3-latest-thumb img{transform:scale(1.05)}@media (max-width:450px){.bd-blog-3-latest-content{flex-direction:column;align-items:flex-start}.bd-blog-3-latest-thumb{width:100%;min-width:116px;max-width:100%;height:auto}}.bd-blog-3-latest-title a{background-image:linear-gradient(to right, var(--bd-common-black) 0%, var(--bd-common-black) 100%);-o-transition:background-size .5s cubic-bezier(.785, .135, .15, .86) 0s;color:inherit;background-position:0 95%;background-repeat:no-repeat;background-size:0 1px;padding:.7% 0;transition:all .5s ease-out;display:inline;position:relative}.bd-blog-3-latest-title a:hover{background-size:100% 1px}.bd-blog-4{border:1px solid var(--bd-grey-1);border-color:#0000;min-height:548px;padding:30px;position:relative}.bd-blog-4:before{content:"";opacity:1;visibility:visible;-o-transition:all .3s ease-out 0s;background:linear-gradient(#0000 -5.57%,#000000e6 94.43%);width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}.bd-blog-4:hover{border-color:#0000}.bd-blog-4:hover:before{opacity:1;visibility:visible}.bd-blog-4:hover .bd-blog-4__thumb{top:0;z-index:-1;width:100%;height:100%;inset-inline-end:0}.bd-blog-4:hover .bd-blog-4__title{color:var(--bd-theme-1)}.bd-blog-4:hover .bd-blog-4__meta{background-color:var(--bd-common-white)}.bd-blog-4__thumb{z-index:-1;top:0;-o-transition:all .3s ease-out 0s;width:100%;height:100%;transition:all .3s ease-out;position:absolute;inset-inline-end:0}.bd-blog-4__thumb img{object-fit:cover;-o-transition:all .3s ease-out 0s;width:100%;height:100%;transition:all .3s ease-out}.bd-blog-4__meta{top:30px;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--bd-common-black);background-color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;justify-content:center;align-items:center;min-width:50px;min-height:60px;font-size:16px;font-weight:500;line-height:28px;transition:all .3s ease-out;display:inline-flex;position:absolute;inset-inline-start:30px}.bd-blog-4__title{z-index:1;text-transform:capitalize;color:var(--bd-common-white);font-size:24px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.bd-blog-4__title{font-size:20px}}@media (max-width:575px){.bd-blog-4__title{font-size:20px}}.bd-blog-2-nav{justify-content:center;gap:10px;display:flex}.royal-custome-margin{margin-top:75px}.bd-newsletter{position:relative}.bd-newsletter__bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-newsletter__bg:before{content:"";background:var(--bd-common-black);opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.bd-newsletter__content .bd-section__title{padding:0 10px}.bd-newsletter__input{height:100%}.bd-newsletter__input input{text-transform:capitalize;width:100%;height:90px;padding-inline:100px 260px;font-size:24px;font-weight:400;line-height:90px}@media only screen and (min-width:768px) and (max-width:991px){.bd-newsletter__input input{padding-inline:70px 220px}}@media only screen and (min-width:576px) and (max-width:767px){.bd-newsletter__input input{height:80px;padding-inline:70px 20px}}@media (max-width:575px){.bd-newsletter__input input{height:80px;padding-inline:55px 20px}}.bd-newsletter__input input::placeholder{color:#a6a6a6;font-size:24px}@media (max-width:575px){.bd-newsletter__input input::placeholder{font-size:22px}}.bd-newsletter__input-wrap{max-width:900px;margin:0 auto;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-newsletter__input-wrap{margin:0 10px}}.bd-newsletter__input-icon{inset-inline-start:35px;position:absolute;top:52%;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px){.bd-newsletter__input-icon{inset-inline-start:22px}}@media only screen and (min-width:576px) and (max-width:767px){.bd-newsletter__input-icon{inset-inline-start:20px;top:26%}}@media (max-width:575px){.bd-newsletter__input-icon{inset-inline-start:15px;top:26%}}.bd-newsletter__input-icon i{color:#d9d9d9;font-size:35px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-newsletter__input-icon i{font-size:30px}}.bd-newsletter__submit{inset-inline-end:0;background-color:var(--bd-theme-1);text-transform:capitalize;height:100%;color:var(--bd-common-black);align-items:center;gap:25px;padding:0 35px;font-size:18px;font-weight:500;line-height:28px;display:flex;position:absolute;top:0}.bd-newsletter__submit i{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}@media only screen and (min-width:768px) and (max-width:991px){.bd-newsletter__submit{padding:0 22px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-newsletter__submit{text-align:center;height:70px;margin-top:15px;position:static}}.bd-newsletter__submit:hover{color:var(--bd-common-white)}.bd-newsletter__submit:hover i{transform:rotate(50deg)}.bd-gallery__thumb img{width:100%}.glo-restaurant-thumb{position:relative}.glo-restaurant-thumb img{width:100%}.glo-restaurant-thumb:before{content:"";background:var(--bd-common-black);z-index:1;opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}.glo-restaurant-thumb:hover:before{opacity:.5;visibility:visible}.glo-restaurant-content{z-index:2;opacity:0;visibility:hidden;text-align:center;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glo-restaurant-content i{color:var(--bd-common-white);margin-bottom:15px;font-size:30px}.glo-restaurant-thumb:hover .glo-restaurant-content{opacity:1;visibility:visible;transition-delay:.2s}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px){.glo-restaurant-gallery .glo-gallery-page-thumb .img-hover{display:block}.glo-restaurant-gallery .glo-gallery-page-thumb .img-hover img{width:100%}}.gallery__img-wrapper{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__img-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__img-wrapper{gap:20px}}@media (max-width:450px){.gallery__img-wrapper{grid-template-columns:repeat(1,1fr);gap:30px}}.gallery__img-wrapper .gallery__img{overflow:hidden}@media (max-width:450px){.gallery__img-wrapper .gallery__img img{aspect-ratio:100/50}}.gallery__img-wrapper .gallery__img:first-child,.gallery__img-wrapper .gallery__img:nth-child(6),.gallery__img-wrapper .gallery__img:nth-child(7){grid-column:span 2}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__img-wrapper .gallery__img:first-child,.gallery__img-wrapper .gallery__img:nth-child(6),.gallery__img-wrapper .gallery__img:nth-child(7){grid-column:inherit}}.gallery__img-wrapper .gallery__img:first-child img,.gallery__img-wrapper .gallery__img:nth-child(6) img,.gallery__img-wrapper .gallery__img:nth-child(7) img{aspect-ratio:100/50}.gallery__img{position:relative}.gallery__img:hover img{transform:scale(1.1)}.gallery__img img{object-fit:cover;-o-transition:all .5s ease-out 0s;width:100%;height:100%;transition:all .5s ease-out}.evana-amenities{--evana-gold:var(--bd-theme-1,#eec78c);z-index:3;border-top-left-radius:40px;border-top-right-radius:40px;margin-top:-70px;padding:130px 0;position:relative;overflow:hidden}@media only screen and (min-width:1200px){.evana-amenities{margin-top:-148px;padding-top:148px}}@media only screen and (min-width:1600px){.evana-amenities{margin-top:-168px;padding-top:168px}}@media only screen and (min-width:992px) and (max-width:1199px){.evana-amenities{margin-top:-55px;padding:110px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities{border-top-left-radius:28px;border-top-right-radius:28px;margin-top:-40px;padding:90px 0}}.evana-amenities__glow{filter:blur(120px);opacity:.14;pointer-events:none;z-index:0;border-radius:50%;width:520px;height:520px;position:absolute}.evana-amenities__glow--start{top:-180px;background:var(--evana-gold);inset-inline-start:-160px}.evana-amenities__glow--end{bottom:-200px;background:var(--evana-gold);opacity:.1;inset-inline-end:-160px}.evana-amenities__head{max-width:680px;margin:0 auto 60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities__head{margin-bottom:45px}}.evana-amenities__subtitle{letter-spacing:2px;text-transform:uppercase;color:var(--evana-gold);align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:600;display:inline-flex}.evana-amenities__subtitle:before,.evana-amenities__subtitle:after{content:"";background:var(--evana-gold);opacity:.6;width:28px;height:1px}.evana-amenities__title{color:var(--bd-common-white);margin-bottom:18px;font-size:44px;line-height:1.18}@media only screen and (min-width:992px) and (max-width:1199px){.evana-amenities__title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities__title{font-size:30px}}.evana-amenities__desc{color:#fff9;margin-bottom:0;font-size:16px;line-height:28px}.evana-amenities__grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}@media only screen and (min-width:1400px) and (max-width:1599px){.evana-amenities__grid{gap:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.evana-amenities__grid{grid-template-columns:repeat(6,1fr);gap:16px}}@media only screen and (min-width:992px) and (max-width:1199px){.evana-amenities__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media only screen and (min-width:768px) and (max-width:991px){.evana-amenities__grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media only screen and (min-width:576px) and (max-width:767px){.evana-amenities__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:575px){.evana-amenities__grid{grid-template-columns:repeat(1,1fr);gap:14px}}.evana-amenities__card{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#ffffff0b 0%,#ffffff04 100%);border:1px solid #ffffff17;border-radius:16px;padding:38px 18px 32px;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .4s,background .4s,box-shadow .4s;position:relative;overflow:hidden}.evana-amenities__card:before{content:"";top:0;background:linear-gradient(90deg, transparent, var(--evana-gold), transparent);transform-origin:50%;width:100%;height:2px;transition:transform .45s;position:absolute;inset-inline-start:0;transform:scaleX(0)}.evana-amenities__card:hover{background:linear-gradient(#eec78c1a 0%,#ffffff05 100%);border-color:#eec78c73;transform:translateY(-8px);box-shadow:0 24px 50px -22px #eec78c59}.evana-amenities__card:hover:before{transform:scaleX(1)}.evana-amenities__card:hover .evana-amenities__icon{border-color:var(--evana-gold);color:#0d0d0d;background:var(--evana-gold);transform:rotate(-6deg)}.evana-amenities__card:hover .evana-amenities__card-index{opacity:.9;color:var(--evana-gold)}.evana-amenities__card-index{top:14px;letter-spacing:1px;color:#ffffff38;font-size:13px;font-weight:700;transition:color .4s,opacity .4s;position:absolute;inset-inline-end:18px}.evana-amenities__icon{width:86px;height:86px;color:var(--evana-gold);background:#eec78c0f;border:1px solid #eec78c59;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;transition:all .45s cubic-bezier(.22,1,.36,1);display:flex}.evana-amenities__icon i{font-size:44px;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities__icon i{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities__icon{width:76px;height:76px}}.evana-amenities__label{color:var(--bd-common-white);text-transform:capitalize;margin-bottom:0;font-size:18px;font-weight:500;line-height:26px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-amenities__label{font-size:16px}}.bd-contact-form{border:1px solid var(--bd-grey-1);padding:50px 30px}@media (max-width:575px){.bd-contact-form{padding:50px 20px}}.bd-contact-input .nice-select{width:100%;height:58px;padding:0 15px;line-height:58px}.bd-contact-input .nice-select .list{border-color:var(--bd-text-body);border-radius:16px;width:100%}.bd-contact-input .nice-select .option.selected{font-weight:500}.bd-contact-input .nice-select .option{font-size:16px;font-weight:400}.bd-contact-input label{margin-bottom:10px;font-size:16px;line-height:28px;display:block}.bd-contact-input label i{color:red;font-size:8px}.bd-contact-input input{border:1px solid var(--bd-grey-1);-o-transition:all .3s ease-out 0s;width:100%;height:58px;padding:0 15px;font-size:18px;line-height:58px;transition:all .3s ease-out}.bd-contact-input input:focus{border-color:var(--bd-theme-1)}.bd-contact-input textarea{resize:none;border:1px solid var(--bd-grey-1);-o-transition:all .3s ease-out 0s;width:100%;height:200px;padding:15px;line-height:1.2;transition:all .3s ease-out}.bd-contact-input textarea:focus{border-color:var(--bd-theme-1);outline:0}.bd-contact-agree{gap:13px;position:relative}.bd-contact-agree label{color:var(--bd-common-black);margin-inline-start:30px;font-size:16px;line-height:28px}.bd-contact-agree input{accent-color:var(--bd-common-black);top:6px;border-radius:5px;width:18px;height:18px;position:absolute;inset-inline-start:0}.bd-contact-agree-btn .bd-btn{color:var(--bd-common-black);border-color:var(--bd-grey-1)}.bd-contact-agree-btn .bd-btn:hover{border-color:var(--bd-theme-1)}.bd-contact-map{border:2px solid var(--bd-grey-1);width:100%;height:100%;min-height:400px}.bd-contact-map iframe{filter:grayscale();width:100%;height:100%}.bd-error-area{margin-top:200px}@media only screen and (min-width:768px) and (max-width:991px){.bd-error-area{margin-top:130px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-error-area{margin-top:160px;padding-bottom:10px}}.bd-error-btn a{border:1px solid var(--bd-grey-1);justify-content:center;align-items:center;gap:10px;padding:13px 30px;display:inline-flex}.bd-error-btn a:hover{border-color:var(--bd-theme-1)}.bd-error-thumb img{max-width:100%}.bd-text-scroll-line{align-items:center;gap:25px;display:flex}.bd-text-scroll-line__heading{font-size:120px;font-weight:400;line-height:1.2;font-family:var(--bd-ff-heading);text-transform:capitalize;white-space:nowrap;margin-bottom:0}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-text-scroll-line__heading{font-size:80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-text-scroll-line__heading{font-size:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-text-scroll-line__heading{font-size:65px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-text-scroll-line__heading{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-text-scroll-line__heading{font-size:40px}}.bd-text-scroll-wrapper{transition-timing-function:linear}.text__scroll .swiper-slide{width:auto}.bd-roomview-area{background:var(--bd-common-black);position:relative}.bd-roomview__bg{inset-inline-start:0;-o-transition:all 8s ease-out 0s;background-position:0;background-repeat:no-repeat;background-size:cover;width:55%;height:100%;transition:all 8s ease-out;position:absolute;top:0}.bd-roomview__bg:hover{background-position:100%}.bd-roomview__bg:hover .bd-roomview__btn a i{animation:8s infinite alternate rotate-infinite}.bd-roomview__bg-2{inset-inline-start:0;z-index:-1;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0}.bd-roomview__bg-2:before{content:"";background:linear-gradient(#0000 0%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.bd-roomview__bg{width:48%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-roomview__bg{width:100%;height:500px;position:relative}}.bd-roomview__bg:before{content:"";opacity:.15;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.bd-roomview__btn a{width:86px;height:86px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);text-align:center;border-radius:50%;font-size:40px;line-height:86px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-roomview__btn a i{display:inline-block}.bd-roomview__list ul{flex-direction:column;gap:35px;display:flex}.bd-roomview__list ul li{list-style:none}.bd-roomview__list ul li a{text-transform:capitalize;color:var(--bd-common-white);font-size:24px;line-height:40px;font-family:var(--bd-ff-heading);-o-transition:all .4s ease-out 0s;z-index:2;transition:all .4s ease-out;position:relative}@media (max-width:575px){.bd-roomview__list ul li a{font-size:20px}}.bd-roomview__list ul li a i{opacity:0;visibility:hidden;-o-transition:all .4s ease-out 0s;font-size:26px;transition:all .4s ease-out;transform:rotate(-45deg)}.bd-roomview__list ul li a:before{content:"";top:50%;background-color:var(--bd-common-white);opacity:0;visibility:hidden;-o-transition:all .4s ease-out 0s;z-index:1;width:0;height:1px;transition:all .4s ease-out;position:absolute;inset-inline-start:0;transform:translateY(-50%)}.bd-roomview__list ul li a:hover{padding-inline-start:65px;font-size:36px}@media (max-width:575px){.bd-roomview__list ul li a:hover{font-size:25px}}.bd-roomview__list ul li a:hover:before{opacity:1;visibility:visible;width:53px}.bd-roomview__list ul li a:hover i{opacity:1;visibility:visible}.bd-roomview__slider-wrap{min-height:690px}@media (max-width:575px){.bd-roomview__slider-wrap{min-height:600px}}.bd-roomview__slider-number{color:var(--bd-common-white);z-index:33;padding-inline-start:100px;font-size:45px;position:absolute;bottom:230px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-roomview__slider-number{padding-inline-start:0}}@media (max-width:575px){.bd-roomview__slider-number{display:none!important}}.bd-roomview__slider-number span{text-align:center;letter-spacing:.2em;text-transform:uppercase;font-size:16px;font-weight:400;line-height:1;display:inline-block}.bd-roomview__slider-number span.current{color:var(--bd-theme-1);font-size:24px;font-weight:500}[dir=rtl] .bd-roomview__slider-number span.current{padding-left:5px;transform:translateY(10px)}.bd-roomview__slider-number span.total{transform:translate(-10px,25px)}[dir=rtl] .bd-roomview__slider-number span.total{transform:translateY(20px)}.bd-roomview__slider-number span.divider{color:var(--bd-common-white);font-size:45px;transform:rotate(20deg)}.bd-roomview__price{border:1px solid var(--bd-grey-1);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:inline-flex}.bd-roomview__price p{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--bd-common-white);margin:0;font-size:18px;font-weight:500;line-height:26px}.bd-roomview__price p span{font-size:28px}.bd-roomview__line-1{background-color:var(--bd-common-white);z-index:33;width:21%;height:1px;position:absolute;bottom:170px;left:0}@media (max-width:575px){.bd-roomview__line-1{bottom:100px}}.bd-roomview__line-2{background-color:var(--bd-common-white);z-index:33;width:21%;height:1px;position:absolute;bottom:170px;right:0}@media (max-width:575px){.bd-roomview__line-2{bottom:100px}}.bd-roomview__pagination{z-index:1;-o-transition:all .3s ease-out 0s;flex-wrap:wrap;justify-content:space-between;transition:all .3s ease-out;display:flex;position:absolute;bottom:65px;left:0;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-roomview__pagination{justify-content:center;gap:20px 50px;bottom:30px}}@media (max-width:575px){.bd-roomview__pagination{justify-content:center;gap:10px 30px;bottom:120px}}.bd-roomview__pagination .swiper-pagination-bullet{opacity:1;text-transform:capitalize;width:auto;height:auto;color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;background:0 0;border-radius:0%;font-size:24px;font-weight:400;line-height:40px;transition:all .3s ease-out}@media (max-width:575px){.bd-roomview__pagination .swiper-pagination-bullet{font-size:20px}}.bd-roomview__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{font-size:36px;text-decoration:underline}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-roomview__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color:var(--bd-theme-1);font-size:24px}}.bd-roomview__pagination-wrap{position:relative}.bd-facility{max-width:380px}.bd-facility ul{list-style:none}.bd-facility ul li{margin-bottom:40px}.bd-facility ul li:last-child{margin-bottom:0}.bd-facility__bg{z-index:-1;position:absolute;top:50px;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-facility__bg{left:30px}[dir=rtl] .bd-facility__bg{left:auto;right:30px}}.bd-facility__bg img{width:100%}.bd-facility__thumb{-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-facility__thumb{width:500px}}.bd-facility__thumb img{width:100%}.bd-facility__title{text-transform:capitalize;margin-bottom:12px;font-size:24px}.bd-facility-2__thumb{width:100%;height:795px;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-2__thumb{height:auto;position:unset}}.bd-facility-2__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:110%;position:absolute;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-2__thumb img{height:auto;position:unset}}.bd-facility-2__content p span{font-weight:var(--bd-fw-medium);text-transform:capitalize;color:var(--bd-common-black);font-size:20px;line-height:36px;display:inline-block}.bd-facility-2__content p{margin-bottom:30px}.bd-facility-2__list ul{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.bd-facility-2__list ul li{align-items:center;gap:10px;display:flex}.bd-facility-2__list ul li i{color:var(--bd-theme-1)}.bd-facility-2__list ul li span{color:var(--bd-common-black);text-transform:capitalize}.bd-facility-slider__thumb{width:450px;height:502px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.bd-facility-slider__thumb{width:calc(100% - 100px)}}@media only screen and (min-width:576px) and (max-width:767px){.bd-facility-slider__thumb{width:calc(100% - 100px);height:450px}}@media (max-width:575px){.bd-facility-slider__thumb{width:250px;height:300px}}.bd-facility-slider__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.bd-facility-slider__thumb-2{z-index:-1;width:426px;height:555px;position:absolute;top:0;right:25px}[dir=rtl] .bd-facility-slider__thumb-2{left:25px;right:auto}@media only screen and (min-width:992px) and (max-width:1199px){.bd-facility-slider__thumb-2{width:calc(100% - 100px)}}@media only screen and (min-width:576px) and (max-width:767px){.bd-facility-slider__thumb-2{width:calc(100% - 100px);height:450px;right:0}}@media (max-width:575px){.bd-facility-slider__thumb-2{width:250px;height:300px;right:0}}.bd-facility-slider__thumb-2 img{object-fit:cover;width:100%;height:100%}.bd-facility-slider__thumb-wrap{padding-top:190px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-slider__thumb-wrap{padding-top:100px}}.bd-facility-slider__btn{position:relative}.bd-facility-slider__btn-shape{position:absolute;top:0;left:-80px;transform:translateY(-40%)}.bd-facility-slider__btn-shape img{animation:1s ease-in-out 1s infinite alternate forwards bd-updown}.bd-facility-slider__nav{z-index:2;position:absolute;top:0;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-slider__nav{top:-80px}}.bd-facility-slider__nav span{letter-spacing:.1em;text-transform:uppercase;color:#646464;font-size:16px;font-weight:500;line-height:36px}.bd-facility-slider__nav span.swiper-pagination-current{color:var(--bd-theme-1)}.bd-facility-side__shape-1{position:absolute;top:150px;left:-90px}.bd-facility-side__shape-1 img{opacity:.15}.bd-facility-side__shape-2{position:absolute;bottom:170px;right:-264px}.bd-facility-side__shape-2 img{opacity:.15}.bd-facility-area-2.section_spacing{padding-top:135px;padding-bottom:100px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-facility-area-2.section_spacing{padding-bottom:105px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-facility-area-2.section_spacing{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-area-2.section_spacing{padding-top:70px;padding-bottom:15px}}.full-screen{width:100%;height:100vh;display:block;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-facility-2__content .bd-section__title{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-facility-2__list{margin-bottom:25px}.bd-facility-slider-area{padding-top:150px;padding-bottom:20px}.bd-facility-area-wrap{padding-bottom:10px}}.bd-facility-title a:hover{color:var(--bd-theme-1)}.bd-reel-area{min-height:558px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-reel-area{min-height:320px}}.bd-reel-area:hover .bd-reel__play-btn img{animation:15s linear infinite rotate-infinite-2}.bd-reel__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-reel__bg:before{content:"";background:var(--bd-common-black);opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.bd-reel__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-reel__play-btn a{color:var(--bd-common-white);text-align:center;height:100%;padding-top:70px;font-size:35px;position:absolute;top:0;left:0;right:0}.bd-offer{position:relative;overflow:hidden}.bd-offer:hover .bd-offer__title:before{opacity:1;visibility:visible}.bd-offer:hover .bd-offer__thumb>img{transform:scale(1.1)}.bd-offer:hover .bd-offer__thumb .bd-offer__content{opacity:1;visibility:visible;transition:all .3s;bottom:0}.bd-offer:hover .bd-offer__content-visble{opacity:0;visibility:hidden}.bd-offer__thumb{width:100%}.bd-offer__thumb img{object-fit:cover;-o-transition:all .5s ease-out 0s;width:100%;height:100%;transition:all .5s ease-out}.bd-offer__meta{top:30px;position:absolute;inset-inline-start:30px}.bd-offer__meta span{font-weight:var(--bd-fw-sbold);text-align:center;text-transform:capitalize;color:var(--bd-theme-1);background-color:var(--bd-common-black);border-radius:50px;height:36px;padding:0 10px;font-size:18px;line-height:36px;display:inline-block}.bd-offer__content{border:1px solid var(--bd-grey-1);text-align:center;background:var(--bd-theme-2);-o-transition:all .4s ease-out 0s;opacity:0;visibility:hidden;border-top:0;transition:all .4s ease-out;position:absolute;bottom:0}@media (hover:none){.bd-offer__content{opacity:1;visibility:visible;position:static}}.bd-offer__content p{padding:0 35px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-offer__content p{padding:0 20px}}.bd-offer__title{text-transform:capitalize;padding:20px 35px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-offer__title{padding:20px}}.bd-offer__title:before{content:"";background:var(--bd-theme-1);opacity:0;-o-transition:all .5s ease-out 0s;visibility:hidden;width:60px;height:3px;transition:all .5s ease-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bd-offer__title a:hover{color:var(--bd-theme-1)}.bd-offer__btn{border-top:1px solid var(--bd-grey-1);-o-transition:all .3s ease-out 0s;height:60px;transition:all .3s ease-out}.bd-offer__btn:hover{background:var(--bd-theme-1)}.bd-offer__btn a{color:var(--bd-common-black);justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:60px;display:flex}.bd-offer__content-visble{-o-transition:all .5s ease-out 0s;text-align:center;text-transform:capitalize;border:1px solid #ddd;transition:all .5s ease-out}@media (hover:none){.bd-offer__content-visble{display:none}}.bd-offer__title-2{margin-bottom:0;padding:10px}.bd-offer-details-area .swiper-container{overflow:visible}.bd-offer-details__title{text-transform:capitalize;font-size:36px}@media (max-width:575px){.bd-offer-details__title{font-size:30px}}.bd-offer-details__widget{border-bottom:1px solid var(--bd-grey-1)}.bd-offer-details__list-2 ul{list-style-type:none}.bd-offer-details__list-2 ul li{text-transform:capitalize;color:#393939;font-size:16px;line-height:28px}.bd-offer-details__list ul{grid-template-columns:repeat(3,240px);row-gap:10px;list-style:none;display:grid}@media only screen and (min-width:992px) and (max-width:1199px){.bd-offer-details__list ul{grid-template-columns:repeat(3,215px)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-offer-details__list ul{grid-template-columns:1fr}}.bd-offer-details__list ul li{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;font-size:16px;line-height:28px;display:flex}.bd-offer-details__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-offer-details__thumb img{width:100%}.bd-offer-navigation button{border:1px solid var(--bd-common-white);inset-inline-start:60px;z-index:1;min-width:64px;min-height:64px;color:var(--bd-common-white);border-radius:50%;line-height:64px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.bd-offer-navigation button:hover{background-color:var(--bd-theme-1);border-color:var(--bd-theme-1)}@media (max-width:575px){.bd-offer-navigation button{min-width:45px;min-height:45px;line-height:45px;inset-inline-start:10px}}.bd-offer-navigation button.bd-offerdetails-next{inset-inline:auto 60px}@media (max-width:575px){.bd-offer-navigation button.bd-offerdetails-next{inset-inline-end:10px}}.bd-offer-slider-nav{gap:10px;display:flex}.bd-offer-slider-nav .square-nav{border-color:var(--bd-text-body)}.bd-offer-slider-nav .square-nav:hover{border-color:var(--bd-theme-1)}.bd-award{border:1px solid var(--bd-grey-1);text-align:center;padding:60px 60px 50px}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-award{padding:60px 50px 50px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-award{padding:60px 30px 50px}}@media (max-width:575px){.bd-award{padding:50px 20px}}.bd-award__bg{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-award__bg:before{content:"";background:var(--bd-common-black);opacity:.6;border-radius:100px;width:100%;height:100%;position:absolute;top:0;left:0}.bd-award__content{text-align:center}.bd-award__content p{color:var(--bd-common-white);font-family:var(--bd-ff-heading);text-align:center;text-transform:capitalize;margin-bottom:35px;font-size:24px;font-weight:400;line-height:40px}.bd-award__content span{color:var(--bd-common-white);font-size:24px;font-weight:600;line-height:40px}.bd-award__content-2 p{color:#393939}.bd-award__content-2 span{color:var(--bd-common-black)}.bd-welcome{padding-left:65px;padding-right:65px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-welcome{padding-left:50px;padding-right:50px}}@media (max-width:575px){.bd-welcome{padding-left:25px;padding-right:25px}}.bd-welcome__bg{inset-inline-end:0;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;top:0}.bd-welcome__bg.bg-left{width:37%;inset-inline:0 auto}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__bg.bg-left,.bd-welcome__bg{width:100%;height:600px;position:static}}.bd-welcome__content p{text-transform:capitalize;color:#393939;font-size:16px;font-weight:400;line-height:28px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-welcome__content-2 .bd-section__title{font-size:45px}}.bd-welcome__content-2 p{text-transform:capitalize;font-size:20px;line-height:32px}.bd-welcome__subtitle{letter-spacing:.07em;text-transform:uppercase;font-size:16px;font-weight:500;line-height:36px}.bd-welcome__subtitle span{color:var(--bd-common-black)}.bd-welcome__right{align-items:flex-end;height:100%;display:flex}.bd-welcome__meta{background-color:var(--bd-common-white);margin-bottom:0;padding:30px}.bd-welcome__meta-wrap{margin-inline-start:60px;width:325px;margin-bottom:60px}@media (max-width:575px){.bd-welcome__meta-wrap{margin-inline-start:20px;width:calc(100% - 40px);margin-bottom:20px}}.bd-welcome__meta-wrap-2{bottom:60px;position:absolute;inset-inline-start:60px}@media (max-width:575px){.bd-welcome__meta-wrap-2{width:100%;position:static}}.bd-welcome__meta span{text-transform:capitalize;color:var(--bd-common-black);font-size:70px;line-height:65px;font-family:var(--bd-ff-heading)}@media (max-width:575px){.bd-welcome__meta span{font-size:50px}}.bd-welcome__meta p{text-transform:capitalize;color:var(--bd-common-black);margin-bottom:0;font-size:24px;font-weight:400;line-height:30px}@media (max-width:575px){.bd-welcome__meta p{font-size:20px}}.bd-welcome__meta-2{background-color:var(--bd-theme-1);z-index:2;align-items:center;gap:30px;width:325px;padding:30px;display:flex}@media (max-width:575px){.bd-welcome__meta-2{width:100%}}.bd-welcome__meta-2 .bd-welcome__meta-icon i{font-size:50px;display:inline-block}@media (max-width:575px){.bd-welcome__meta-2 .bd-welcome__meta-icon i{font-size:35px}}.bd-welcome__meta-2 .bd-welcome__meta-content span{text-transform:capitalize;color:var(--bd-common-black);margin-bottom:10px;font-size:16px;line-height:28px;display:block}.bd-welcome__meta-2 .bd-welcome__meta-content a{text-transform:capitalize;color:var(--bd-common-black);font-size:24px;line-height:28px;display:inline-block}@media (max-width:575px){.bd-welcome__meta-2 .bd-welcome__meta-content a{font-size:20px}}.bd-welcome__meta-2 .bd-welcome__meta-content a:hover{color:var(--bd-common-white)}.bd-welcome__video{width:250px;min-width:250px;height:100px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-welcome__video{width:170px;min-width:170px}}.bd-welcome__video-area{gap:30px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__video-area{flex-direction:column}}.bd-welcome__video-btn-2{top:212px;position:absolute;inset-inline-start:220px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-welcome__video-btn-2{top:200px;inset-inline-start:140px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__video-btn-2{top:60px;inset-inline-start:60px}}.bd-welcome__video-btn-2 button{text-align:center;width:186px;height:186px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);border-radius:100px;font-size:30px;line-height:186px;display:inline-block;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__video-btn-2 button{font-size:20px}}.bd-welcome__video-btn-2 button:hover{background:var(--bd-theme-1);border-color:var(--bd-theme-1)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__video-btn-2 button{width:106px;height:106px;line-height:106px}}@media (max-width:575px){.bd-welcome__video-btn-2 button{width:86px;height:86px;line-height:86px}}.bd-welcome__video-btn-2 button:after,.bd-welcome__video-btn-2 button:before{content:"";border:1px solid #fff6;border-radius:50%;width:230px;height:230px;animation:2s linear infinite borderanimate2;-webkit-animation-delay:;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__video-btn-2 button:after,.bd-welcome__video-btn-2 button:before{width:150px;height:150px}}@media (max-width:575px){.bd-welcome__video-btn-2 button:after,.bd-welcome__video-btn-2 button:before{width:130px;height:130px}}.bd-welcome__video-btn-2 button:before{animation-delay:.7s}.bd-welcome__video-bg{background-position:50%;background-repeat:no-repeat;border-radius:100px;width:100%;height:100%;position:absolute;top:0;left:0}.bd-welcome__video-bg:before{content:"";background:var(--bd-common-black);opacity:.6;border-radius:100px;width:100%;height:100%;position:absolute;top:0;left:0}.bd-welcome__video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-welcome__video-btn a{color:var(--bd-common-white);font-size:18px}.bd-welcome__title{text-transform:capitalize;margin-bottom:65px}.bd-welcome__thumb{width:100%;height:595px;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__thumb{height:auto;position:unset}}@media only screen and (min-width:768px) and (max-width:991px){.bd-welcome__thumb{margin-bottom:80px}}.bd-welcome__thumb-2{width:100%;height:622px;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__thumb-2{height:auto;position:unset}}.bd-welcome__thumb-2 img{-o-object-fit:cover;object-fit:cover;width:100%;height:120%;margin-left:auto;margin-right:auto;position:absolute;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__thumb-2 img{position:unset;height:auto}}.bd-welcome__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:110%;margin-left:auto;margin-right:auto;position:absolute;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__thumb img{position:unset;height:auto}}.bd-welcome__list-item i{text-align:center;background:#f8f5f0;border-radius:60px;width:60px;height:60px;margin-bottom:10px;font-size:30px;line-height:68px;display:inline-block}.bd-welcome__list-item p{font-size:16px;font-weight:var(--bd-fw-medium);text-transform:uppercase}.bd-welcome__list-content{grid-template-columns:repeat(3,1fr);gap:0 50px;display:grid}@media (max-width:575px){.bd-welcome__list-content{grid-template-columns:repeat(2,1fr);gap:0 30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-welcome__list-content{gap:0 17px}}.bd-welcome__list-thumb{width:100%;height:100%}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__list-thumb-wrap{margin-bottom:60px}}.bd-welcome__list-thumb img{object-fit:cover;width:100%;height:100%}.bd-welcome__list-thumb-musk{width:170px;height:270px;margin-top:16px;display:inline-flex;-webkit-mask-position:100%;mask-position:100%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-welcome__list-thumb-musk{margin-top:35px}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__list-thumb-musk{margin-top:0}}.bd-welcome__thumb-wrap{margin-inline-start:55px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-welcome__thumb-wrap{margin-inline-start:0}}.bd-welcome__thumb img{width:100%}.about-4__img img{aspect-ratio:100/80}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.about-4__img img{aspect-ratio:100/110}}.bd-service{min-height:409px;padding:30px;position:relative;overflow:hidden}.bd-service:hover .bd-service__bg{transform:scale(1.1)}.bd-service__bg{opacity:1;visibility:visible;-o-transition:all .3s ease-out 0s;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}.bd-service__bg:before{content:"";background:linear-gradient(#0000 0%,#000 100%);width:100%;height:100%;position:absolute;top:40px;left:0}.bd-service__title{text-transform:capitalize;color:var(--bd-common-white);top:calc(100% - 105px);-o-transition:all .3s ease-out 0s;font-size:24px;line-height:40px;transition:all .3s ease-out;position:absolute;inset-inline-start:30px}.bd-service__title a:hover{color:var(--bd-theme-1);letter-spacing:1px}.bd-service__price{letter-spacing:.1em;text-transform:uppercase;bottom:30px;color:var(--bd-common-white);font-size:24px;font-weight:500;line-height:26px;position:absolute;inset-inline-start:30px}.service-intro-thumb{width:calc(100% + 250px);min-height:620px;position:relative;overflow:hidden}.service-intro-thumb img{object-fit:cover;width:100%;height:120%;position:absolute;bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-intro-thumb{width:100%;min-height:400px}}.service-intro-text{max-width:1089px}@media only screen and (min-width:1200px) and (max-width:1399px){.service-intro-text{max-width:900px}}.line__subtitle{color:#000;font-size:18px;line-height:1;font-family:var(--tpl-ff-heading);padding-left:190px;font-weight:600;display:inline-block;position:relative}.line__subtitle:before{content:"";background:#d9d9d9;width:170px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.line__subtitle:after{content:"";background:var(--clr-theme-2);width:40px;height:1px;position:absolute;top:50%;left:130px;transform:translateY(-50%)}.section-intro-paragraph{margin-bottom:0;font-size:24px;line-height:1.7}.bd-service-details-area .swiper-container{overflow:visible}.bd-service-details__title{text-transform:capitalize;font-size:36px}@media (max-width:575px){.bd-service-details__title{font-size:30px}}.bd-service-details__widget{border-bottom:1px solid var(--bd-grey-1)}.bd-service-details__list-2 ul{list-style-type:none}.bd-service-details__list-2 ul li{text-transform:capitalize;color:#393939;font-size:16px;line-height:28px}.bd-service-details__list ul{grid-template-columns:repeat(3,240px);row-gap:10px;list-style:none;display:grid}@media only screen and (min-width:992px) and (max-width:1199px){.bd-service-details__list ul{grid-template-columns:repeat(3,215px)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-service-details__list ul{grid-template-columns:1fr}}.bd-service-details__list ul li{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;font-size:16px;line-height:28px;display:flex}.bd-service-details__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-service-details__thumb img{width:100%}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-service-area{padding-top:80px}.bd-service-area.mpt-0{padding-top:0}}.pricing-spacing{padding-top:150px;padding-bottom:150px}@media only screen and (min-width:768px) and (max-width:991px){.pricing-spacing{padding-bottom:110px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing-spacing{padding-top:45px;padding-bottom:45px}}.bd-price-item{-o-transition:all .3s ease-out 0s;background-color:#f8f5f0;min-width:210px;height:606px;padding:40px;transition:all .3s ease-out;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.bd-price-item{min-width:auto;padding:40px 28px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-price-item{min-width:auto;padding:40px 14px 40px 6px}[dir=rtl] .bd-price-item{padding:40px 6px 40px 14px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item{min-width:auto;height:auto;padding:10px 30px}}@media (max-width:450px){.bd-price-item{min-width:auto;height:auto;padding:15px 20px}}.bd-price-item.white-bg{background-color:var(--bd-common-white)}.bd-price-item__wrap{display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__wrap{flex-direction:column}}.bd-price-item__title{writing-mode:vertical-lr;text-transform:uppercase;align-items:center;width:100%;margin-bottom:0;display:flex;position:absolute;bottom:40px;left:0;transform:rotate(-180deg)}@media only screen and (min-width:992px) and (max-width:1199px){.bd-price-item__title{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__title{writing-mode:inherit;font-size:18px;position:static;transform:none}}.bd-price-item__icon{justify-content:center;display:flex;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__icon{display:none}}.bd-price-item__icon:after{content:"+";color:var(--bd-common-black);font-size:30px;font-family:var(--bd-ff-fontawesome);-o-transition:all .3s ease-out 0s;margin-inline-start:5px;font-weight:400;transition:all .3s ease-out;display:inline-block;transform:translateY(1px)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__icon:after{font-size:16px}}.bd-price-item__price{writing-mode:vertical-lr;align-items:center;width:100%;display:flex;position:absolute;top:118px;left:0;transform:rotate(-180deg)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__price{writing-mode:inherit;position:static;transform:none}}.bd-price-item__price p{text-transform:uppercase;color:var(--bd-common-black);margin-bottom:0;font-size:30px;font-weight:500;line-height:40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__price p{font-size:22px}}.bd-price-item__price p span{color:var(--bd-grey-3);font-size:16px}.bd-price-item__content-2{border:1px solid var(--bd-common-black);border-left:none;flex-direction:column;justify-content:center;height:100%;padding:30px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__content-2{border:1px solid var(--bd-common-black);padding:30px}}@media (max-width:450px){.bd-price-item__content-2{padding:20px}}.bd-price-item__content-2 .bd-section__title{font-size:32px}@media only screen and (min-width:576px) and (max-width:767px){.bd-price-item__content-2 .bd-section__title{font-size:30px}}@media (max-width:575px){.bd-price-item__content-2 .bd-section__title{font-size:25px}.bd-price-item__content-2 .bd-section__subtitle{font-size:14px}}.bd-price-item__list ul li{align-items:center;gap:10px;margin-bottom:20px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__list ul li{margin-bottom:5px}}.bd-price-item__list ul li:last-child{margin-bottom:0}.bd-price-item__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-price-item__list ul li span{text-transform:capitalize;color:var(--bd-common-white);font-size:16px;line-height:28px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__list ul li span{font-size:14px}}.bd-price-item__list-wrap{height:100%;padding:30px}@media (max-width:450px){.bd-price-item__list-wrap{padding:30px 20px}}.bd-price-item__list-icon{color:var(--bd-common-white);font-size:70px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__list-icon{margin-bottom:20px}}.bd-price-item__list-bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-price-item__list-bg:before{content:"";background:var(--bd-common-black);opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.bd-price-item__list-btn{position:absolute;bottom:40px;left:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item__list-btn{margin-top:25px;position:static}}.bd-price-item__content{justify-content:space-between;display:flex}@media (max-width:450px){.bd-price-item__content{flex-direction:column-reverse}}.bd-price-item-2{opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;grid-template-columns:300px auto;align-items:center;width:700px;transition:all .3s ease-out;display:grid;transform:scale(.7)}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-price-item-2{grid-template-columns:300px auto}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-price-item-2{grid-template-columns:300px auto}}@media only screen and (min-width:768px) and (max-width:991px){.bd-price-item-2{grid-template-columns:294px auto;width:600px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-price-item-2{width:inherit;grid-template-columns:1fr}}.row-custom{margin:0 -15px;padding-left:30px;padding-right:30px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.row-custom{margin:0;padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.row-custom{flex-wrap:wrap;padding:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.row-custom{flex-direction:column;width:100%;padding-left:0;padding-right:0}}.col-custom{cursor:pointer;flex:1;width:210px;height:606px;margin:0 15px;transition:all .5s;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.col-custom{margin:0}}@media only screen and (min-width:992px) and (max-width:1199px){.col-custom{flex:0 0 7%;width:15%;margin:0 3px;padding:0 15px}}@media only screen and (min-width:768px) and (max-width:991px){.col-custom{flex:0 0 15%;width:15%;margin-bottom:40px;padding:0}}@media only screen and (min-width:576px) and (max-width:767px){.col-custom{flex:0 0 25%;width:25%;padding:35px 25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.col-custom{width:100%;padding:35px 0}}.col-custom.active{flex:3.7}@media only screen and (min-width:1200px) and (max-width:1399px){.col-custom.active{flex:6.5}}@media only screen and (min-width:992px) and (max-width:1199px){.col-custom.active{flex:0 0 75%;width:75%}}@media only screen and (min-width:768px) and (max-width:991px){.col-custom.active{flex:0 0 100%;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.col-custom.active{flex:0 0 100%;width:100%}}.col-custom.active .bd-price-item{min-width:122px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.col-custom.active .bd-price-item{min-width:auto}}.col-custom.active .bd-price-item__icon:after{content:""}.col-custom.active .bd-price-item-2{opacity:1;visibility:visible;transform:scale(1)}.col-custom.active:before{visibility:visible;opacity:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-brand__thumb-wrap{grid-template-columns:repeat(3,1fr);justify-content:center;gap:60px;display:grid!important}}@media (max-width:575px){.bd-brand__thumb-wrap{grid-template-columns:repeat(2,1fr);justify-content:center;gap:60px 20px;display:grid!important}}.evana-room{--evana-gold:var(--bd-theme-1,#eec78c);border-radius:var(--evana-radius-lg,8px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff14;flex-direction:column;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.evana-room:hover{border-color:#eec78c8c;transform:translateY(-8px);box-shadow:0 24px 50px -20px #000000b3}.evana-room:hover .evana-room__media-img.is-active{transform:scale(1.07)}.evana-room:hover .evana-room__media-controls .evana-room__media-nav{opacity:1;pointer-events:auto}.evana-room__media-dots{opacity:1}.evana-room__media{border-radius:var(--evana-radius-lg,8px) var(--evana-radius-lg,8px) 0 0;width:100%;height:290px;position:relative;overflow:hidden}@media (max-width:575px){.evana-room__media{height:240px}}.evana-room__media-stack{z-index:1;position:absolute;inset:0}.evana-room__media-controls{z-index:4;pointer-events:none;position:absolute;inset:0}.evana-room__media-img{opacity:0;transition:opacity .55s,transform .8s cubic-bezier(.22,1,.36,1)}.evana-room__media-img.is-active{opacity:1}.evana-room__media-nav{z-index:5;color:#14120f;cursor:pointer;opacity:0;pointer-events:none;background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:opacity .28s,transform .28s,background .22s,box-shadow .22s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000038}.evana-room__media-nav i{font-size:18px;line-height:1}.evana-room__media-nav--prev{left:12px;right:auto}.evana-room__media-nav--next{left:auto;right:12px}.evana-room__media-nav:hover{background:var(--evana-gold);color:#0c0b09;transform:translateY(-50%)scale(1.06);box-shadow:0 6px 20px #00000047}.evana-room__media-dots{inset-inline:0;z-index:5;opacity:1;pointer-events:none;justify-content:center;gap:5px;transition:opacity .28s;display:flex;position:absolute;bottom:12px}.evana-room__media-dots span{background:#ffffff73;border-radius:50%;width:6px;height:6px;transition:background .22s,transform .22s,width .22s}.evana-room__media-dots span.is-active{background:var(--evana-gold);border-radius:999px;width:18px;transform:none}.evana-room__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 45%,#0b0a08d9 100%);position:absolute;inset:0}.evana-room__media-link,.evana-room__card-link{z-index:2;position:absolute;inset:0}.evana-room__price{top:18px;z-index:3;border-radius:var(--evana-radius,6px);background:var(--evana-gold);color:#0c0b09;flex-direction:column;align-items:center;padding:9px 16px;line-height:1.1;display:inline-flex;position:absolute;inset-inline-end:18px;box-shadow:0 10px 24px -10px #eec78ccc}.evana-room__price b{white-space:nowrap;font-size:17px;font-weight:600}.evana-room__price small{opacity:.8;margin-top:1px;font-size:11px}.evana-room__body{flex-direction:column;flex:1;padding:26px 26px 28px;display:flex}@media (max-width:575px){.evana-room__body{padding:22px 20px 24px}}.evana-room__title{z-index:3;text-transform:capitalize;color:var(--bd-common-white);margin-bottom:12px;font-size:23px;line-height:1.3;position:relative}.evana-room__title a{color:var(--bd-common-white);transition:color .3s}.evana-room__title a:hover{color:var(--evana-gold)}.evana-room__desc{color:#ffffff8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:22px;font-size:14.5px;line-height:25px;display:-webkit-box;overflow:hidden}.evana-room__features{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:14px 10px;margin:0 0 24px;padding:22px 0 0;list-style:none;display:grid}.evana-room__features li{color:#ffffffb8;align-items:center;gap:10px;font-size:13.5px;display:flex}.evana-room__features li i{width:38px;height:38px;color:var(--evana-gold);background:#eec78c14;border:1px solid #eec78c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:all .35s;display:inline-flex}.evana-room:hover .evana-room__features li i{background:#eec78c29}.evana-room__btn{z-index:6;border-radius:var(--evana-radius,6px);width:100%;color:var(--evana-gold);background:0 0;border:1px solid #eec78c73;justify-content:center;align-items:center;gap:12px;margin-top:auto;padding:14px 22px;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative}.evana-room__btn span{letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:500;transition:color .3s}.evana-room__btn i{font-size:18px;transition:transform .4s}.evana-room__btn:hover{background:var(--evana-gold);border-color:var(--evana-gold);color:#0c0b09}.evana-room__btn:hover span{color:#0c0b09}.evana-room__btn:hover i{transform:translate(6px)}[dir=rtl] .evana-room__btn:hover i{transform:translate(-6px)}.bd-room{background:#fff;padding:40px;position:relative}.bd-room.bordered{-o-transition:all .3s ease-out 0s;border:1px solid #d9d9d9;transition:all .3s ease-out}@media (max-width:575px){.bd-room{padding:30px 0}}.bd-room:hover .bd-room__details{transform:translateY(0)}.bd-room:hover .bd-room__btn a{transform:translate(0)}.bd-room__bg{z-index:-1;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;inset:0}.bd-room__bg:before{content:"";background:var(--bd-common-black);opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0}.bd-room__title{text-transform:capitalize;color:var(--bd-common-black);font-size:30px;line-height:1.33}@media (max-width:575px){.bd-room__title{padding:0 20px;font-size:27px}}.bd-room__title a:hover{color:var(--bd-theme-1)}@media (max-width:575px){.bd-room__price{padding:0 20px}}.bd-room__price p{text-transform:uppercase;color:var(--bd-common-black);font-size:30px;font-weight:500;line-height:40px}@media (max-width:575px){.bd-room__price p{font-size:25px}}.bd-room__price p span{color:var(--bd-grey-3);font-size:16px}@media (max-width:575px){.bd-room__price p span{font-size:15px}}.bd-room__thumb-wrap{width:100%;height:414px;position:relative;overflow:hidden}@media (hover:none){.bd-room__thumb-wrap{height:auto}}.bd-room__thumb{width:100%;height:100%}@media (hover:none){.bd-room__thumb{height:auto}}.bd-room__thumb img{object-fit:cover;width:100%;height:100%}.bd-room__details{background:var(--bd-common-white);-o-transition:all .4s ease-out 0s;border:1px solid #d9d9d9;width:100%;height:100%;transition:all .4s ease-out;position:absolute;top:0;left:0;transform:translateY(100%)}@media (hover:none){.bd-room__details{position:static;transform:none}}.bd-room__details>p{text-transform:capitalize;color:#393939;border-bottom:1px solid #d9d9d9;margin-bottom:30px;padding:30px;font-size:16px;line-height:28px}@media (max-width:575px){.bd-room__details>p{margin-bottom:20px;padding:20px}}.bd-room__list{flex-wrap:wrap;justify-content:space-between;padding:0 30px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-room__list{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:575px){.bd-room__list{gap:10px;padding:0 20px}}.bd-room__list-item i{text-align:center;background:#f8f5f0;border-radius:60px;width:60px;height:60px;margin-bottom:5px;font-size:30px;line-height:68px;display:inline-block}.bd-room__list-item p{font-size:16px;font-weight:var(--bd-fw-medium);text-transform:uppercase}.bd-room__list-thumb{width:100%;height:100%}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-room__list-thumb-wrap{margin-bottom:60px}}.bd-room__list-thumb img{object-fit:cover;width:100%;height:100%}.bd-room__list-thumb-musk{width:170px;height:270px;margin-top:16px;display:inline-flex;-webkit-mask-position:100%;mask-position:100%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-room__list-thumb-musk{margin-top:0}}.bd-room__btn{overflow:hidden}@media (max-width:575px){.bd-room__btn{margin:0 20px}}.bd-room__btn a{align-items:center;gap:13px;display:flex;position:relative;transform:translate(-91px)}@media (hover:none){.bd-room__btn a{transform:none}}.bd-room__btn a:hover,.bd-room__btn a:hover span{color:var(--bd-theme-1)}.bd-room__btn a span{text-transform:uppercase;color:var(--bd-common-black);-o-transition:all .3s ease-out 0s;font-size:16px;font-weight:500;line-height:28px;transition:all .3s ease-out}.bd-room__btn a i{font-size:26px}.bd-room-details__title{text-transform:capitalize;font-size:36px}@media (max-width:575px){.bd-room-details__title{font-size:30px}}.bd-room-details__widget{border-bottom:1px solid var(--bd-grey-1)}.bd-room-details__list ul{grid-template-columns:repeat(3,240px);row-gap:10px;list-style:none;display:grid}@media only screen and (min-width:576px) and (max-width:767px){.bd-room-details__list ul{grid-template-columns:repeat(2,240px)}}@media (max-width:575px){.bd-room-details__list ul{grid-template-columns:1fr}}.bd-room-details__list ul li{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;font-size:16px;line-height:28px;display:flex}.bd-room-details__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-room-details__thumb img{width:100%}.bd-room-details__thumb.is-lg{height:438px;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-room-details__thumb.is-lg{height:345px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-room-details__thumb.is-lg{height:290px}}@media only screen and (min-width:576px) and (max-width:767px){.bd-room-details__thumb.is-lg{height:400px}}@media (max-width:575px){.bd-room-details__thumb.is-lg{height:350px}}.bd-room-details__thumb.is-lg img{object-fit:cover;width:100%;height:120%;position:absolute;bottom:0}.bd-room-slider-three-nav{justify-content:center;gap:10px;display:flex}.bd-room-slider-three-nav .square-nav{color:var(--bd-common-white)}.bd-restaurant-opening{align-items:center;min-width:100%;height:100%;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-restaurant-opening{height:auto;margin-bottom:80px;padding-bottom:60px}}.bd-restaurant-opening__bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-restaurant-opening__bg:before{content:"";background:var(--bd-common-black);opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.bd-restaurant-opening__video-btn a{text-align:center;width:64px;height:64px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);-o-transition:all .3s ease-out 0s;border-radius:100px;line-height:64px;transition:all .3s ease-out;display:inline-block;position:relative}.bd-restaurant-opening__video-btn a:hover{background:var(--bd-theme-1);border-color:var(--bd-theme-1)}.bd-restaurant-opening__video-btn a:after,.bd-restaurant-opening__video-btn a:before{content:"";border:1px solid #fff6;border-radius:50%;width:80px;height:80px;animation:2s linear infinite borderanimate2;-webkit-animation-delay:;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bd-restaurant-opening__video-btn a:before{animation-delay:.7s}.bd-restaurant-opening__btn .bd-btn{color:var(--bd-common-black);border:1px solid var(--bd-common-white);background:var(--bd-common-white);padding:20px 50px 20px 30px}.bd-restaurant-opening__btn .bd-btn:hover{background:var(--bd-theme-1);border-color:var(--bd-theme-1)}.bd-restaurant-opening__content-2{width:100%;padding:0 60px}@media (max-width:575px){.bd-restaurant-opening__content-2{padding:0 30px}}.bd-restaurant-opening__title{font-family:var(--bd-ff-body);text-transform:capitalize;color:var(--bd-common-black);font-size:30px;font-weight:500;line-height:40px}.bd-restaurant-opening__list ul li{border-bottom:1px solid var(--bd-grey-1);justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;display:flex}@media (max-width:575px){.bd-restaurant-opening__list ul li{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.bd-restaurant-opening__list ul li:last-child{margin-bottom:0}.bd-restaurant-opening__list ul li span{text-transform:capitalize;color:var(--bd-common-black);grid-template-columns:auto 150px;align-items:center;gap:10px;font-size:16px;font-weight:400;line-height:28px;display:grid}.bd-restaurant-opening__list ul li span i{color:var(--bd-theme-1)}.bd-restaurant-opening__list ul li span:first-child{font-weight:500}.bd-foodmenu__bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-foodmenu__bg:before{content:"";background:var(--bd-common-black);opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.bd-foodmenu__item{border:1px solid var(--bd-text-2);text-align:center;background-color:var(--bd-common-black);-o-transition:all .3s ease-out 0s;flex-direction:column;align-items:center;padding:40px 30px;transition:all .3s ease-out;display:flex}.bd-foodmenu__item:hover{border-color:#808080e5}.bd-foodmenu__item:hover .bd-foodmenu__item-thumb img{transform:scale(1.05)}.bd-foodmenu__item-thumb{border-radius:50%;width:192px;height:192px;overflow:hidden}.bd-foodmenu__item-thumb img{object-fit:cover;-o-transition:all .3s ease-out 0s;border-radius:50%;width:100%;height:100%;transition:all .3s ease-out}.bd-foodmenu__item-title{text-align:center;text-transform:capitalize;color:var(--bd-common-white);font-size:24px;line-height:1.66}.bd-foodmenu__item-title a:hover{color:var(--bd-theme-1)}.bd-foodmenu__item-content p{color:var(--bd-common-white)}.bd-foodmenu__item-price span{color:var(--bd-theme-1);font-size:18px;font-weight:600;line-height:20px}.bd-foodmenu__tab .nav-tabs{text-align:center;border:none;justify-content:center;align-items:center;gap:75px;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-foodmenu__tab .nav-tabs{gap:20px 30px}}.bd-foodmenu__tab .nav-tabs .nav-link{text-transform:capitalize;color:var(--bd-grey-3);background:0 0;border:none;padding:0;font-size:24px;line-height:20px}@media (max-width:575px){.bd-foodmenu__tab .nav-tabs .nav-link{font-size:20px}}.bd-foodmenu__tab .nav-tabs .nav-link.active{color:var(--bd-theme-1);background-color:#0000;text-decoration:underline}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-foodmenu-active{margin-left:15px;margin-right:15px}}.royel-mb-65{margin-bottom:65px}.bd-event-content{z-index:5;background-color:#0009;width:100%;padding:20px 30px;position:absolute;bottom:0;left:0}.bd-event-content.static{background-color:var(--bd-common-white);z-index:2;width:auto;margin:-40px 20px 0;padding:30px;position:relative;box-shadow:0 0 5px 2px #0000000d}.bd-event-content.static h3{color:var(--bd-common-black);margin-bottom:10px}.bd-event-content.static h3:hover{color:var(--bd-theme-1)}.bd-event-content.static span{color:var(--bd-common-text);margin-bottom:5px;font-size:16px;font-weight:500;display:block}.bd-event-content.static p{margin-bottom:15px}.bd-event-subtitle,.bd-event-title{color:var(--bd-common-white)}.bd-event-title{margin-bottom:0;font-size:24px}@media (max-width:575px){.bd-event-title{font-size:20px}}.bd-event-subtitle{margin-bottom:5px;font-size:16px;display:block}.bd-event-item{position:relative;overflow:hidden}.bd-event-item:hover .img-hover.overlay:before{opacity:.3;visibility:visible;transform:translate(0%)}.bd-event-item:hover .img-hover.overlay img{transform:scale(1.05)}.bd-event-details__widget{border-bottom:1px solid var(--bd-grey-1)}.bd-event-details__list ul{grid-template-columns:repeat(3,240px);row-gap:10px;list-style:none;display:grid}@media only screen and (min-width:992px) and (max-width:1199px){.bd-event-details__list ul{grid-template-columns:repeat(3,215px)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-details__list ul{grid-template-columns:1fr}}.bd-event-details__list ul li{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;font-size:16px;line-height:28px;display:flex}.bd-event-details__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-event-details-title{font-size:30px}@media (max-width:450px){.bd-event-details-title{font-size:28px}}.bd-event-details-imagbox{grid-column-gap:30px;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:575px){.bd-event-details-imagbox{grid-template-columns:repeat(1,1fr)}}.bd-event-details-thumb{height:500px;position:relative;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-event-details-thumb{height:350px}}@media (max-width:575px){.bd-event-details-thumb{height:300px}}.bd-event-details-thumb img{height:110%;position:absolute}.bd-event-details-info-list{grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;display:grid}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-event-details-info-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-details-info-list{grid-template-columns:repeat(1,1fr)}}.bd-event-details-info-list li{background-color:var(--bd-theme-6);align-items:center;gap:10px;padding:15px;display:flex}.bd-event-details-info-list li .icon{text-align:center;background-color:var(--bd-theme-1);width:50px;height:50px;color:var(--bd-common-white);border-radius:50%;line-height:50px}.bd-event-details-info-list li small{margin-bottom:5px;font-size:14px;font-weight:500;display:block}.bd-event-details-info-list li h4{text-transform:uppercase;margin:0;font-size:16px;font-weight:500}.bd-event-sidebar{padding:30px;box-shadow:0 0 5px 2px #0000000a}.bd-event-line{background:var(--bd-grey-1);width:100%;height:1px}.bd-event-social h4{margin-inline-end:20px;font-size:20px;font-weight:600}.bd-event-social ul li{margin-inline-start:5px;display:inline-block}.bd-event-social ul li:first-child{margin-inline-start:0}.bd-event-social ul li a{text-align:center;background:var(--bd-theme-6);z-index:5;-o-transition:all .3s ease-out 0s;justify-content:center;align-items:center;width:45px;height:45px;font-size:16px;transition:all .3s ease-out;display:inline-flex;position:relative;overflow:hidden}.bd-event-social ul li a:hover{color:var(--bd-common-white);background-color:var(--bd-theme-1)}.img-hover img{-o-transition:all .4s ease-out 0s;object-fit:cover;max-width:100%;height:100%;transition:all .4s ease-out}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking-form-area{background-color:var(--bd-theme-2)}}.bd-booking__bg{z-index:-1;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.bd-booking__bg:before{content:"";background:var(--bd-common-black);opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0}.bd-booking__form{background-color:var(--bd-common-white);margin:0 30px;margin-bottom:65px;padding-top:27px}@media (max-width:575px){.bd-booking__form{margin:0 0 65px}}.bd-booking__form-2{background-color:var(--bd-common-white);margin:0;padding-top:27px}.bd-booking__form-2.is-dark{background-color:var(--bd-common-black)}.bd-booking__form-2.is-dark label{color:var(--bd-common-white)}.bd-booking__form-2.is-dark input{color:var(--bd-common-white);background-color:#0000}.bd-booking__form-2.is-dark input::-webkit-input-placeholder{color:var(--bd-common-white)}.bd-booking__form-2.is-dark input:-moz-placeholder-shown{color:var(--bd-common-white)}.bd-booking__form-2.is-dark input::-moz-placeholder{color:var(--bd-common-white)}.bd-booking__form-2.is-dark input:-ms-placeholder-shown{color:var(--bd-common-white)}.bd-booking__form-2.is-dark .nice-select{background-color:#0000}.bd-booking__form-2.is-dark .nice-select:after{color:#ffffff96}.bd-booking__form-2.is-dark .nice-select .current{color:var(--bd-common-white);margin-inline-end:15px}.bd-booking__form-2.is-dark .bd-booking__input-date:after{color:#ffffff96}.bd-booking__form-2.is-dark .bd-booking__input-inner,.bd-booking__form-2.is-dark .bd-booking__input-single{border-color:#414141}.bd-booking__form-2.is-dark .bd-booking__input:before{background-color:#414141}.bd-booking__form-2 label{font-size:16px;font-weight:var(--bd-fw-bold);text-transform:uppercase;color:var(--bd-common-black);line-height:28px}.bd-booking__form-2 form{display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-2 form{flex-direction:column}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-booking__form{margin:0;margin-bottom:65px}}.bd-booking__form-wrap{max-width:1343px;margin:0 auto;position:absolute;bottom:0;left:0;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-wrap{min-width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-wrap{position:static}}.bd-booking__form-wrap-2{width:auto;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-wrap-2{position:static}}.bd-booking__form label{font-size:16px;font-weight:var(--bd-fw-bold);text-transform:uppercase;color:var(--bd-common-black);line-height:28px}.bd-booking__form form{display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form form{flex-direction:column}}.bd-booking__input{width:300px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-booking__input.location{width:220px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input.location{width:180px}}.bd-booking__input.location:before{content:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input{width:100%}}.bd-booking__input:before{content:"";background-color:var(--bd-grey-1);width:1px;height:23px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input:before{content:none}}.bd-booking__input.input-single:before{display:none}.bd-booking__input-wrap{gap:80px;padding:0 50px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-booking__input-wrap{justify-content:space-between;gap:40px;width:calc(100% - 265px);padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input-wrap{justify-content:space-between;gap:50px;padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input-wrap{flex-direction:column;gap:0}}@media (max-width:575px){.bd-booking__input-wrap{padding:0 25px}}.bd-booking__input-wrap-2{gap:45px;padding:0 30px;display:flex}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-booking__input-wrap-2{gap:35px}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-booking__input-wrap-2{justify-content:space-between;gap:35px;width:calc(100% - 110px)}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input-wrap-2{justify-content:space-between;gap:30px;padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input-wrap-2{flex-direction:column;gap:0}}.bd-booking__input-inner,.bd-booking__input-single{border-bottom:1px solid var(--bd-grey-1);justify-content:space-between;gap:0 15px;margin-bottom:30px;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input-inner,.bd-booking__input-single{flex-direction:column}}.bd-booking__input-inner input,.bd-booking__input-single input{border:0;width:80%;height:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input-inner input,.bd-booking__input-single input{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input-inner input,.bd-booking__input-single input{width:100%}[dir=rtl] .bd-booking__input-inner input,[dir=rtl] .bd-booking__input-single input{text-align:left}}.bd-booking__input-inner input::-webkit-input-placeholder{text-transform:uppercase}.bd-booking__input-single input::-webkit-input-placeholder{text-transform:uppercase}:-moz-any(.bd-booking__input-inner input:-moz-placeholder-shown,.bd-booking__input-single input:-moz-placeholder-shown){text-transform:uppercase}:is(.bd-booking__input-inner input:placeholder-shown,.bd-booking__input-single input:placeholder-shown){text-transform:uppercase}.bd-booking__input-inner input::-moz-placeholder{text-transform:uppercase}.bd-booking__input-single input::-moz-placeholder{text-transform:uppercase}:is(.bd-booking__input-inner input:-ms-placeholder-shown,.bd-booking__input-single input:-ms-placeholder-shown){text-transform:uppercase}:is(.bd-booking__input-inner input:placeholder-shown,.bd-booking__input-single input:placeholder-shown){text-transform:uppercase}.bd-booking__input-inner .nice-select,.bd-booking__input-single .nice-select{border:0;border-radius:0;width:100%;height:50px;padding-left:0;font-size:16px;line-height:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input-inner .nice-select,.bd-booking__input-single .nice-select{font-size:14px}}.bd-booking__input-inner .nice-select .list,.bd-booking__input-single .nice-select .list{min-width:100%}.bd-booking__input-inner .nice-select .option.selected,.bd-booking__input-single .nice-select .option.selected{font-weight:600}.bd-booking__input-inner .nice-select .current,.bd-booking__input-single .nice-select .current{margin-inline-end:15px}[dir=rtl] .bd-booking__input-inner .nice-select .current,[dir=rtl] .bd-booking__input-single .nice-select .current{margin-inline-end:0}.bd-booking__input-inner .nice-select:after,.bd-booking__input-single .nice-select:after{right:0}.bd-booking__input-inner.location .nice-select,.bd-booking__input-single.location .nice-select{width:100%}.bd-booking__input-single{flex-direction:column;width:160px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-booking__input-single.room-input{width:74px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__input-single{width:100%}}.bd-booking__input-date{position:relative}.bd-booking__input-date:after{content:"";color:var(--bd-common-black);font-size:14px;font-family:var(--bd-ff-fontawesome);-o-transition:all .3s ease-out 0s;margin-inline-start:15px;font-weight:400;transition:all .3s ease-out;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){[dir=rtl] .bd-booking__input-date:after{margin-inline-start:0}}.bd-booking__submit{width:264px;color:var(--bd-common-white);inset-inline-end:0;height:100%;margin:0 auto;position:absolute;top:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__submit{width:100%;height:70px;line-height:70px;position:static}}.bd-booking__submit button{width:100%;height:100%;font-weight:var(--bd-fw-medium);background-color:var(--bd-theme-1);color:var(--bd-common-black);-o-transition:all .3s ease-out 0s;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:500;line-height:36px;transition:all .3s ease-out;display:flex}.bd-booking__submit button i{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;transform:rotate(-45deg)}.bd-booking__submit button:hover{color:var(--bd-common-white);background-color:var(--bd-common-black)}.bd-booking__submit button:hover i{transform:rotate(0)}.bd-booking__submit.is-dark button{background-color:var(--bd-theme-1)}.bd-booking__submit-2{width:150px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-booking__submit-2{width:110px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__submit-2{width:100%}}.bd-booking__submit-2 button{font-size:35px}.bd-booknow__bg{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.bd-booknow__bg:before{content:"";background:var(--bd-common-black);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.bd-booknow__btn{justify-content:center;display:flex}.bd-booknow__btn .bd-btn{z-index:2;display:inline-flex;position:relative}.bd-booking-3,.bd-booking-3-info{background-color:var(--bd-theme-2);border:1px solid var(--bd-grey-1)}.bd-booking-3-info .bd-booking-3__title{margin-bottom:0;padding:30px 30px 0}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking-3-info .bd-booking-3__title{padding:20px 15px}}.bd-booking-3__content{border-bottom:1px solid var(--bd-grey-1);padding:30px 30px 15px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking-3__content{padding:20px 15px}}.bd-booking-3__title{text-transform:capitalize;color:var(--bd-common-black);font-size:24px;line-height:32px}.bd-booking-3__price{align-items:center;gap:20px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.bd-booking-3__price{flex-direction:column;align-items:flex-start;gap:0;display:flex}}.bd-booking-3__price p{align-items:center;gap:10px;display:flex}.bd-booking-3__price p i{font-size:22px}.bd-booking-3__price p span{text-transform:capitalize;color:var(--bd-common-black);font-size:16px;line-height:28px}.bd-booking-3__price p:last-child{text-transform:uppercase;color:var(--bd-grey-3);align-items:baseline;gap:10px;font-size:16px;font-weight:500;line-height:40px;display:flex}.bd-booking-3__price p:last-child span{text-transform:uppercase;gap:10px;font-size:30px;font-weight:500;line-height:40px;display:flex}.bd-booking-3__tax p{text-transform:capitalize;color:var(--bd-grey-3);align-items:center;gap:30px;font-size:14px;line-height:28px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.bd-booking-3__tax p{flex-direction:column;align-items:flex-start;gap:0}}.bd-booking-3__tax p span{color:red;align-items:center;gap:8px;display:flex}.bd-booking-3__input-wrap{padding:30px}.bd-booking-3__input-inner i{inset-inline-end:20px;color:var(--bd-grey-3);position:absolute;top:26%}.bd-booking-3__input input{border:1px solid var(--bd-grey-1);background-color:var(--bd-common-white);text-transform:capitalize;width:100%;height:55px;margin-bottom:20px;padding:0 20px;font-size:14px;line-height:28px}.bd-booking-3__input input::placeholder{color:var(--bd-grey-3)}.bd-booking-3__input label{text-transform:capitalize;color:var(--bd-common-black);margin-bottom:10px;font-size:16px;font-weight:500;line-height:28px;display:block}.bd-booking-3__input .nice-select{border:1px solid var(--bd-grey-1);border-radius:0;width:100%;height:55px;font-size:16px;line-height:55px}.bd-booking-3__input .nice-select .list{border-radius:0;width:100%}.bd-booking-3__input .nice-select .option.selected{font-weight:500}.bd-booking-3__list{padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-booking-3__list{padding:20px 15px}}.bd-booking-3__list ul{flex-direction:column;gap:10px;display:flex}.bd-booking-3__list ul li{text-transform:capitalize;color:var(--bd-common-black);align-items:center;gap:10px;font-size:16px;line-height:28px;display:flex}.bd-booking-3__list ul li i{color:var(--bd-theme-1);font-size:20px}.bd-booking-3__submit button{text-align:center;background:var(--bd-common-black);width:100%;height:80px;color:var(--bd-common-white);justify-content:center;align-items:center;gap:10px;line-height:80px;display:flex}.bd-booking-3__submit button:hover{color:var(--bd-common-black);background:var(--bd-theme-1)}.bd-booking-3__submit button:hover i{transform:rotate(0)}.bd-booking-3__submit button i{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;transform:rotate(-45deg)}.bd-booking-4__form{grid-column-gap:15px;grid-template-columns:1fr 1fr;display:grid}@media (max-width:575px){.bd-booking-4__form{flex-direction:column;display:flex}}.bd-booking-4__input{position:relative}.bd-booking-4__input .bd-nice-select .list .option:hover,.bd-booking-4__input .bd-nice-select .list .selected,.bd-booking-4__input .bd-nice-select .list .focus{background:var(--bd-theme-1)}.bd-booking-4__input textarea,.bd-booking-4__input input{border:1px solid var(--bd-grey-1);outline:none;width:100%;height:60px;padding-left:20px;padding-right:40px}.bd-booking-4__input textarea::placeholder,.bd-booking-4__input input::placeholder{color:#656565;opacity:1;font-size:16px}.bd-booking-4__input textarea:focus,.bd-booking-4__input input:focus{border-color:var(--bd-theme-1)}.bd-booking-4__input textarea{height:150px;padding-top:15px}.bd-booking-4__input.message{grid-column:span 2}.bd-booking-4__input i{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.bd-booking-4__input .nice-select{color:#000;background-color:#0000;border:1px solid #e8e8e8;border-radius:0;width:100%;height:60px;font-size:16px}.bd-booking-4__input .nice-select:focus{border-color:var(--bd-theme-1)}.bd-booking-4__input .nice-select span{color:var(--bd-common-black);height:60px;font-weight:400;line-height:60px;display:inline-block}.bd-booking-4__input .nice-select .list{width:100%}.bd-booking-4__input .nice-select .option.selected{font-weight:500}.bd-booking-sidebar{border:1px solid var(--bd-grey-1);padding:30px}.bd-booking__form-3{--evana-gold:var(--bd-theme-1,#eec78c);z-index:1;background:radial-gradient(420px 220px at 100% 0,#eec78c1f,#0000 60%),linear-gradient(135deg,#15120d 0%,#0b0a08 100%);border:1px solid #eec78c40;border-radius:18px;width:900px;padding:22px 26px;position:relative;overflow:visible;box-shadow:0 30px 70px -28px #000c}@media only screen and (min-width:768px) and (max-width:991px){.bd-booking__form-3{width:700px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3{width:100%}}.bd-booking__form-3 form{z-index:2;align-items:stretch;gap:0;display:flex;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3 form{flex-direction:column;gap:6px}}.bd-booking__form-3 .bd-booking__input{flex:1;align-items:center;gap:14px;padding:8px 26px;display:flex;position:relative}.bd-booking__form-3 .bd-booking__input--date-range{flex:1.35;min-width:0}.bd-booking__form-3 .bd-booking__input--date-range .evana-hero-date-range{width:100%;min-width:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3 .bd-booking__input{padding:14px 6px}}.bd-booking__form-3 .bd-booking__input:before{content:"";inset-inline-end:0;top:50%;background:linear-gradient(#0000,#eec78c59,#0000);width:1px;height:46px;position:absolute;inset-inline-start:auto;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3 .bd-booking__input:before{inset-inline-end:0;background:linear-gradient(90deg,#0000,#eec78c40,#0000);width:100%;height:1px;top:auto;bottom:0;transform:none}}.bd-booking__form-3 .evana-booking__icon{width:46px;height:46px;color:var(--evana-gold);background:#eec78c14;border:1px solid #eec78c40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.bd-booking__form-3 .evana-booking__icon--picker{cursor:pointer;padding:0;font-family:inherit;transition:background .2s,border-color .2s}.bd-booking__form-3 .evana-booking__icon--picker:hover{background:#eec78c29;border-color:#eec78c73}.bd-booking__form-3 .evana-booking__icon--picker:focus-visible{outline:2px solid var(--evana-gold);outline-offset:2px}.bd-booking__form-3 label{letter-spacing:1.5px;text-transform:uppercase;color:var(--evana-gold);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.bd-booking__form-3 .bd-booking__input-date,.bd-booking__form-3 .bd-booking__input-person{flex:1}.bd-booking__form-3 .bd-booking__input-date input,.bd-booking__form-3 .bd-booking__input-person input{width:100%;height:30px;color:var(--bd-common-white);background:0 0;border:none;outline:none;padding:0;font-size:16px;font-weight:500}.bd-booking__form-3 .bd-booking__input-date input::placeholder,.bd-booking__form-3 .bd-booking__input-person input::placeholder{color:#ffffff80}.bd-booking__form-3 .evana-hero-guests{align-items:center;gap:8px;margin-top:2px;display:inline-flex}.bd-booking__form-3 .evana-hero-guests__btn{width:30px;height:30px;color:var(--evana-gold);cursor:pointer;background:#eec78c14;border:1px solid #eec78c61;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:11px;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.bd-booking__form-3 .evana-hero-guests__btn:hover:not(:disabled){color:#fff8eb;background:#eec78c33;border-color:#eec78c9e}.bd-booking__form-3 .evana-hero-guests__btn:active:not(:disabled){transform:scale(.94)}.bd-booking__form-3 .evana-hero-guests__btn:disabled{opacity:.32;cursor:not-allowed}.bd-booking__form-3 .evana-hero-guests__btn:focus-visible{outline:2px solid var(--evana-gold);outline-offset:2px}.bd-booking__form-3 .evana-hero-guests__value{text-align:center;min-width:24px;color:var(--bd-common-white);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600;line-height:1}.bd-booking__form-3 .bd-booking__input-date:after{content:none}.bd-booking__form-3 .bd-booking__submit-3{align-items:center;padding-inline-start:22px;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3 .bd-booking__submit-3{margin-top:8px;padding-inline-start:0}}.bd-booking__form-3 .bd-booking__submit-3 a{width:100%}.bd-booking__form-3 .bd-booking__submit-3 button{white-space:nowrap;letter-spacing:.5px;text-transform:uppercase;color:#0c0b09;background:linear-gradient(120deg, #f3d4a0, var(--evana-gold) 55%, #d9a85f);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;min-height:60px;padding:0 30px;padding-inline-end:30px;font-size:15px;font-weight:600;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:inline-flex;box-shadow:0 16px 34px -14px #eec78cb3}.bd-booking__form-3 .bd-booking__submit-3 button.evana-hero-booking__cta{text-transform:none;letter-spacing:0;justify-content:space-between;gap:14px;padding:12px 18px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-booking__form-3 .bd-booking__submit-3 button{min-height:56px}}.bd-booking__form-3 .bd-booking__submit-3 button span{align-items:center;display:inline-flex;position:static;inset:auto;overflow:visible;transform:none}.bd-booking__form-3 .bd-booking__submit-3 button span:after{display:none}.bd-booking__form-3 .bd-booking__submit-3 button .evana-hero-booking__cta-text{text-align:start;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.bd-booking__form-3 .bd-booking__submit-3 button .evana-hero-booking__cta-title{letter-spacing:.3px;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.15}.bd-booking__form-3 .bd-booking__submit-3 button .evana-hero-booking__cta-tagline{letter-spacing:.15px;color:#0c0b09b8;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.2}.bd-booking__form-3 .bd-booking__submit-3 button .evana-hero-booking__cta-icon{background:#0c0b091a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.bd-booking__form-3 .bd-booking__submit-3 button i{font-size:17px;transition:transform .35s;transform:none}.bd-booking__form-3 .bd-booking__submit-3 button:hover{transform:translateY(-2px);box-shadow:0 22px 44px -14px #eec78cd9}.bd-booking__form-3 .bd-booking__submit-3 button:hover span i,.bd-booking__form-3 .bd-booking__submit-3 button:hover .evana-hero-booking__cta-icon i{transform:translate(5px)}[dir=rtl] .bd-booking__form-3 .bd-booking__submit-3 button:hover span i,[dir=rtl] .bd-booking__form-3 .bd-booking__submit-3 button:hover .evana-hero-booking__cta-icon i{transform:translate(-5px)}.evana-hero-booking__error{color:#a93226;text-align:center;background:#c0392b14;border:1px solid #c0392b2e;border-radius:12px;margin:12px 0 0;padding:10px 14px;font-size:13px;line-height:1.45}.bd-booking__form-3 .react-datepicker-wrapper{width:100%}.cursor-outer{border:1px solid var(--bd-theme-1);box-sizing:border-box;z-index:10000000;opacity:.5;mix-blend-mode:difference;width:25px;height:25px;margin-top:-13px;margin-left:-13px;transition:all 80ms ease-out}.cursor-outer.cursor-hover,.cursor-outer.cursor-big{opacity:0}.mouseCursor{pointer-events:none;visibility:hidden;text-align:center;border-radius:50%;position:fixed;inset:0;transform:translateZ(0)}@media (hover:none){.mouseCursor{display:none}}[dir=rtl] .mouseCursor{left:0;right:auto}.mouseCursor.cursor-big{width:80px;height:80px;margin-top:-40px;margin-left:-40px}.cursor-inner{z-index:10000001;background-color:var(--bd-theme-1);mix-blend-mode:difference;opacity:.7;width:6px;height:6px;margin-top:-3px;margin-left:-3px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner span{color:#fff;opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:12px;line-height:80px}.cursor-inner.cursor-big span{opacity:1}.cursor-inner.cursor-hover{background-color:var(--bd-theme-1);opacity:.3;width:80px;height:80px;margin-top:-40px;margin-left:-40px}.amenities__img img{aspect-ratio:100/70;object-fit:cover;width:100%;transition:all .3s linear}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.amenities__img img{aspect-ratio:100/80}}@media (max-width:450px){.amenities__img img{min-height:300px}}.amenities__box{position:relative;overflow:hidden}.amenities__box:hover .amenities__desc{opacity:1;visibility:visible;transform:translateY(0)}.amenities__box:hover img{transform:scale(1.1)}.amenities__desc{background:var(--bd-common-white);opacity:0;visibility:hidden;margin:20px;padding:40px;transition:all .5s;position:absolute;bottom:0;transform:translateY(50px)}@media (max-width:575px){.amenities__desc{margin:10px;padding:10px}.amenities__desc .amenities__meta-desc{line-height:1.1}}@media (hover:none){.amenities__desc{opacity:1;visibility:visible;border:1px solid var(--bd-grey-1);margin:0;padding:20px;position:static;transform:none}}.amenities__desc.style-2{opacity:1;visibility:visible;background:0 0;padding:0;position:absolute;top:0;bottom:auto;left:0;transform:none}@media (hover:none){.amenities__desc.style-2{border:none;margin:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-amenities-slider{margin-left:15px;margin-right:15px}}.bd-amenities-slider-nav{justify-content:center;align-items:center;gap:10px;display:none}@media (hover:none){.bd-amenities-slider-nav{display:flex}}.bd-amenities-slider-two-nav{justify-content:center;gap:10px;display:flex}.bd-footer-area{background:var(--bd-common-black)}.bd-footer__logo{width:267px}@media (max-width:575px){.bd-footer__logo{width:200px}}.bd-footer__logo img{width:100%}.bd-footer__logo-wrap span{font-family:var(--bd-ff-heading);letter-spacing:.25em;color:var(--bd-grey-3);margin-top:30px;font-size:18px;line-height:32px;display:inline-block}.bd-footer__widget{position:relative}.bd-footer__widget:before{content:"";inset-inline-end:50px;background-color:#414141;width:1px;height:193px;position:absolute;top:0}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-footer__widget:before{inset-inline-end:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-footer__widget:before{content:none}}.bd-footer__widget-3:before{content:none}.bd-footer__widget-title{color:var(--bd-common-white);text-transform:capitalize}.bd-footer__widget-content p{color:var(--bd-common-white);font-size:16px;line-height:28px}.bd-footer__meta a{font-family:var(--bd-ff-heading);text-transform:capitalize;color:var(--bd-common-white);gap:20px;font-size:24px;line-height:28px;display:inline-flex}.bd-footer__meta a i{transform:rotate(-45deg)translateY(-1px)}.bd-footer__meta a span{font-size:16px;line-height:28px;text-decoration-line:underline;display:flex}.bd-footer__meta a:hover{color:var(--bd-theme-1)}.bd-footer__list ul{flex-wrap:wrap;gap:10px 30px;display:flex}@media only screen and (min-width:768px) and (max-width:991px){.bd-footer__list ul{gap:20px}}.bd-footer__list ul li{list-style-type:none;position:relative}.bd-footer__list ul li:before{content:"|";color:var(--bd-common-white);position:absolute;top:50%;right:-15px;transform:translateY(-50%)}[dir=rtl] .bd-footer__list ul li:before{left:-15px;right:auto}.bd-footer__list ul li:last-child:before{content:none}.bd-footer__list ul li a{color:var(--bd-common-white);font-size:16px;line-height:28px}.bd-footer__list ul li a:hover{color:var(--bd-theme-1)}.bd-footer__social-wrapper{align-items:center;gap:17px;display:flex}.bd-footer__social a{width:40px;height:40px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);opacity:.7;text-align:center;border-radius:50px;line-height:37px;display:inline-block}.bd-footer__social a:hover{opacity:1;border-color:var(--bd-theme-1);background-color:var(--bd-theme-1);color:var(--bd-common-black)}.bd-footer__social.is-black a{color:var(--bd-common-black);border-color:var(--bd-common-black)}.bd-footer__social.is-black a:hover{opacity:1;border-color:var(--bd-theme-1);background-color:var(--bd-theme-1);color:var(--bd-common-black)}.bd-footer__copyright-text p{text-align:center;letter-spacing:.15em;text-transform:capitalize;color:var(--bd-grey-3);margin-bottom:0;font-size:15px;line-height:28px}.bd-footer__copyright-text p a:hover{color:var(--bd-theme-1)}.bd-footer-newsletter__input{position:relative}.bd-footer-newsletter__input input{width:100%;height:70px;color:var(--bd-common-white);background-color:#0000;border:1px solid #414141;padding-inline:25px 200px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-footer-newsletter__input input{padding-inline-end:25px}}.bd-footer-newsletter__input input::placeholder{color:var(--bd-grey-3)}.bd-footer-newsletter__input button{text-transform:uppercase;font-weight:var(--bd-fw-medium);color:var(--bd-common-white);-o-transition:all .3s ease-out 0s;align-items:center;gap:10px;padding:0 30px;line-height:70px;transition:all .3s ease-out;display:flex;position:absolute;top:0;right:0}.bd-footer-newsletter__input button:before{content:"";background:var(--bd-grey-3);width:1px;height:55%;position:absolute;top:50%;left:16px;transform:translateY(-50%)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-footer-newsletter__input button:before{content:none}.bd-footer-newsletter__input button{border:1px solid var(--bd-grey-1);height:70px;margin-top:15px;position:static}}.bd-footer-newsletter__input button:hover{color:var(--bd-theme-1);border-color:var(--bd-theme-1)}.bd-footer-newsletter__input button i{transform:rotate(-45deg)}.bd-footer-newsletter__input.is-black input,.bd-footer-newsletter__input.is-black button{color:var(--bd-common-black)}.bd-footer-line hr{color:#414141;opacity:1}.bd-footer-link ul{flex-direction:inherit;flex-wrap:wrap;row-gap:5px;display:flex}.bd-footer-link ul li{width:50%;color:var(--bd-text-1);margin-bottom:6px;font-size:16px;list-style:none}.bd-footer-link ul li:hover a{color:var(--clr-theme-1)}.bd-footer-widget-title h5{letter-spacing:5px;font-size:20px;font-family:var(--bd-ff-heading);color:var(--bd-heading-primary);text-transform:uppercase;margin-bottom:35px}.bd-footer-contact ul{margin-bottom:30px}.bd-footer-contact ul li{color:var(--bd-text-1);align-items:flex-start;margin-bottom:15px;font-size:16px;display:flex}.bd-footer-contact ul li a{margin-inline-start:7px}.bd-footer-contact ul li a:hover{color:var(--clr-theme-1)}.bd-footer-contact ul li i{color:var(--clr-theme-1);margin-inline-end:20px;margin-top:8px}.bd-footer-contact ul li i:hover{color:var(--clr-theme-2)}.bd-footer-bottom{border-top:1px solid #d9d9d9;padding:22px 0;font-size:14px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-footer-bottom{padding:15px 0}}.bd-footer-bottom .bd-footer-copyright p{color:#4d4d4d;margin:0;font-size:15px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-footer-bottom .bd-footer-copyright p{text-align:center;padding-bottom:10px}}.payment-methods{align-items:center;display:flex}.payment-methods-icons{margin-left:10px}.payment-methods-icons span{color:#373a3f;margin-left:5px;font-size:22px}.evana-footer{--evana-gold:#eec78c;--evana-bg:#14110d;--evana-bg-2:#1c1813;--evana-muted:#b3a89a;--evana-border:#eec78c29;background:var(--evana-bg);color:var(--evana-muted);position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-footer{display:none}}.evana-footer:before{content:"";background:linear-gradient(90deg, transparent, var(--evana-gold), transparent);opacity:.7;height:3px;position:absolute;top:0;left:0;right:0}.evana-footer__main{padding:90px 0 60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-footer__main{padding:60px 0 30px}}.evana-footer__col{margin-bottom:40px}.evana-footer__logo{margin-bottom:24px;display:inline-block}.evana-footer__logo img{filter:brightness(0)invert()}.evana-footer__desc{color:var(--evana-muted);max-width:360px;margin-bottom:16px;font-size:15px;line-height:2}.evana-footer__brand-legal{flex-wrap:wrap;align-items:center;gap:8px 10px;max-width:360px;margin-bottom:24px;display:flex}.evana-footer__brand-legal a{color:var(--evana-gold);-o-transition:all .25s ease-out 0s;font-size:13px;text-decoration:none;transition:all .25s ease-out}.evana-footer__brand-legal a:hover{color:#fff;text-decoration:underline}.evana-footer__brand-legal span{color:var(--evana-muted);opacity:.55;font-size:13px;line-height:1}.evana-footer__social{flex-wrap:wrap;gap:12px;display:flex}.evana-footer__social a{border:1px solid var(--evana-border);width:42px;height:42px;color:var(--evana-gold);-o-transition:all .3s ease-out 0s;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:all .3s ease-out;display:inline-flex}.evana-footer__social a:hover{background:var(--evana-gold);border-color:var(--evana-gold);color:var(--evana-bg);transform:translateY(-3px)}.evana-footer__title{font-family:var(--font-el-messiri),"El Messiri",var(--bd-ff-heading),serif;color:#fff;margin-bottom:28px;padding-bottom:14px;font-size:20px;font-weight:600;position:relative}.evana-footer__title:after{content:"";bottom:0;background:var(--evana-gold);width:40px;height:2px;position:absolute;inset-inline-start:0}.evana-footer__links li{margin-bottom:13px;list-style:none}.evana-footer__links li a{color:var(--evana-muted);-o-transition:all .25s ease-out 0s;font-size:15px;transition:all .25s ease-out;display:inline-block;position:relative}.evana-footer__links li a:hover{color:var(--evana-gold);padding-inline-start:8px}.evana-footer__contact li{align-items:flex-start;gap:14px;margin-bottom:16px;font-size:15px;line-height:1.7;list-style:none;display:flex}.evana-footer__contact li i{color:var(--evana-gold);flex-shrink:0;margin-top:5px;font-size:15px}.evana-footer__contact li a,.evana-footer__contact li span{color:var(--evana-muted);-o-transition:all .25s ease-out 0s;transition:all .25s ease-out}.evana-footer__contact li a:hover{color:var(--evana-gold)}.evana-footer__newsletter{margin-bottom:24px;position:relative}.evana-footer__newsletter input{background:var(--evana-bg-2);border:1px solid var(--evana-border);color:#fff;-o-transition:all .25s ease-out 0s;border-radius:6px;width:100%;height:56px;padding-inline:18px;font-size:14px;transition:all .25s ease-out}.evana-footer__newsletter input::placeholder{color:#7d7468}.evana-footer__newsletter input:focus{border-color:var(--evana-gold);outline:none}.evana-footer__newsletter button{border:1px solid var(--evana-gold);width:100%;height:50px;color:var(--evana-gold);font-family:var(--font-el-messiri),"El Messiri",var(--bd-ff-heading),serif;-o-transition:all .3s ease-out 0s;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:12px;font-size:15px;font-weight:600;transition:all .3s ease-out;display:inline-flex}.evana-footer__newsletter button i{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;transform:rotate(-45deg)}.evana-footer__newsletter button:hover{background:var(--evana-gold);color:var(--evana-bg)}.evana-footer__newsletter button:hover i{transform:rotate(0)}.evana-footer__cta{margin-top:4px}.evana-footer__bottom{border-top:1px solid var(--evana-border);padding:22px 0}.evana-footer__bottom-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-footer__bottom-inner{text-align:center;flex-direction:column}}.evana-footer__copyright{color:var(--evana-muted);letter-spacing:.04em;margin:0;font-size:14px}.evana-footer__legal{align-items:center;gap:10px;display:flex}.evana-footer__legal a{color:var(--evana-muted);-o-transition:all .25s ease-out 0s;font-size:14px;text-decoration:none;transition:all .25s ease-out}.evana-footer__legal a:hover{color:var(--evana-gold)}.evana-footer__legal-sep{color:var(--evana-muted);opacity:.6}.evana-footer__payments{color:#6f675b;align-items:center;gap:14px;font-size:28px;display:flex}.evana-footer__payments i{-o-transition:all .25s ease-out 0s;transition:all .25s ease-out}.evana-footer__payments i:hover{color:var(--evana-gold)}.evana-footer__payments-label{color:var(--evana-muted);margin-inline-end:4px;font-size:13px}.evana-social-icon-x{width:15px;height:15px;display:block}.ryl-overflow-none .swiper,.ryl-overflow-none .swiper-container{overflow:visible}.ryl-pagination-end .ryl-pagination{justify-content:flex-end}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ryl-pagination-end .ryl-pagination{justify-content:flex-start}}.ryl-pagaination-buttom{bottom:70px!important}.ryl-pagination-end{justify-content:flex-end;padding-right:40px;bottom:40px!important}@media (max-width:575px){.ryl-pagination-end{justify-content:center;padding-right:0;bottom:0}}.icon-white button{color:#fff}.ryl-review-bottom .bd-roomview__pagination{bottom:65px!important}@media (max-width:575px){.ryl-review-bottom .bd-roomview__pagination{bottom:120px!important}}.zindex-5{z-index:5!important}.ryl-block .react-datepicker-wrapper{display:block}.ryl-slider2-pagination ul.slick-dots{flex-direction:column;justify-content:center;gap:20px;width:auto;position:absolute;top:0;bottom:0;right:35%;transform:translate(-50%);display:flex!important}@media only screen and (min-width:992px) and (max-width:1199px){.ryl-slider2-pagination ul.slick-dots{right:31%}}.modal-video{background-color:#000000ad}.col-custom.active{background-color:#0000}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-gallery-active{margin:0 10px}}.evana-site-shell--checkout .bd-breadcrumb-area{display:none!important}.ev-checkout{background:radial-gradient(circle at 0 0,#eec78c29,#0000 38%),radial-gradient(circle at 100% 100%,#eec78c1f,#0000 42%),#faf6ee;padding:100px 0;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout{padding:88px 0 70px}}.ev-checkout__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.ev-checkout__ambient:before,.ev-checkout__ambient:after{content:"";border-radius:50%;position:absolute}.ev-checkout__ambient:before{top:-160px;background:radial-gradient(circle,#eec78c47 0%,#0000 70%);width:420px;height:420px;inset-inline-end:-120px}.ev-checkout__ambient:after{bottom:-180px;background:radial-gradient(circle,#eec78c2e 0%,#0000 72%);width:360px;height:360px;inset-inline-start:-100px}.ev-checkout .container{z-index:1;position:relative}.ev-checkout__head{text-align:center;max-width:720px;margin:0 auto 48px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__head{margin-bottom:36px}}.ev-checkout__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#d9a85f;margin-bottom:12px;font-size:12px;font-weight:600;display:inline-block}.ev-checkout__title{color:#1c1813;margin:0 0 14px;font-size:clamp(28px,4vw,42px);line-height:1.15}.ev-checkout__lead{color:#6c6258;margin:0;font-size:16px;line-height:1.65}.ev-checkout__share-bottom{max-width:920px;margin:40px auto 0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__share-bottom{margin-top:32px}}.ev-checkout__footer{text-align:center;border-top:1px solid #eec78c59;max-width:920px;margin:48px auto 0;padding-top:36px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__footer{margin-top:36px;padding-top:28px}}.ev-checkout__footer-title{color:#1c1813;margin:0 0 10px;font-size:clamp(24px,3.5vw,32px);line-height:1.25}.ev-checkout__footer-lead{color:#6c6258;max-width:560px;margin:0 auto 24px;font-size:16px;line-height:1.65}.ev-checkout__footer-help{border-radius:var(--evana-radius-2xl,16px);text-align:center;background:#fff;border:1px solid #eec78c59;max-width:520px;margin:0 auto 24px;padding:28px 24px;box-shadow:0 16px 40px #1c18130d}.ev-checkout__footer-help h3{color:#1c1813;margin:0 0 10px;font-size:18px}.ev-checkout__footer-help p{color:#6c6258;margin:0 0 22px;font-size:14px;line-height:1.65}.ev-checkout__contacts{flex-direction:column;align-items:center;gap:12px;display:flex}.ev-checkout__contact-row{background:#eec78c1a;border:1px solid #eec78c40;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;width:100%;max-width:420px;padding:12px 16px;display:inline-flex}.ev-checkout__contact-row span{color:#6c6258;white-space:nowrap;font-size:14px;font-weight:600}.ev-checkout__contact-row a{color:#1c1813;text-underline-offset:3px;word-break:break-word;font-size:15px;font-weight:700;text-decoration:underline}.ev-checkout__contact-row a:hover{color:#d9a85f}.ev-checkout__main,.ev-checkout__aside{flex-direction:column;gap:24px;width:100%;max-width:920px;margin-inline:auto;display:flex}.ev-checkout__card{border-radius:var(--evana-radius-2xl,16px);background:#fff;border:1px solid #eec78c59;padding:28px 28px 26px;box-shadow:0 24px 60px #1c18130f}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__card{padding:22px 18px}}.ev-checkout__card-head{align-items:center;gap:12px;margin-bottom:22px;display:flex}.ev-checkout__card-icon{color:#d9a85f;background:linear-gradient(135deg,#eec78c59,#d9a85f33);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;display:inline-flex}.ev-checkout__card-title{color:#1c1813;margin:0;font-size:20px}.ev-checkout__rows{gap:0;display:grid}.ev-checkout__row{border-bottom:1px solid #eec78c38;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.ev-checkout__row:last-child{border-bottom:none;padding-bottom:0}.ev-checkout__row dt{color:#6c6258;margin:0;font-size:14px;font-weight:500}.ev-checkout__row dd{color:#1c1813;text-align:end;margin:0;font-size:14px;font-weight:600}.ev-checkout__timeline{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:8px;display:grid}.ev-checkout__timeline-node small{text-transform:uppercase;letter-spacing:.08em;color:#6c6258;margin-bottom:6px;font-size:11px;display:block}.ev-checkout__timeline-node strong{color:#1c1813;font-size:14px;line-height:1.35;display:block}.ev-checkout__timeline-node--end{text-align:end}.ev-checkout__timeline-bridge{align-items:center;gap:8px;min-width:100px;display:flex}.ev-checkout__timeline-line{background:linear-gradient(90deg,#0000,#d9a85f8c,#0000);flex:1;height:1px}.ev-checkout__timeline-pill{color:#d9a85f;white-space:nowrap;background:#eec78c38;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.ev-checkout__hold{color:#1c1813;background:#eec78c2e;border:1px solid #d9a85f59;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.ev-checkout__hold i{color:#d9a85f;margin-top:2px}.ev-checkout__share{text-align:center;background:#eec78c1f;border:1px dashed #d9a85f73;border-radius:12px;padding:22px 20px}.ev-checkout__share h4{color:#1c1813;margin:0 0 8px;font-size:16px}.ev-checkout__share p{color:#6c6258;max-width:520px;margin:0 auto 16px;font-size:13px;line-height:1.55}.ev-checkout__share-actions{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;max-width:720px;margin-inline:auto;display:flex}.ev-checkout__share-input{color:#1c1813;background:#fff;border:1px solid #d9a85f59;border-radius:10px;flex:200px;min-width:0;padding:10px 14px;font-size:13px}.ev-checkout__share-btn{color:#1c1813;cursor:pointer;background:#fff;border:1px solid #d9a85f73;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.ev-checkout__share-btn:hover{background:#eec78c33;border-color:#d9a85f}.ev-checkout__share-btn--wa{color:#fff;background:#25d366;border-color:#25d366}.ev-checkout__share-btn--wa:hover{background:#1ebe57;border-color:#1ebe57}.ev-checkout__summary{background:linear-gradient(145deg,#fff8ebf2,#eec78c24);border-radius:14px;margin-bottom:18px;padding:18px 20px}.ev-checkout__summary-row{color:#6c6258;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;display:flex}.ev-checkout__summary-row span:last-child{color:#1c1813;font-weight:600}.ev-checkout__summary-row--total{color:#1c1813;border-top:1px solid #d9a85f59;margin-top:8px;padding-top:14px;font-size:18px;font-weight:700}.ev-checkout__summary-row--total span:last-child{color:#d9a85f;font-size:22px}.ev-checkout__note{color:#6c6258;margin:0 0 20px;font-size:13px;line-height:1.6}.ev-checkout__card-form{background:#ffffffd9;border:1px solid #eec78c59;border-radius:14px;margin-bottom:22px;padding:18px}.ev-checkout__card-form-title{color:#1c1813;margin:0 0 16px;font-size:16px}.ev-checkout__fields{gap:16px;display:grid}.ev-checkout__field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__field-row{grid-template-columns:1fr}}.ev-checkout__field label{letter-spacing:.08em;text-transform:uppercase;color:#d9a85f;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.ev-checkout__field input{border-radius:var(--evana-radius-md,8px);color:#1c1813;background:#faf7f1;border:1.5px solid #1c18131a;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:500}.ev-checkout__field input:focus{background:#fff;border-color:#eec78c;outline:none;box-shadow:0 0 0 4px #eec78c2e}.ev-checkout__field input:disabled{opacity:.65}.ev-checkout__field--full{grid-column:1/-1}.ev-checkout__input-wrap{position:relative}.ev-checkout__input-wrap i{top:50%;color:#d9a85f;pointer-events:none;position:absolute;inset-inline-start:16px;transform:translateY(-50%)}.ev-checkout__input-wrap input{padding-inline-start:44px}.ev-checkout__sdk-note{color:#6c6258;margin:0 0 12px;font-size:13px;line-height:1.55}.ev-checkout__sdk-labels{letter-spacing:.06em;text-transform:uppercase;color:#d9a85f;grid-template-columns:2fr 1fr .8fr;gap:10px;margin-bottom:8px;font-size:10px;font-weight:700;display:grid}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-checkout__sdk-labels{display:none}}.ev-checkout__tap-sdk{background:#faf7f1;border:1.5px solid #eec78c59;border-radius:12px;min-height:200px;padding:8px;overflow:hidden}.ev-checkout__tap-sdk--loading{opacity:.55}.ev-checkout__test-hint{color:#6c6258;text-align:start;direction:ltr;background:#eec78c26;border:1px dashed #d9a85f73;border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:12px;line-height:1.55}.ev-checkout__mode-switch{color:#d9a85f;cursor:pointer;background:0 0;border:none;margin:0 0 18px;padding:0;font-size:13px;font-weight:600;text-decoration:underline;display:inline-block}.ev-checkout__mode-switch:hover{color:#1c1813}.ev-checkout__mode-note{color:#6c6258;margin:0 0 8px;font-size:12px;line-height:1.5}.ev-checkout__error{color:#c0392b;background:#fdf0f0;border:1px solid #c0392b33;border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:14px}.ev-checkout__pay-btn{border-radius:var(--evana-radius-lg,12px);color:#fff;letter-spacing:.01em;text-align:center;cursor:pointer;background:linear-gradient(135deg,#1c1813 0%,#2a241c 100%);border:none;justify-content:center;align-items:center;width:100%;min-height:58px;margin-top:8px;padding:16px 28px;font-size:clamp(15px,2.5vw,17px);font-weight:700;line-height:1.35;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 12px 32px #1c181338}.ev-checkout__pay-btn:hover:not(:disabled){background:linear-gradient(135deg,#2a241c 0%,#1c1813 100%);transform:translateY(-1px);box-shadow:0 16px 36px #1c181347}.ev-checkout__pay-btn:active:not(:disabled){transform:translateY(0)}.ev-checkout__pay-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ev-checkout__cancel{text-align:center;color:#6c6258;text-underline-offset:3px;margin-top:16px;font-size:13px;text-decoration:underline;display:block}.ev-checkout__cancel:hover{color:#1c1813}.ev-checkout__aside-card{border-radius:var(--evana-radius-2xl,16px);background:#fff;border:1px solid #eec78c59;padding:26px 24px;box-shadow:0 20px 50px #1c18130d}.ev-checkout__aside-card h3{color:#1c1813;margin:0 0 12px;font-size:18px}.ev-checkout__aside-card p{color:#6c6258;margin:0 0 18px;font-size:14px;line-height:1.65}.ev-checkout__trust{color:#6c6258;background:#eec78c1f;border:1px solid #eec78c40;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:0;padding:10px 18px;font-size:13px;display:inline-flex}.ev-checkout__trust i{color:#d9a85f}.ev-checkout--loading,.ev-checkout--error{text-align:center;justify-content:center;align-items:center;min-height:50vh;display:flex}.ev-checkout__state{border-radius:var(--evana-radius-2xl,16px);background:#fff;border:1px solid #eec78c59;max-width:420px;margin:0 auto;padding:40px 24px;box-shadow:0 24px 60px #1c18130f}.ev-checkout__state p{color:#6c6258;margin:0 0 20px}.checkout_box{border:none;padding:0}.evana-login{--evana-gold:var(--bd-theme-1,#eec78c);background:#080706;justify-content:center;align-items:center;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}@media (max-width:575px){.evana-login{padding:48px 0}}.evana-login__bg{z-index:0;background:radial-gradient(900px 600px at 80% -10%,#eec78c1f,#0000 55%),radial-gradient(700px 500px at 10% 110%,#eec78c14,#0000 55%),linear-gradient(160deg,#100d0a 0%,#080706 60%,#0b0a08 100%);position:absolute;inset:0}.evana-login__grid{z-index:0;opacity:.7;background-image:linear-gradient(#eec78c0f 1px,#0000 1px),linear-gradient(90deg,#eec78c0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 75%)}.evana-login__orb{filter:blur(70px);z-index:0;border-radius:50%;animation:9s ease-in-out infinite evanaFloat;position:absolute}.evana-login__orb--1{top:-60px;background:#eec78c38;width:320px;height:320px;inset-inline-end:-40px}.evana-login__orb--2{bottom:-50px;background:#5eead41f;width:260px;height:260px;animation-delay:-4s;inset-inline-start:-30px}.evana-login__card{z-index:2;border-radius:var(--evana-radius-2xl,12px);-webkit-backdrop-filter:blur(22px);background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff1a;max-width:480px;margin:0 auto;padding:50px 46px 44px;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #000c}.evana-login__card:before{content:"";background:linear-gradient(90deg, transparent, var(--evana-gold), transparent);background-size:200% 100%;height:2px;animation:4s linear infinite evanaSheen;position:absolute;top:0;left:0;right:0}@media only screen and (min-width:576px) and (max-width:767px){.evana-login__card{padding:44px 34px 38px}}@media (max-width:575px){.evana-login__card{border-radius:var(--evana-radius-xl,10px);padding:38px 22px 32px}}.evana-login__head{text-align:center;margin-bottom:34px}.evana-login__logo{margin-bottom:22px;display:inline-block}.evana-login__logo img{width:140px;height:auto}.evana-login__badge{letter-spacing:3px;text-transform:uppercase;color:var(--evana-gold);background:#eec78c0d;border:1px solid #eec78c59;border-radius:50px;margin-bottom:18px;padding:6px 16px;font-size:11px;font-weight:600;display:inline-block}.evana-login__title{color:var(--bd-common-white);margin-bottom:10px;font-size:32px;line-height:1.2}@media (max-width:575px){.evana-login__title{font-size:27px}}.evana-login__subtitle{color:#ffffff8c;margin-bottom:0;font-size:14.5px;line-height:24px}.evana-login__form{flex-direction:column;gap:20px;display:flex}.evana-login__options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:-2px;display:flex}.evana-login__forgot{color:#fff9;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;transition:color .3s}.evana-login__forgot:hover{color:var(--evana-gold)}.evana-login__success{text-align:center;border-radius:var(--evana-radius,6px);background:#eec78c14;border:1px solid #eec78c33;padding:24px 16px}.evana-login__success i{color:var(--evana-gold);margin-bottom:14px;font-size:36px}.evana-login__success p{color:#ffffffbf;margin-bottom:0;font-size:14.5px;line-height:24px}.evana-login__submit{border-radius:var(--evana-radius,6px);letter-spacing:.5px;text-transform:uppercase;color:#0c0b09;background:linear-gradient(120deg, #f3d4a0, var(--evana-gold) 55%, #d9a85f);cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:6px;padding:16px 24px;font-size:15px;font-weight:600;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 38px -14px #eec78cb3}.evana-login__submit:disabled{opacity:.75;cursor:not-allowed}.evana-login__submit i{font-size:18px;transition:transform .35s}.evana-login__submit:after{content:"";top:0;background:linear-gradient(120deg,#0000,#ffffff8c,#0000);width:60%;height:100%;transition:inset-inline-start .6s;position:absolute;inset-inline-start:-120%;transform:skew(-20deg)}.evana-login__submit:hover{transform:translateY(-3px);box-shadow:0 24px 48px -14px #eec78cd9}.evana-login__submit:hover i{transform:translate(6px)}.evana-login__submit:hover:after{inset-inline-start:130%}.evana-login__foot{text-align:center;border-top:1px solid #ffffff14;margin-top:26px;padding-top:22px}.evana-login__foot p{color:#ffffff8c;margin-bottom:0;font-size:14px}.evana-login__foot a,.evana-login__foot button{color:var(--evana-gold);cursor:pointer;background:0 0;border:none;margin-inline-start:4px;padding:0;font-weight:600;transition:opacity .3s}.evana-login__foot a:hover,.evana-login__foot button:hover{opacity:.8}[dir=rtl] .evana-login__submit:hover i{transform:translate(-6px)}.evana-field__label{letter-spacing:.5px;text-transform:uppercase;color:#ffffff80;margin-bottom:9px;font-size:12px;font-weight:500;display:block}.evana-field__control{border-radius:var(--evana-radius,6px);background:#ffffff0a;border:1px solid #ffffff1f;align-items:center;height:56px;transition:border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative}.evana-field__control:focus-within{background:#ffffff0f;border-color:#eec78c99;box-shadow:0 0 0 4px #eec78c1f}.evana-field__control>i{width:52px;color:var(--evana-gold);pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.evana-field__control input{width:100%;min-width:0;height:100%;color:var(--bd-common-white);background:0 0;border:none;outline:none;flex:1;padding-inline:12px;font-size:15px}.evana-field__control input::placeholder{color:#fff6}.evana-field__control input:-webkit-autofill{-webkit-text-fill-color:#fff;transition:background-color 9999s ease-in-out}.evana-field__control input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;transition:background-color 9999s ease-in-out}.evana-field__control--password input{padding-inline-end:4px}.evana-field__toggle{width:48px;height:100%;color:var(--evana-gold);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:color .3s,opacity .3s;display:inline-flex}.evana-field__toggle:hover:not(:disabled){color:#fff}.evana-field__toggle:disabled{opacity:.45;cursor:not-allowed}.evana-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;display:inline-flex}.evana-check input{display:none}.evana-check__box{background:#ffffff0a;border:1px solid #ffffff40;border-radius:5px;width:18px;height:18px;transition:all .25s;position:relative}.evana-check__box:after{content:"";border:2px solid #0c0b09;border-width:0 2px 2px 0;width:5px;height:10px;transition:transform .25s;position:absolute;top:1px;left:5px;transform:rotate(45deg)scale(0)}input:checked~.evana-check__box{background:var(--evana-gold);border-color:var(--evana-gold)}input:checked~.evana-check__box:after{transform:rotate(45deg)scale(1)}.evana-check__label{color:#fff9;font-size:14px}.evana-login__error{border-radius:var(--evana-radius-md,8px);color:#ff8d7a;background:#ff8d7a1f;border:1px solid #ff8d7a59;padding:12px 14px;font-size:14px;line-height:1.5}.evana-field+.error,.evana-field .error{color:#ff8d7a;margin-top:7px;font-size:13px;display:block}@keyframes evanaSheen{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes evanaFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}.login__wrapper{background:var(--bd-common-white);padding:50px 85px 55px;box-shadow:0 30px 60px #03041c1a}@media only screen and (min-width:1200px) and (max-width:1399px){.login__wrapper{padding:50px 60px 55px}}@media only screen and (min-width:576px) and (max-width:767px){.login__wrapper{padding:50px 40px 55px}}@media (max-width:575px){.login__wrapper{padding:40px 25px 45px}}.login__title{letter-spacing:-.04em;margin-bottom:6px;font-size:34px}.login__top p{font-size:16px}.login__input{position:relative}.login__input-wrapper{margin-bottom:14px}.login__input input{background:#fff;border:1px solid #eaeaef;width:100%;height:60px;padding-left:55px;padding-right:50px;line-height:60px}.login__input input:focus{border-color:var(--bd-theme-1)}.login__input span{position:absolute;top:50%;left:27px;transform:translateY(calc(-50% - 3px))}.login__input-item{position:relative}.login__input-item:not(:last-child){margin-bottom:20px}.login__input-item>span,.login__input-item .login-input-eye{position:absolute;top:50%;right:22px;transform:translateY(calc(-50% - 3px))}.login__input-item>span:hover,.login__input-item .login-input-eye:hover{cursor:pointer}.login__remember input[type=checkbox],.login__remember input[type=radio]{display:none}.login__remember input[type=checkbox]:checked~label:after,.login__remember input[type=radio]:checked~label:after{border-color:var(--bd-theme-1);background-color:#0000}.login__remember input[type=checkbox]:checked~label:before,.login__remember input[type=radio]:checked~label:before{transform:scale(1)}.login__remember label{padding-left:30px;font-size:14px;position:relative}.login__remember label:after,.login__remember label:before{content:"";background-color:var(--bd-common-white);-o-transition:all .2s ease-out 0s;border:1px solid #eaeaef;width:20px;height:20px;transition:all .2s ease-out;position:absolute;top:2px;left:0}.login__remember label:before{background-color:var(--bd-theme-1);width:14px;height:14px;inset:5px 3px 3px;transform:scale(0)}.login__remember label:hover{cursor:pointer}.login__forgot a{color:var(--bd-common-text);text-transform:capitalize;font-size:16px}.login__forgot a:hover{color:var(--bd-common-text)}.login__btn{margin-bottom:18px}.login__btn .tp-btn{padding:17px 30px;font-size:18px}.login__btn .tp-btn:hover{background-color:var(--bd-common-black)}.login__social-header{letter-spacing:-.02em;color:var(--bd-common-black);text-align:center;margin-bottom:25px;padding:0 10px;font-size:15px;font-weight:500;display:inline-block;position:relative}.login__social-header:after,.login__social-header:before{content:"";background-color:var(--bd-common-black);width:30px;height:1px;position:absolute;top:10px;left:100%}.login__social-header:before{left:auto;right:100%}.login__social-item a{background:var(--bd-common-white);border:1px solid #eaeaef;margin-bottom:20px;margin-right:5px;padding:11px 25px;font-size:14px;font-weight:500;display:inline-block}@media (max-width:575px){.login__social-item a{width:100%;margin-right:0}}.login__social-item a:last-child{margin-right:0}.login__social-item a .login-social-icon{margin-right:3px}.login__social-item a .login-social-icon svg{transform:translateY(-2px)}.login__social-item a:hover{border-color:var(--bd-theme-1)}.login__register-now{text-align:center}.login__register-now p{color:#525258;margin-bottom:0;font-size:14px}.login__register-now p a{color:var(--bd-theme-1);font-weight:500}.login__btn button{color:var(--bd-common-black);border:1px solid #eaeaef;padding-right:30px}.bd-sucess-main{background:var(--bd-common-white);padding:40px}.bd-sucess-main .bd-section__title-wrapper i.fa-check{width:60px;height:60px;color:var(--bd-common-white);text-align:center;background:#008f20;border-radius:50px;margin-bottom:15px;font-size:32px;line-height:60px}.bd-sucess-main .bd-section__title-wrapper .bd-section__subtitle{margin-bottom:25px}.bd-sucess-main .bd-section__title-wrapper .bd-section__title{margin-bottom:0}.bd-sucess-main .bd-sucess-thanks-info{text-align:center}.bd-sucess-main .bd-sucess-thanks-info ul{text-align:left;background:linear-gradient(90deg,#2942cb08,#273db108);margin-bottom:30px;padding:14px 24px}.bd-sucess-main .bd-sucess-thanks-info ul li{justify-content:space-between;gap:10px;padding:12px 0;display:flex}.bd-sucess-main .bd-sucess-thanks-info ul li:not(:last-child){border-bottom:1px solid #ebebeb}.ev-success{background:radial-gradient(circle at 0 0,#eec78c29,#0000 38%),radial-gradient(circle at 100% 100%,#eec78c1f,#0000 42%),#faf6ee;padding:130px 0 100px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-success{padding:110px 0 70px}}.ev-success__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.ev-success__ambient:before,.ev-success__ambient:after{content:"";filter:blur();border-radius:50%;position:absolute}.ev-success__ambient:before{top:-160px;background:radial-gradient(circle,#eec78c47 0%,#0000 70%);width:420px;height:420px;inset-inline-end:-120px}.ev-success__ambient:after{bottom:-180px;background:radial-gradient(circle,#eec78c2e 0%,#0000 72%);width:360px;height:360px;inset-inline-start:-100px}.ev-success .container{z-index:1;position:relative}.ev-success__shell{max-width:920px;margin:0 auto}.ev-success--loading,.ev-success--error{align-items:center;min-height:60vh;display:flex}.ev-success__state{text-align:center;border-radius:var(--evana-radius-2xl,12px);background:#fff;border:1px solid #eec78c73;max-width:480px;margin:0 auto;padding:48px 32px;box-shadow:0 24px 60px #1c18131a}.ev-success__loader{gap:8px;margin-bottom:22px;display:inline-flex}.ev-success__loader span{background:#eec78c;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite ev-success-pulse}.ev-success__loader span:nth-child(2){animation-delay:.15s}.ev-success__loader span:nth-child(3){animation-delay:.3s}.ev-success__state-icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:26px;display:inline-flex}.ev-success__state-icon--warn{color:#9a6b1f;background:#eec78c33;border:1px solid #eec78c80}.ev-success__state-title{color:#1c1813;font-size:28px;font-family:var(--font-el-messiri),"El Messiri",serif;margin:0 0 10px}.ev-success__state-text{color:#6c6258;margin:0 0 24px;font-size:15px;line-height:1.65}.ev-success__hero{border-radius:var(--evana-radius-2xl,12px);background:linear-gradient(#1c1813 0%,#221c16 100%);border:1px solid #eec78c59;margin-bottom:22px;position:relative;overflow:hidden;box-shadow:0 28px 70px #1c18132e,inset 0 1px #fff8eb14}.ev-success__hero--confirmed .ev-success__status-mark{color:#1c1813;background:linear-gradient(135deg,#eec78cf2,#d9a85fe6)}.ev-success__hero--pending .ev-success__status-mark{color:#eec78c;background:#fff8eb1f;border:1px solid #eec78c59}.ev-success__hero-media{background:#1c1813;height:220px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-success__hero-media{height:180px}}.ev-success__hero-img{object-fit:cover}.ev-success__hero-overlay{z-index:1;background:linear-gradient(#1c181340 0%,#1c18138c 55%,#1c1813eb 100%);position:absolute;inset:0}.ev-success__hero-glow{inset-inline-end:-10%;z-index:2;pointer-events:none;background:radial-gradient(circle,#eec78c38 0%,#0000 68%);width:55%;height:80%;position:absolute;top:-20%}.ev-success__hero-body{z-index:2;text-align:center;margin-top:-72px;padding:0 28px 32px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-success__hero-body{padding-inline:20px}}.ev-success__status-mark{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:28px;display:inline-flex;box-shadow:0 14px 36px #1c181359}.ev-success__status-mark--done i{animation:.5s ease-out ev-success-pop}.ev-success__eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:#eec78c;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.ev-success__eyebrow:before,.ev-success__eyebrow:after{content:"";background:linear-gradient(90deg,#0000,#eec78c);width:18px;height:1px}.ev-success__eyebrow:after{background:linear-gradient(90deg,#eec78c,#0000)}.ev-success__title{color:#fff;font-size:clamp(26px,4vw,36px);font-family:var(--font-el-messiri),"El Messiri",serif;margin:0 0 10px;line-height:1.2}.ev-success__lead{color:#fff8ebb8;max-width:520px;margin:0 auto 20px;font-size:15px;line-height:1.65}.ev-success__ref{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff8eb14;border:1px solid #eec78c47;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;display:inline-flex}.ev-success__ref-label{color:#fff8eb8c;letter-spacing:.3px;font-size:12px}.ev-success__ref-code{letter-spacing:1.4px;color:#fff8eb;font-size:14px;font-weight:700}.ev-success__timeline{border-radius:var(--evana-radius-xl,10px);background:#fff;border:1px solid #eec78c61;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin-bottom:22px;padding:18px 20px;display:grid;box-shadow:0 12px 32px #1c18130f}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-success__timeline{gap:8px;padding:16px 14px}}.ev-success__timeline-node{flex-direction:column;gap:4px;min-width:0;display:flex}.ev-success__timeline-node small{letter-spacing:.8px;text-transform:uppercase;color:#1c181373;font-size:10px;font-weight:700}.ev-success__timeline-node strong{color:#1c1813;font-size:14px;font-weight:600;line-height:1.35}.ev-success__timeline-node--end{text-align:end}.ev-success__timeline-bridge{flex-shrink:0;align-items:center;gap:8px;display:flex}.ev-success__timeline-line{background:linear-gradient(90deg,#eec78c26,#eec78ca6);width:18px;height:1px}@media (max-width:575px){.ev-success__timeline-line{width:10px}}.ev-success__timeline-pill{letter-spacing:.4px;color:#1c1813;white-space:nowrap;background:linear-gradient(135deg,#ffecc8fa,#eec78ceb);border:1px solid #d9a85f59;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.ev-success__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.ev-success__grid{grid-template-columns:1fr}}.ev-success__card{border-radius:var(--evana-radius-xl,10px);background:#fff;border:1px solid #eec78c59;padding:24px 22px;box-shadow:0 10px 28px #1c18130d}.ev-success__card--payment{grid-column:1/-1}.ev-success__card-head{border-bottom:1px dashed #d9a85f59;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.ev-success__card-head h2{color:#1c1813;font-size:18px;font-family:var(--font-el-messiri),"El Messiri",serif;margin:0}.ev-success__card-icon{color:#1c1813;background:linear-gradient(135deg,#ffecc8f2,#eec78cd9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;display:inline-flex;box-shadow:0 6px 16px #eec78c59}.ev-success__rows{gap:0;margin:0;display:grid}.ev-success__row{grid-template-columns:minmax(110px,38%) minmax(0,1fr);align-items:start;gap:12px;padding:12px 0;display:grid}.ev-success__row:not(:last-child){border-bottom:1px solid #eec78c29}.ev-success__row dt{color:#6c6258;margin:0;font-size:13px;font-weight:500}.ev-success__row dd{color:#1c1813;text-align:end;word-break:break-word;margin:0;font-size:14px;font-weight:600;line-height:1.45}.ev-success__row--highlight dd{color:#9a6b1f;font-size:17px}@media (max-width:575px){.ev-success__row{grid-template-columns:1fr}.ev-success__row dd{text-align:start}}.ev-success__badge{letter-spacing:.3px;border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.ev-success__badge--success{color:#2e7d46;background:#2e7d461f;border:1px solid #2e7d4638}.ev-success__badge--gold{color:#9a6b1f;background:#eec78c2e;border:1px solid #eec78c73}.ev-success__badge--pending{color:#b8651a;background:#e67e221a;border:1px solid #e67e2240}.ev-success__note{border-radius:var(--evana-radius-md,8px);color:#6c6258;background:#eec78c1a;border:1px solid #eec78c40;margin:8px 0 0;padding:12px 14px;font-size:13px;line-height:1.55}.ev-success__total{border-radius:var(--evana-radius-xl,10px);background:linear-gradient(135deg,#221c16 0%,#1c1813 100%);border:1px solid #eec78c47;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding:20px 24px;display:flex;box-shadow:0 16px 40px #1c181333}.ev-success__total span{letter-spacing:.6px;text-transform:uppercase;color:#fff8eb94;font-size:13px;font-weight:600}.ev-success__total strong{color:#eec78c;font-size:clamp(22px,3vw,28px);font-family:var(--font-el-messiri),"El Messiri",serif;letter-spacing:.5px}.ev-success__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:22px;display:flex}.ev-success__cta{min-width:200px;box-shadow:0 10px 28px #eec78c59}.ev-success__print{border-radius:var(--evana-radius,6px);color:#1c1813;cursor:pointer;background:#fff;border:1px solid #eec78c8c;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:600;transition:all .22s;display:inline-flex}.ev-success__print:hover{background:#eec78c1f;border-color:#d9a85fb3}.ev-success__trust{letter-spacing:.8px;text-transform:uppercase;color:#1c18136b;justify-content:center;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.ev-success__trust i{color:#eec78cd9}@keyframes ev-success-pulse{0%,80%,to{opacity:.45;transform:scale(.75)}40%{opacity:1;transform:scale(1)}}@keyframes ev-success-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media print{.ev-success{background:#fff;padding:24px 0}.ev-success__ambient,.ev-success__actions,.ev-success__trust{display:none!important}.ev-success__hero-media{height:140px}.ev-success__hero-body{margin-top:-48px}.ev-success__card,.ev-success__timeline,.ev-success__total{box-shadow:none;break-inside:avoid}}.evana-section-head__subtitle{font-family:var(--font-el-messiri),"El Messiri",serif;letter-spacing:1px;color:#d9a85f;margin-bottom:14px;padding-inline-start:34px;font-size:16px;font-weight:600;display:inline-block;position:relative}.evana-section-head__subtitle:before{content:"";inset-inline-start:0;background:#eec78c;width:24px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.evana-section-head__title{color:#1c1813;margin-bottom:18px;font-size:40px;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.evana-section-head__title{font-size:26px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-section-head__title{font-size:24px}}.evana-section-head__desc{color:#6c6258;margin-bottom:0;font-size:16px;line-height:1.8}.evana-apartments-search-banner{color:#1c1813;background:#eec78c29;border:1px solid #eec78c59;border-radius:999px;align-items:center;gap:10px;margin-top:22px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex}.evana-apartments-search-banner i{color:#d9a85f}.evana-apartments-filter{border-radius:var(--evana-radius-lg,8px);background:#fff;border:1px solid #eec78c59;padding:22px 24px;box-shadow:0 12px 40px #1c18130f}.evana-apartments-filter__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-apartments-filter__grid{grid-template-columns:1fr 1fr}}@media (max-width:575px){.evana-apartments-filter__grid{grid-template-columns:1fr}}.evana-apartments-filter__field{flex-direction:column;gap:8px;margin:0;display:flex}.evana-apartments-filter__field>span{color:#1c1813;font-size:13px;font-weight:600}.evana-apartments-filter__input,.evana-apartments-filter__select{border-radius:var(--evana-radius,6px);color:#1c1813;background:#fff;border:1px solid #eec78c73;width:100%;min-height:46px;padding:10px 14px;font-size:14px}.evana-apartments-filter__guests{border-radius:var(--evana-radius,6px);background:#fff;border:1px solid #eec78c73;justify-content:space-between;align-items:center;min-height:46px;padding:6px 10px;display:flex}.evana-apartments-filter__guest-btn{color:#1c1813;cursor:pointer;background:#eec78c33;border:none;border-radius:50%;width:32px;height:32px}.evana-apartments-filter__guest-btn:disabled{opacity:.4;cursor:not-allowed}.evana-apartments-filter__guest-value{text-align:center;min-width:24px;font-weight:600}.evana-apartments-filter__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.evana-apartments-filter__submit{min-width:140px}.evana-apartments-filter__reset{color:#6c6258;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-weight:600;text-decoration:underline}.evana-apartments-filter__error{color:#b42318;margin:12px 0 0;font-size:14px}.evana-apartments-filter--dark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0b098c;border-color:#ffffff1f}.evana-apartments-filter--dark .evana-apartments-filter__field>span{color:#ffffffeb}.evana-apartments-filter--dark .evana-apartments-filter__input,.evana-apartments-filter--dark .evana-apartments-filter__select,.evana-apartments-filter--dark .evana-apartments-filter__guests{background:#fffffff5}.evana-apartments-filter--dark .evana-apartments-filter__reset{color:#ffffffd1}.evana-apt-card{content-visibility:auto;contain-intrinsic-size:420px;border-radius:var(--evana-radius-lg,8px);-o-transition:all .35s ease-out 0s;background:#fff;border:1px solid #eec78c59;height:calc(100% - 40px);transition:all .35s ease-out;overflow:hidden}.evana-apt-card:hover{border-color:#eec78c;transform:translateY(-6px);box-shadow:0 20px 50px #1c181324}.evana-apt-card:hover .evana-room__media-img.is-active{transform:scale(1.06)}.evana-apt-card:hover .evana-room__media-nav,.evana-apt-card:hover .evana-room__media-dots{opacity:1}.evana-apt-card:hover .evana-room__media-nav{pointer-events:auto}.evana-apt-card__thumb{aspect-ratio:4/3;position:relative;overflow:hidden}.evana-apt-card__thumb .evana-room__media-stack{z-index:1;position:absolute;inset:0}.evana-apt-card__thumb .evana-room__media-controls{z-index:4;pointer-events:none;position:absolute;inset:0}.evana-apt-card__thumb .evana-room__media-img{opacity:0;transition:opacity .55s,transform .8s cubic-bezier(.22,1,.36,1)}.evana-apt-card__thumb .evana-room__media-img.is-active{opacity:1}.evana-apt-card__thumb .evana-room__media-nav{z-index:5;color:#1c1813;cursor:pointer;opacity:0;pointer-events:none;background:#fffffff0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:opacity .28s,transform .28s,background .22s,box-shadow .22s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0000002e}.evana-apt-card__thumb .evana-room__media-nav i{font-size:18px;line-height:1}.evana-apt-card__thumb .evana-room__media-nav--prev{left:12px;right:auto}.evana-apt-card__thumb .evana-room__media-nav--next{left:auto;right:12px}.evana-apt-card__thumb .evana-room__media-nav:hover{color:#1c1813;background:#eec78c;transform:translateY(-50%)scale(1.06);box-shadow:0 6px 20px #0000003d}.evana-apt-card__thumb .evana-room__media-dots{inset-inline:0;z-index:5;opacity:1;pointer-events:none;justify-content:center;gap:5px;transition:opacity .28s;display:flex;position:absolute;bottom:12px}.evana-apt-card__thumb .evana-room__media-dots span{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .22s,width .22s}.evana-apt-card__thumb .evana-room__media-dots span.is-active{background:#eec78c;border-radius:999px;width:18px}.evana-apt-card__thumb img{object-fit:cover;-o-transition:all .5s ease-out 0s;width:100%;height:100%;transition:all .5s ease-out}.evana-apt-card__type{top:16px;z-index:6;color:#fff8eb;background:#1c1813;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;position:absolute;inset-inline-start:16px}.evana-apt-card__price{bottom:16px;z-index:6;border-radius:var(--evana-radius,6px);text-align:center;background:#fff8ebf2;padding:8px 14px;line-height:1.2;position:absolute;inset-inline-end:16px}.evana-apt-card__price small{color:#6c6258;font-size:11px;display:block}.evana-apt-card__price strong{color:#1c1813;font-size:19px;display:block}.evana-apt-card__price span{color:#d9a85f;font-size:11px}.evana-apt-card__body{padding:26px 24px 28px}.evana-apt-card__title{margin-bottom:12px;font-size:22px}.evana-apt-card__title a{color:#1c1813;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out}.evana-apt-card__title a:hover{color:#d9a85f}.evana-apt-card__desc{color:#6c6258;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:18px;font-size:15px;line-height:1.75;display:-webkit-box;overflow:hidden}.evana-apt-card__meta{border-bottom:1px solid #eec78c59;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.evana-apt-card__meta li{color:#1c1813;align-items:center;gap:7px;font-size:14px;display:inline-flex}.evana-apt-card__meta li i{color:#d9a85f}.evana-apt-card__amenities{grid-template-columns:1fr 1fr;gap:8px 14px;margin-bottom:22px;display:grid}.evana-apt-card__amenities li{color:#6c6258;align-items:center;gap:8px;font-size:14px;display:inline-flex}.evana-apt-card__amenities li i{color:#d9a85f;font-size:11px}.evana-apt-card__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.evana-apt-card__link{color:#1c1813;-o-transition:all .25s ease-out 0s;font-weight:600;transition:all .25s ease-out}.evana-apt-card__link:hover{color:#d9a85f}.evana-apt-card--row{grid-template-columns:minmax(280px,40%) 1fr;height:auto;display:grid}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-apt-card--row{grid-template-columns:1fr}}.evana-apt-card--row .evana-apt-card__thumb{aspect-ratio:auto;height:100%;min-height:280px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-apt-card--row .evana-apt-card__thumb{aspect-ratio:16/10;min-height:0}}.evana-apt-card--row .evana-apt-card__body{flex-direction:column;justify-content:center;padding:32px 36px;display:flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-apt-card--row .evana-apt-card__body{padding:26px 24px 28px}}.evana-apt-card--row .evana-apt-card__amenities{grid-template-columns:repeat(2,minmax(0,1fr))}@media only screen and (min-width:1200px) and (max-width:1399px){.evana-apt-card--row .evana-apt-card__amenities{grid-template-columns:repeat(4,minmax(0,1fr))}}.evana-service-card{border-radius:var(--evana-radius-lg,8px);-o-transition:all .35s ease-out 0s;background:#fff;border:1px solid #eec78c59;height:calc(100% - 30px);padding:34px 26px;transition:all .35s ease-out}.evana-service-card:hover{border-color:#eec78c;transform:translateY(-6px);box-shadow:0 18px 45px #1c18131f}.evana-service-card:hover .evana-service-card__icon{color:#fff;background:#eec78c}.evana-service-card__icon{color:#d9a85f;-o-transition:all .35s ease-out 0s;background:#fff8eb;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:28px;transition:all .35s ease-out;display:flex}.evana-service-card__title{color:#1c1813;margin-bottom:12px;font-size:20px}.evana-service-card__desc{color:#6c6258;margin-bottom:0;font-size:15px;line-height:1.75}.evana-why-mobile,.evana-why-mobile__viewport{width:100%}.evana-why-dots{justify-content:center;align-items:center;gap:8px;min-height:10px;display:flex}.evana-why-dots__dot{cursor:pointer;-o-transition:all .25s ease-out 0s;background:#1c18132e;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:all .25s ease-out}.evana-why-dots__dot.is-active{background:#d9a85f;width:22px}.evana-why-slider-controls{justify-content:center;align-items:center;gap:18px;margin-top:20px;display:flex}.evana-why-nav{color:#d9a85f;cursor:pointer;-o-transition:all .25s ease-out 0s;background:#fff;border:1px solid #eec78c73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;transition:all .25s ease-out;display:inline-flex;position:relative;box-shadow:0 6px 18px #1c18131a}.evana-why-nav:hover:not(.swiper-button-disabled){color:#1c1813;background:#eec78c;border-color:#eec78c}.evana-why-nav.swiper-button-disabled,.evana-why-nav--disabled{opacity:.35;cursor:default}.evana-why-card{border-radius:var(--evana-radius-lg,8px);text-align:center;-o-transition:all .35s ease-out 0s;background:#fff;height:calc(100% - 30px);padding:36px 28px;transition:all .35s ease-out}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-why-card{height:100%;margin-bottom:0;padding:28px 22px}}.evana-why-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #1c18131f}.evana-why-card__icon{color:#d9a85f;background:#fff8eb;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:22px;font-size:30px;display:inline-flex}.evana-why-card__title{color:#1c1813;margin-bottom:12px;font-size:20px}.evana-why-card__desc{color:#6c6258;margin-bottom:0;font-size:15px;line-height:1.7}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-stats-area .evana-stats-row{--bs-gutter-x:.5rem}}.evana-stat-card{text-align:center;padding:30px 20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-stat-card{padding:14px 6px;margin-bottom:16px!important}}.evana-stat-card__icon{color:#eec78c;margin-bottom:14px;font-size:34px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-stat-card__icon{margin-bottom:6px;font-size:18px}}.evana-stat-card__value{font-family:var(--font-el-messiri),"El Messiri",serif;color:#1c1813;font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:46px;font-weight:700;line-height:1;display:block}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-stat-card__value{margin-bottom:4px;font-size:22px}}@media (max-width:450px){.evana-stat-card__value{font-size:19px}}.evana-stat-card__label{color:#6c6258;font-size:16px;line-height:1.35;display:block}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-stat-card__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}}@media (max-width:450px){.evana-stat-card__label{font-size:9px}}.evana-service-intro{background:#fff8eb;position:relative;overflow:hidden}.evana-service-intro:before{content:"";inset-inline-end:-120px;pointer-events:none;background:radial-gradient(circle,#eec78c38 0%,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-80px}.evana-service-intro__content{padding-inline-end:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-service-intro__content{padding-inline-end:0}}.evana-service-intro__text{color:#6c6258;margin-bottom:28px;font-size:17px;line-height:1.85}.evana-service-intro__highlight{border:1px solid #eec78c73;border-radius:var(--evana-radius-md,8px);background:#fff;border-inline-start:4px solid #eec78c;align-items:flex-start;gap:16px;padding:20px 22px;display:flex;box-shadow:0 12px 32px #1c18130f}.evana-service-intro__highlight p{color:#1c1813;margin:0;font-size:16px;font-weight:500;line-height:1.7}.evana-service-intro__highlight-icon{color:#d9a85f;background:#eec78c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:inline-flex}.evana-service-intro__media{max-width:min(100%,520px);margin-inline-start:auto;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-service-intro__media{margin-inline:auto;max-width:100%;margin-bottom:10px}}.evana-service-intro__img-wrap{z-index:1;border-radius:var(--evana-radius-2xl,12px);position:relative;overflow:hidden;box-shadow:0 24px 60px #1c181324}.evana-service-intro__img{aspect-ratio:4/5;object-fit:cover;width:100%;max-height:460px;display:block}.evana-service-intro__badge{bottom:28px;z-index:2;color:#fff8eb;border-radius:var(--evana-radius-md,8px);text-align:center;background:#1c1813;min-width:130px;padding:16px 20px;position:absolute;inset-inline-start:-18px;box-shadow:0 16px 40px #1c181347}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-service-intro__badge{inset-inline-start:12px;bottom:16px}}.evana-service-intro__badge-label{letter-spacing:.06em;text-transform:uppercase;color:#fff8ebbf;margin-bottom:4px;font-size:12px;display:block}.evana-service-intro__badge-num{color:#eec78c;font-size:32px;font-weight:700;line-height:1;display:block}.evana-service-intro__badge-text{color:#fff8ebe6;margin-top:4px;font-size:13px;display:block}.evana-service-intro__frame{inset-inline-end:-16px;border-radius:var(--evana-radius-2xl,12px);z-index:0;pointer-events:none;border:2px solid #eec78c8c;width:calc(100% - 40px);height:calc(100% - 40px);position:absolute;top:-16px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-service-intro__frame{display:none}}.evana-about-story__media{padding-bottom:32px;max-width:min(100%,440px);padding-inline-end:32px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-about-story__media{max-width:100%;margin:0 auto 10px}}.evana-about-story__img-main img{aspect-ratio:4/5;border-radius:var(--evana-radius-lg,8px);object-fit:cover;width:100%;max-height:400px}.evana-about-story__img-accent{bottom:0;border-radius:var(--evana-radius-md,8px);border:5px solid #fff;width:145px;height:145px;position:absolute;inset-inline-end:0;overflow:hidden;box-shadow:0 12px 32px #1c181329}.evana-about-story__img-accent img{object-fit:cover;border-radius:9px}.evana-about-story__badge{top:20px;color:#1c1813;border-radius:var(--evana-radius,6px);text-align:center;background:#eec78c;padding:12px 18px;position:absolute;inset-inline-start:20px;box-shadow:0 10px 26px #eec78c73}.evana-about-story__badge-num{font-size:28px;font-weight:700;line-height:1;display:block}.evana-about-story__badge-text{margin-top:4px;font-size:12px;display:block}.evana-about-story__content{padding-inline-start:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-about-story__content{margin-top:50px;padding-inline-start:0}}.evana-about-story__text{color:#6c6258;margin-bottom:18px;font-size:16px;line-height:1.85}.evana-steps-area{background:#fff8eb}.evana-steps__row{position:relative}.evana-steps__row:before{content:"";top:52px;z-index:0;border-top:2px dashed #d9a85f80;height:2px;position:absolute;inset-inline:16%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-steps__row:before{display:none}}.evana-step{z-index:1;text-align:center;padding:10px 18px 30px;position:relative}.evana-step__num{top:0;font-family:var(--font-el-messiri),"El Messiri",serif;color:#eec78c73;z-index:-1;font-size:60px;font-weight:700;line-height:1;position:absolute;inset-inline-end:24%}.evana-step__icon{color:#d9a85f;-o-transition:all .35s ease-out 0s;background:#fff;border:2px solid #eec78c;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 26px;font-size:38px;transition:all .35s ease-out;display:flex;box-shadow:0 14px 34px #eec78c59}.evana-step:hover .evana-step__icon{color:#fff;background:#eec78c;transform:translateY(-6px)}.evana-step__title{color:#1c1813;margin-bottom:12px;font-size:22px}.evana-step__text{color:#6c6258;margin-bottom:0;max-width:320px;margin-inline:auto;font-size:15px;line-height:1.75}.evana-steps__cta{margin-top:30px}.evana-steps__cta-text{font-family:var(--font-el-messiri),"El Messiri",serif;color:#1c1813;margin-bottom:18px;font-size:20px}.evana-cta{border-radius:var(--evana-radius-2xl,12px);background:linear-gradient(120deg,#1c1813 0%,#34291c 100%);padding:54px 56px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-cta{padding:40px 28px}}.evana-cta:after{content:"";inset-inline-end:40px;color:#eec78c1f;font-family:"Font Awesome 6 Free";font-size:160px;font-weight:900;line-height:1;position:absolute;bottom:-20px}.evana-cta__title{color:#fff;margin-bottom:12px;font-size:32px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-cta__title{font-size:26px}}.evana-cta__text{color:#ffffffc7;margin-bottom:0;font-size:16px;line-height:1.7}.evana-cta__action{text-align:end}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-cta__action{text-align:start;margin-top:26px}}.evana-legal-page{background:linear-gradient(#fff8eb 0%,#fff 42%)}.evana-legal-page__head{max-width:760px;margin:0 auto 48px}.evana-legal-page__title{color:#1c1813;margin-bottom:12px;font-size:42px;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-legal-page__title{font-size:28px}}@media (max-width:575px),(max-width:450px){.evana-legal-page__title{font-size:26px}}.evana-legal-page__updated{color:#d9a85f;letter-spacing:.4px;margin-bottom:18px;font-size:14px}.evana-legal-page__intro{color:#6c6258;margin-bottom:0;font-size:17px;line-height:1.85}.evana-legal-page__card{border-radius:var(--evana-radius-2xl,12px);background:#fff;border:1px solid #eec78c59;padding:40px 44px;box-shadow:0 24px 60px #1c181314}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-legal-page__card{padding:28px 22px}}.evana-legal-page__section{border-bottom:1px solid #eec78c38;gap:22px;padding:28px 0;display:flex}.evana-legal-page__section:first-child{padding-top:0}@media only screen and (min-width:576px) and (max-width:767px){.evana-legal-page__section{flex-direction:column;gap:10px}}.evana-legal-page__section-num{border-radius:var(--evana-radius,6px);color:#d9a85f;width:44px;height:44px;font-family:var(--font-el-messiri),"El Messiri",serif;background:#eec78c2e;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.evana-legal-page__section-body{flex:1}.evana-legal-page__section-body h2{color:#1c1813;margin-bottom:12px;font-size:22px;line-height:1.35}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.evana-legal-page__section-body h2{font-size:19px}}.evana-legal-page__section-body p{color:#6c6258;margin-bottom:0;font-size:16px;line-height:1.9}.evana-legal-page__contact{border-radius:var(--evana-radius-lg,8px);text-align:center;background:linear-gradient(135deg,#eec78c24,#eec78c0a);border:1px solid #eec78c47;margin-top:36px;padding:28px}.evana-legal-page__contact h3{color:#1c1813;margin-bottom:10px;font-size:22px}.evana-legal-page__contact p{color:#6c6258;margin-bottom:20px;font-size:15px;line-height:1.8}.evana-legal-page__contact-btn{display:inline-flex}.evana-form-hp{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.evana-contact-area{scroll-margin-top:88px}.evana-contact-area .evana-section-head__title{font-size:clamp(32px,4vw,42px)}.evana-contact-info{border-radius:var(--evana-radius-lg,8px);height:100%;color:inherit;cursor:pointer;-o-transition:all .35s ease-out 0s;background:#fff;border:1px solid #eec78c59;align-items:flex-start;gap:16px;padding:24px 22px;text-decoration:none;transition:all .35s ease-out;display:flex}.evana-contact-info:hover{color:inherit;border-color:#eec78c;transform:translateY(-4px);box-shadow:0 16px 40px #1c18131a}.evana-contact-info:hover .evana-contact-info__icon{color:#1c1813;background:#eec78c}.evana-contact-info:hover .evana-contact-info__value{color:#d9a85f}.evana-contact-info__icon{border-radius:var(--evana-radius,6px);color:#d9a85f;-o-transition:all .35s ease-out 0s;background:#eec78c24;border:1px solid #eec78c6b;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;transition:all .35s ease-out;display:inline-flex}.evana-contact-info__body{min-width:0}.evana-contact-info__label{letter-spacing:1.1px;text-transform:uppercase;color:#d9a85f;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.evana-contact-info__value{color:#1c1813;-o-transition:all .25s ease-out 0s;margin:0;font-size:15px;line-height:1.65;transition:all .25s ease-out;display:block}.evana-contact-form{border-radius:var(--evana-radius-lg,8px);background:#fff;border:1px solid #eec78c59;height:100%;padding:34px 32px;box-shadow:0 24px 60px #1c181312}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-contact-form{padding:26px 20px}}.evana-contact-form__title{font-family:var(--font-el-messiri),"El Messiri",serif;color:#1c1813;border-bottom:1px solid #eec78c47;margin-bottom:26px;padding-bottom:16px;font-size:26px}.evana-contact-form__field label{letter-spacing:1.1px;text-transform:uppercase;color:#d9a85f;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.evana-contact-form__field input,.evana-contact-form__field textarea{border-radius:var(--evana-radius,6px);color:#1c1813;-o-transition:all .25s ease-out 0s;background:#faf7f1;border:1.5px solid #1c18131a;width:100%;font-size:15px;font-weight:500;transition:all .25s ease-out}.evana-contact-form__field input::placeholder,.evana-contact-form__field textarea::placeholder{color:#6c6258a6}.evana-contact-form__field input:focus,.evana-contact-form__field textarea:focus{background:#fff;border-color:#eec78c;outline:none;box-shadow:0 0 0 4px #eec78c2e}.evana-contact-form__field input{height:54px;padding:0 16px}.evana-contact-form__field--area textarea{resize:vertical;min-height:140px;padding:14px 16px;line-height:1.65}.evana-contact-form__required{color:#d9a85f;margin-inline-start:4px;font-size:13px}.evana-contact-form__check{cursor:pointer;color:#6c6258;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font-size:14px;line-height:1.5;display:inline-flex}.evana-contact-form__check input{opacity:0;pointer-events:none;position:absolute}.evana-contact-form__check input:checked+.evana-contact-form__check-box{background:#eec78c;border-color:#eec78c}.evana-contact-form__check input:checked+.evana-contact-form__check-box:after{opacity:1;transform:rotate(45deg)scale(1)}.evana-contact-form__check-box{border-radius:var(--evana-radius-sm,4px);-o-transition:all .25s ease-out 0s;background:#fff;border:1.5px solid #eec78ca6;flex-shrink:0;width:20px;height:20px;transition:all .25s ease-out;position:relative}.evana-contact-form__check-box:after{content:"";inset-inline-start:6px;opacity:0;-o-transition:all .2s ease-out 0s;border:2px solid #1c1813;border-width:0 2px 2px 0;width:5px;height:10px;transition:all .2s ease-out;position:absolute;top:2px;transform:rotate(45deg)scale(.6)}.evana-contact-form__submit{min-width:190px;box-shadow:0 10px 28px #eec78c59}.evana-contact-form__submit:disabled{opacity:.7;cursor:not-allowed}.evana-contact-form__alert{border-radius:var(--evana-radius,6px);margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.6}.evana-contact-form__alert--success{color:#1c1813;background:#eec78c33;border:1px solid #eec78c80}.evana-contact-form__alert--error{color:#8b3030;background:#b0404014;border:1px solid #b0404038}.evana-contact-map{border-radius:var(--evana-radius-lg,8px);background:#fff;border:1.5px solid #eec78c8c;height:100%;min-height:520px;padding:10px;position:relative;overflow:hidden;box-shadow:0 14px 36px #1c18131a}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-contact-map{min-height:360px}}.evana-contact-map iframe{border-radius:var(--evana-radius-md,8px);border:1px solid #eec78c47;width:100%;height:100%;min-height:500px;display:block;box-shadow:inset 0 0 0 1px #ffffff59}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-contact-map iframe{min-height:340px}}.evana-contact-map__link{inset-inline:24px;z-index:2;border-radius:var(--evana-radius,6px);color:#1c1813;-o-transition:all .25s ease-out 0s;background:#fff8ebfa;border:1px solid #eec78ca6;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s ease-out;display:inline-flex;position:absolute;bottom:24px;box-shadow:0 8px 22px #1c181324}.evana-contact-map__link i{color:#d9a85f}.evana-contact-map__link:hover{color:#1c1813;background:#eec78c;border-color:#eec78c}.evana-contact-map__link:hover i{color:#1c1813}.evana-apt-detail,.evana-apt-detail--overview{background:#fff8eb}.evana-apt-detail__empty{color:#6c6258;margin-bottom:0;font-size:16px}.evana-apt-detail__columns{flex-direction:column;gap:28px;display:flex}@media (min-width:992px){.evana-apt-detail__columns{flex-direction:row;align-items:stretch;gap:40px}[dir=rtl] .evana-apt-detail__columns{flex-direction:row-reverse}}.evana-apt-detail__info-col{flex:auto;min-width:0}@media (min-width:992px){.evana-apt-detail__info-col{flex:0 0 42%;max-width:42%}}.evana-apt-detail__gallery-col{flex:auto;order:-1;min-width:0}@media (min-width:992px){.evana-apt-detail__gallery-col{flex:58%;order:0;display:flex}}.evana-apt-detail__gallery{border-radius:var(--evana-radius-lg,8px);aspect-ratio:4/3;background:#fff;border:1px solid #eec78c59;width:100%;min-height:280px;position:relative;overflow:hidden}@media (min-width:992px){.evana-apt-detail__gallery{aspect-ratio:auto;flex:auto;height:auto;min-height:460px}}.evana-apt-detail__gallery .evana-room__media-stack{z-index:1;position:absolute;inset:0}.evana-apt-detail__gallery .evana-room__media-controls{z-index:4;position:absolute;inset:0}.evana-apt-detail__gallery .evana-room__media-nav{opacity:1;pointer-events:auto}.evana-apt-detail__gallery .evana-room__media-dots{opacity:1}.evana-apt-detail__gallery .evana-room__media-dots--autoplay{inset-inline:0;z-index:5;pointer-events:none;justify-content:center;gap:6px;display:flex;position:absolute;bottom:16px}.evana-apt-detail__gallery .evana-room__media-dots--autoplay span{background:#ffffff73;border-radius:50%;width:7px;height:7px;transition:background .25s,width .25s}.evana-apt-detail__gallery .evana-room__media-dots--autoplay span.is-active{background:#eec78c;border-radius:999px;width:20px}.evana-apt-detail__gallery .evana-room__media-img.is-active{transform:none}.evana-apt-detail__head{margin-bottom:20px}.evana-apt-detail__title{color:#1c1813;margin-bottom:14px;font-size:clamp(28px,4vw,38px);line-height:1.2}.evana-apt-detail__intro{color:#6c6258;margin-bottom:0;font-size:16px;line-height:1.85}.evana-apt-detail__price-chip{border-radius:var(--evana-radius,6px);background:#fff;border:1px solid #eec78c59;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:20px;padding:12px 16px;display:inline-flex}.evana-apt-detail__price-chip strong{color:#1c1813;font-size:28px;line-height:1}.evana-apt-detail__price-chip span{color:#6c6258;font-size:13px}.evana-apt-detail__price-label{letter-spacing:1px;text-transform:uppercase;color:#d9a85f;width:100%;font-size:11px;font-weight:700}.evana-apt-detail__meta{flex-wrap:wrap;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.evana-apt-detail__meta li{color:#1c1813;background:#fff;border:1px solid #eec78c59;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.evana-apt-detail__meta li i{color:#d9a85f}.evana-apt-detail__section-title{color:#1c1813;margin-bottom:18px;font-size:22px;line-height:1.25}.evana-apt-detail__amenity-grid{border-radius:var(--evana-radius-lg,8px);background:#fff;border:1px solid #eec78c59;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0;padding:24px;list-style:none;display:grid}@media (max-width:575px){.evana-apt-detail__amenity-grid{grid-template-columns:1fr;padding:20px}}.evana-apt-detail__amenity-grid li{color:#6c6258;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.evana-apt-detail__amenity-grid li i{color:#d9a85f;flex-shrink:0;margin-top:3px}.evana-apt-detail__booking{border-top:1px solid #eec78c47;scroll-margin-top:88px;position:relative}.evana-apt-detail__booking-head{margin-inline:auto;max-width:640px;margin-bottom:36px}.evana-apt-detail__booking-head .evana-section-head__subtitle{padding-inline-start:0}.evana-apt-detail__booking-head .evana-section-head__subtitle:before{display:none}.evana-apt-detail__booking-desc{color:#6c6258;margin:12px 0 0;font-size:15px;line-height:1.7}[dir=rtl] .bd-hero__halfim-img{left:0!important;right:auto!important}[dir=rtl]{font-family:var(--font-noto-kufi),"Noto Kufi Arabic",sans-serif}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] h5,[dir=rtl] h6{font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif;letter-spacing:0;font-weight:700}[dir=rtl] .bd-section__title,[dir=rtl] .bd-section__subtitle,[dir=rtl] .bd-hero__halfim-title,[dir=rtl] .bd-breadcrumb__title,[dir=rtl] .bd-room__title,[dir=rtl] .bd-service__title,[dir=rtl] .accordion-button{font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif}[dir=rtl] p,[dir=rtl] span,[dir=rtl] a,[dir=rtl] li,[dir=rtl] label,[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select,[dir=rtl] button{font-family:var(--font-noto-kufi),"Noto Kufi Arabic",sans-serif}[dir=rtl] .bd-btn,[dir=rtl] .bd-btn-2,[dir=rtl] .bd-footer-newsletter__input button,[dir=rtl] .bd-booking__form-3 button[type=submit],[dir=rtl] .bd-footer-btn .bd-btn{letter-spacing:0;font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif!important}[dir=rtl] .evana-lang-switcher__btn{font-family:var(--font-el-messiri),var(--font-noto-kufi),"El Messiri","Noto Kufi Arabic",sans-serif}[dir=rtl]{text-align:right}[dir=rtl] .text-start{text-align:right!important}[dir=rtl] .text-end{text-align:left!important}[dir=rtl] .swiper-button-next{left:10px;right:auto;transform:scaleX(-1)}[dir=rtl] .swiper-button-prev{left:auto;right:10px;transform:scaleX(-1)}[dir=rtl] .bd-room-slider-three-next i,[dir=rtl] .bd-room-slider-three-prev i{display:inline-block;transform:scaleX(-1)}[dir=rtl] .bd-room-slider-three-next{order:-1}[dir=rtl] .breadcrumb-item+.breadcrumb-item:before{content:"\\";float:right;padding-left:.5rem;padding-right:0}[dir=rtl] input[type=text],[dir=rtl] input[type=email],[dir=rtl] input[type=tel],[dir=rtl] input[type=password],[dir=rtl] input[type=number],[dir=rtl] textarea{text-align:right;direction:rtl}[dir=rtl] .react-datepicker-wrapper{width:100%}[dir=rtl] .react-datepicker__input-container input{text-align:right;direction:rtl}[dir=rtl] .react-datepicker-popper{z-index:10!important}[dir=rtl] .bd-booking__form-3 form{direction:rtl}[dir=rtl] .bd-header__logo{margin-right:0}[dir=rtl] .bd-main-menu ul li{float:right}[dir=rtl] .bd-main-menu ul li>a:after{margin-left:0;margin-right:6px}[dir=rtl] .offcanvas-close{left:20px;right:auto}[dir=rtl] .me-auto{margin-left:auto!important;margin-right:0!important}[dir=rtl] .ms-auto{margin-left:0!important;margin-right:auto!important}[dir=rtl] .pe-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .ps-0{padding-right:0!important}[dir=rtl] .bd-footer-widget-list ul li{text-align:right}[dir=rtl] .bd-footer-newsletter__input button{left:0!important;right:auto!important}[dir=rtl] .back-to-top{left:30px;right:auto}[dir=rtl] .nice-select{text-align:right;direction:rtl}[dir=rtl] .nice-select .list{text-align:right}[dir=rtl] .nice-select:after{left:12px;right:auto}[dir=rtl] .admin-sidebar-link{border-right:3px solid #0000;border-left:none!important}[dir=rtl] .admin-sidebar-link.active{border-right-color:#c8a96e}[dir=rtl] .bd-btn:not(.evana-bf__submit) .fa-arrow-right-long,[dir=rtl] .bd-footer-btn .fa-arrow-right-long,[dir=rtl] .evana-footer__cta .fa-arrow-right-long{display:inline-block;transform:scaleX(-1)}[dir=rtl] .gallery__img-wrapper{direction:rtl}[dir=rtl] .bd-faq .accordion-button{text-align:right;direction:rtl;justify-content:flex-start}[dir=rtl] .bd-faq .accordion-body,[dir=rtl] .bd-faq .accordion-body p{text-align:right;direction:rtl}[dir=rtl] .accordion-button:after{margin-left:0;margin-right:auto}.evana-booking-section{background:radial-gradient(circle at 0 0,#eec78c24,#0000 38%),radial-gradient(circle at 100% 100%,#eec78c1f,#0000 40%),#faf6ee;position:relative;overflow:hidden}.evana-booking-section__glow{top:-120px;pointer-events:none;z-index:0;background:radial-gradient(circle,#eec78c47 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;inset-inline-end:-120px}.evana-booking-section .container{z-index:1;position:relative}.evana-booking-section__head{margin-bottom:50px}.evana-booking-section__head .evana-section-head__subtitle{padding-inline-start:0}.evana-booking-section__head .evana-section-head__subtitle:before{display:none}.evana-booking-section__title{color:#1c1813;margin:6px 0 0;font-size:44px;line-height:1.15}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-booking-section__title{font-size:34px}}@media (min-width:992px){.evana-bf__layout{align-items:stretch}.evana-bf__layout>[class*=col-]{flex-direction:column;display:flex}}.evana-bf__panel{border-radius:var(--evana-radius-2xl,12px);background:#fff;border:1px solid #eec78c66;padding:38px 36px;box-shadow:0 30px 70px #1c181314}@media (min-width:992px){.evana-bf__panel{flex:auto;height:100%;min-height:100%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-bf__panel{padding:26px 20px}}.evana-bf__block:not(:last-child){border-bottom:1px dashed #d9a85f66;margin-bottom:34px;padding-bottom:32px}.evana-bf__block-title{color:#1c1813;font-size:20px;font-family:var(--font-el-messiri),"El Messiri",serif;align-items:center;gap:14px;margin-bottom:22px;display:flex}.evana-bf__block-num{color:#d9a85f;background:#eec78c29;border:1px solid #eec78c80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:inline-flex}.evana-bf__field{position:relative}.evana-bf__field label{letter-spacing:1.2px;text-transform:uppercase;color:#d9a85f;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.evana-bf__field input,.evana-bf__field textarea{border-radius:var(--evana-radius-md,8px);color:#1c1813;-o-transition:all .25s ease-out 0s;background:#faf7f1;border:1.5px solid #1c18131a;width:100%;height:56px;padding:0 18px;font-size:15px;font-weight:500;transition:all .25s ease-out}.evana-bf__field input::placeholder,.evana-bf__field textarea::placeholder{color:#6c6258b3}.evana-bf__field input:focus,.evana-bf__field textarea:focus{background:#fff;border-color:#eec78c;outline:none;box-shadow:0 0 0 4px #eec78c2e}.evana-bf__field .evana-bf__lead-icon{top:50%;color:#d9a85f;pointer-events:none;z-index:2;font-size:15px;position:absolute;inset-inline-start:18px;transform:translateY(-50%)}.evana-bf__field .evana-bf__lead-icon~input{padding-inline-start:46px}.evana-bf__field--area textarea{resize:vertical;height:auto;min-height:96px;padding:16px 18px;line-height:1.6}.evana-bf__field--date .react-datepicker-wrapper{width:100%;display:block}.evana-bf__field--date .evana-bf__input{border-radius:var(--evana-radius-md,8px);color:#1c1813;cursor:pointer;-o-transition:all .25s ease-out 0s;background:#faf7f1;border:1.5px solid #1c18131a;width:100%;height:56px;padding:0 18px;padding-inline-start:52px;font-size:15px;font-weight:600;transition:all .25s ease-out}.evana-bf__field--date .evana-bf__input:focus{background:#fff;border-color:#eec78c;outline:none;box-shadow:0 0 0 4px #eec78c2e}.evana-bf__field-icon{bottom:0;color:#d9a85f;cursor:pointer;z-index:3;-o-transition:all .2s ease-out 0s;background:0 0;border:0;justify-content:center;align-items:center;width:46px;height:56px;font-size:16px;transition:all .2s ease-out;display:inline-flex;position:absolute;inset-inline-start:0}.evana-bf__field-icon:hover{color:#1c1813}.evana-bf__unavailable{background:#eec78c1a;border:1px dashed #d9a85f73;border-radius:12px;margin-top:20px;padding:16px 18px}.evana-bf__unavailable-title{color:#1c1813;margin:0 0 6px;font-size:14px}.evana-bf__unavailable-hint{color:#6c6258;margin:0 0 12px;font-size:12px;line-height:1.55}.evana-bf__unavailable-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.evana-bf__unavailable-list li{color:#1c1813;background:#fff;border:1px solid #eec78c4d;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 12px;font-size:13px;display:flex}.evana-bf__unavailable-badge{color:#6c6258;text-transform:uppercase;letter-spacing:.04em;background:#1c181314;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.evana-bf__guests{border-radius:var(--evana-radius-md,8px);background:#faf7f1;border:1.5px solid #1c181314;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:14px 18px;display:flex}.evana-bf__guests-info{align-items:center;gap:14px;display:flex}.evana-bf__guests-icon{border-radius:var(--evana-radius,6px);color:#d9a85f;background:#eec78c2e;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;display:inline-flex}.evana-bf__guests-label{letter-spacing:1px;text-transform:uppercase;color:#d9a85f;font-size:11px;font-weight:700;display:block}.evana-bf__guests-value{color:#1c1813;margin-top:2px;font-size:15px;font-weight:600;display:block}.evana-bf__stepper{align-items:center;gap:6px;display:flex}.evana-bf__stepper button{color:#1c1813;cursor:pointer;-o-transition:all .2s ease-out 0s;background:#fff;border:1.5px solid #d9a85f8c;border-radius:50%;width:40px;height:40px;font-size:13px;transition:all .2s ease-out}.evana-bf__stepper button:hover:not(:disabled){color:#fff;background:#eec78c;border-color:#eec78c}.evana-bf__stepper button:disabled{opacity:.4;cursor:not-allowed}.evana-bf__stepper>span{text-align:center;color:#1c1813;min-width:34px;font-size:18px;font-weight:700}.evana-bf__error{border-radius:var(--evana-radius,6px);color:#c0392b;background:#fdeceb;border:1px solid #f3c4c0;align-items:center;gap:10px;margin-top:22px;padding:14px 18px;font-size:14px;font-weight:500;display:flex}.evana-bf__summary--premium{isolation:isolate;position:relative}.evana-bf__summary--premium:before{content:"";z-index:0;border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#eec78c8c 0%,#eec78c14 45%,#eec78c59 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.evana-bf__summary{border-radius:var(--evana-radius-2xl,12px);background:radial-gradient(circle at 100% 0,#eec78c1f,#0000 42%),linear-gradient(#221c16 0%,#1c1813 100%);border:1px solid #eec78c38;position:sticky;top:30px;overflow:hidden;box-shadow:0 28px 60px #1c181357,inset 0 1px #fff8eb0f}@media (min-width:992px){.evana-bf__summary{flex-direction:column;flex:auto;height:100%;min-height:100%;display:flex}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-bf__summary{position:static}}.evana-bf__summary-hero{background:#1c1813;flex-shrink:0;height:240px;position:relative;overflow:hidden}@media (min-width:992px){.evana-bf__summary-hero{height:250px}}.evana-bf__summary-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#1c181326 0%,#1c18130d 50%,#1c181359 100%);position:absolute;inset:0}.evana-bf__summary-hero-glow{inset-inline-end:-20%;z-index:2;pointer-events:none;background:radial-gradient(circle,#eec78c38 0%,#0000 68%);width:70%;height:80%;position:absolute;top:-30%}.evana-bf__summary-head{border-bottom:1px solid #eec78c24;flex-shrink:0;padding:18px 20px 4px}.evana-bf__summary-badge{top:auto;z-index:1;color:#1c1813;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffecc8fa 0%,#eec78cf2 100%);border-radius:999px;align-self:flex-start;max-width:calc(100% - 8px);padding:8px 14px;font-size:10px;font-weight:700;line-height:1.35;display:inline-block;position:relative;inset-inline-start:auto;box-shadow:0 8px 24px #1c181359}.evana-bf__summary-body{z-index:2;flex-direction:column;flex:auto;justify-content:space-between;gap:14px;min-height:0;padding:18px 18px 20px;display:flex;position:relative}.evana-bf__summary-main{flex-direction:column;flex:auto;justify-content:center;gap:14px;display:flex}.evana-bf__summary-action{flex-direction:column;flex-shrink:0;gap:12px;padding-top:4px;display:flex}.evana-bf__summary-eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:#eec78c;align-items:center;gap:8px;margin-bottom:6px;font-size:10px;font-weight:700;display:inline-flex}.evana-bf__summary-eyebrow:before{content:"";background:linear-gradient(90deg,#eec78c,#0000);width:22px;height:1px}.evana-bf__summary-room{color:#fff;font-size:22px;font-family:var(--font-el-messiri),"El Messiri",serif;margin:0;line-height:1.25}.evana-bf__summary-timeline{border-radius:var(--evana-radius-md,8px);background:#fff8eb0a;border:1px solid #eec78c24;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:16px 14px;display:grid}.evana-bf__summary-timeline-node{flex-direction:column;gap:4px;min-width:0;display:flex}.evana-bf__summary-timeline-node small{letter-spacing:.8px;text-transform:uppercase;color:#fff8eb85;font-size:10px;font-weight:700}.evana-bf__summary-timeline-node strong{color:#fff;font-size:13px;font-weight:600;line-height:1.35}.evana-bf__summary-timeline-node--end{text-align:end;align-items:flex-end}.evana-bf__summary-timeline-bridge{flex-direction:column;align-items:center;gap:8px;min-width:72px;padding:0 4px;display:flex}.evana-bf__summary-timeline-line{background:linear-gradient(#0000,#eec78c8c,#0000);width:1px;height:14px;display:block}.evana-bf__summary-timeline-pill{color:#eec78c;white-space:nowrap;background:#eec78c24;border:1px solid #eec78c59;border-radius:999px;justify-content:center;align-items:center;min-width:64px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.evana-bf__summary-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.evana-bf__summary-highlight{border-radius:var(--evana-radius-md,8px);background:#fff8eb09;border:1px solid #eec78c1f;align-items:center;gap:12px;min-width:0;padding:14px 12px;display:flex}.evana-bf__summary-highlight small{letter-spacing:.7px;text-transform:uppercase;color:#fff8eb80;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.evana-bf__summary-highlight strong{color:#fff;word-break:break-word;font-size:12px;font-weight:600;line-height:1.35;display:block}.evana-bf__summary-highlight-icon{color:#eec78c;background:linear-gradient(145deg,#eec78c47 0%,#eec78c14 100%);border:1px solid #eec78c47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.evana-bf__summary-highlight-icon i{font-size:15px}.evana-bf__summary-price-panel{border-radius:var(--evana-radius-md,8px);background:linear-gradient(135deg,#eec78c29 0%,#eec78c0a 100%);border:1px solid #eec78c47;padding:16px 16px 14px;box-shadow:inset 0 1px #fff8eb14}.evana-bf__summary-price-row{color:#fff8ebb8;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;display:flex}.evana-bf__summary-price-total{border-top:1px dashed #eec78c47;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.evana-bf__summary-price-total span{color:#fff;font-size:14px;font-weight:600}.evana-bf__summary-price-total strong{color:#eec78c;text-align:end;white-space:nowrap;font-size:24px;font-weight:700;line-height:1}.evana-bf__summary-trust{color:#fff8eb9e;text-align:center;background:#fff8eb0d;border:1px solid #eec78c1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0;padding:10px 14px;font-size:12px;font-weight:500;display:flex}.evana-bf__summary-trust i{color:#eec78c;font-size:12px}.evana-bf__submit--premium{box-shadow:0 14px 32px #eec78c47}.evana-bf__submit--premium:hover:not(:disabled){box-shadow:0 18px 38px #eec78c6b}.evana-bf__submit{border-radius:var(--evana-radius-md,8px);color:#1c1813;letter-spacing:.3px;cursor:pointer;-o-transition:all .3s ease-out 0s;background:linear-gradient(135deg,#eec78c 0%,#d9a85f 100%);border:0;justify-content:center;align-items:center;gap:12px;width:100%;height:56px;font-size:15px;font-weight:700;transition:all .3s ease-out;display:inline-flex;position:relative;overflow:hidden}.evana-bf__submit:before{content:"";top:0;-o-transition:all .6s ease-out 0s;background:linear-gradient(120deg,#0000,#ffffff80,#0000);width:80%;height:100%;transition:all .6s ease-out;position:absolute;inset-inline-start:-120%;transform:skew(-20deg)}.evana-bf__submit span{-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;display:inline-flex}.evana-bf__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 34px #eec78c73}.evana-bf__submit:hover:not(:disabled):before{inset-inline-start:130%}.evana-bf__submit:hover:not(:disabled) span{transform:translate(4px)}[dir=rtl] .evana-bf__submit:hover:not(:disabled) span{transform:translate(-4px)}.evana-bf__submit:disabled{opacity:.55;cursor:not-allowed}.evana-bf__summary-secure{color:#fff8eb99;justify-content:center;align-items:center;gap:8px;margin:16px 0 0;font-size:12px;display:flex}.evana-bf__summary-secure i{color:#eec78c}.evana-bf__pay-options{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.evana-bf__pay-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.evana-bf__pay-option{text-align:start;color:#1c1813;border-radius:var(--evana-radius-md,8px);cursor:pointer;-webkit-user-select:none;user-select:none;-o-transition:all .25s ease-out 0s;background:#faf7f1;border:2px solid #1c18131f;flex-direction:row;align-items:flex-start;gap:14px;width:100%;min-height:0;padding:18px 16px;transition:all .25s ease-out;display:flex}.evana-bf__pay-option:hover{background:#fff;border-color:#eec78cbf}.evana-bf__pay-option:focus-visible{border-color:#eec78c;outline:none;box-shadow:0 0 0 4px #eec78c38}.evana-bf__pay-option--active{background:#eec78c29;border-color:#d9a85f;box-shadow:0 0 0 3px #eec78c2e}.evana-bf__pay-option--disabled{opacity:.58;cursor:not-allowed;pointer-events:none;filter:grayscale(.35)}.evana-bf__pay-option--disabled:hover{background:#faf7f1;border-color:#1c18131f}.evana-bf__pay-option--disabled.evana-bf__pay-option--active{box-shadow:none;background:#faf7f1;border-color:#1c18131f}.evana-bf__pay-option-unavailable{color:#9a6b00;text-transform:uppercase;letter-spacing:.04em;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.4}.evana-bf__pay-option-icon{color:#d9a85f;background:#eec78c38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;margin-top:2px;font-size:19px;display:inline-flex}.evana-bf__pay-option-body{flex:1;min-width:0}.evana-bf__pay-option-title{color:#1c1813;font-size:16px;font-weight:700;line-height:1.4;font-family:var(--font-el-messiri),"El Messiri",serif;margin:0 0 6px}.evana-bf__pay-option-desc{color:#4f463d;margin:0;font-size:13px;font-weight:500;line-height:1.55}[dir=rtl] .evana-bf__field--date .evana-bf__input{text-align:right;direction:rtl}.evana-datepicker-popper{z-index:9999!important}.evana-datepicker-popper[data-placement^=bottom]{padding-top:10px}.evana-datepicker-popper[data-placement^=top]{padding-bottom:12px}.evana-datepicker{background:#fff;border:1px solid #eec78c52;border-radius:18px;font-family:inherit;overflow:hidden;box-shadow:0 28px 70px #00000052,inset 0 0 0 1px #ffffff0a}.evana-datepicker .react-datepicker__month-container{float:none}.evana-datepicker .react-datepicker__header{background:linear-gradient(145deg,#1c1813 0%,#2a231c 100%);border-bottom:1px solid #eec78c2e;padding-top:16px}.evana-datepicker .react-datepicker__current-month{color:#fff8eb;letter-spacing:.02em;margin-bottom:8px;font-size:15px;font-weight:700}.evana-datepicker .react-datepicker__day-names{margin-bottom:4px}.evana-datepicker .react-datepicker__day-name{color:#fff8ebad;width:2.25rem;margin:0 2px;font-size:11px;font-weight:600;line-height:1.8rem}.evana-datepicker .react-datepicker__month{margin:10px 12px 12px}.evana-datepicker .react-datepicker__day{color:#3d362f;border-radius:10px;width:2.25rem;margin:2px;font-weight:500;line-height:2.25rem;transition:background .15s,color .15s,transform .12s}.evana-datepicker .react-datepicker__day:hover:not(.react-datepicker__day--disabled):not(.react-datepicker__day--selected){color:#1c1813;background:#eec78c38}.evana-datepicker .evana-dp-day--available:not(.react-datepicker__day--disabled){color:#256b42;background:#2e7d4e1a;font-weight:600;box-shadow:inset 0 0 0 1px #2e7d4e38}.evana-datepicker .evana-dp-day--unavailable,.evana-datepicker .react-datepicker__day--disabled{pointer-events:none;text-decoration:line-through;color:#786e648c!important;cursor:not-allowed!important;box-shadow:none!important;background:#1c18130d!important}.evana-datepicker .react-datepicker__day--disabled:hover,.evana-datepicker .evana-dp-day--unavailable:hover{background:#1c18130d!important}.evana-datepicker .react-datepicker__day--today:not(.react-datepicker__day--disabled){font-weight:700;box-shadow:inset 0 0 0 1px #eec78ca6}.evana-datepicker .react-datepicker__day--selected,.evana-datepicker .react-datepicker__day--range-start,.evana-datepicker .react-datepicker__day--range-end,.evana-datepicker .react-datepicker__day--keyboard-selected{color:#1c1813!important;box-shadow:none!important;background:#eec78c!important;font-weight:700!important;text-decoration:none!important}.evana-datepicker .react-datepicker__day--in-range,.evana-datepicker .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--range-start):not(.react-datepicker__day--range-end){color:#1c1813!important;background:#eec78c57!important;text-decoration:none!important}.evana-datepicker .react-datepicker__navigation{top:14px}.evana-datepicker .react-datepicker__navigation-icon:before{border-width:2px 2px 0 0;border-color:#fff8ebd1}.evana-datepicker .react-datepicker__navigation:hover :before{border-color:#eec78c}.evana-datepicker .react-datepicker__triangle{display:none}.evana-datepicker__legend{background:linear-gradient(#faf6ee 0%,#f5efe3 100%);border-top:1px solid #eec78c29;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 20px;padding:12px 16px 14px;display:flex}.evana-datepicker__legend-item{color:#6c6258;letter-spacing:.02em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.evana-datepicker__legend-item:before{content:"";border-radius:4px;flex-shrink:0;width:12px;height:12px}.evana-datepicker__legend-item--open:before{background:#2e7d4e24;box-shadow:inset 0 0 0 1px #2e7d4e73}.evana-datepicker__legend-item--closed:before{background:#1c18130f;box-shadow:inset 0 0 0 1px #786e6459}.evana-datepicker__legend-item--selected:before{background:#eec78c;box-shadow:inset 0 0 0 1px #1c18131f}[dir=rtl] .evana-datepicker-popper,[dir=rtl] .evana-datepicker{direction:rtl}.btn:not(.rounded-0):not(.rounded-circle):not(.rounded-pill),.form-control,.form-select,.input-group-text{border-radius:var(--evana-radius,6px)!important}.form-check-input{border-radius:4px!important}.card,.card-img,.card-img-top,.card-img-bottom{border-radius:var(--evana-radius-lg,8px)!important}.modal-content{overflow:hidden;border-radius:var(--evana-radius-lg,8px)!important}.dropdown-menu{border-radius:var(--evana-radius-md,8px)!important}.alert{border-radius:var(--evana-radius,6px)!important}.badge:not(.rounded-pill){border-radius:var(--evana-radius-sm,4px)!important}.nice-select{border-radius:var(--evana-radius,6px)!important}.nice-select .list{border-radius:var(--evana-radius-md,8px)!important}.login__input input,.bd-contact__form-input input,.bd-contact__form-input textarea,.bd-newsletter__input input,.bd-newsletter__input button,.bd-sidebar__booking input,.bd-sidebar__booking .nice-select,.bd-booking__form-input input,.bd-booking__form-input .nice-select,.bd-booking__form-input textarea,.bd-checkout__form-input input,.bd-checkout__form-input .nice-select,.bd-checkout__form-input textarea,.react-datepicker-wrapper input,.react-datepicker__input-container input,.bd-booking-3__form-input input,.bd-booking-3__form-input .nice-select,.bd-booking-2__form-input input,.bd-booking-2__form-input .nice-select,.bd-booking__form-input .nice-select,.bd-booking__form-input input{border-radius:var(--evana-radius,6px)!important}.evana-apt-card,.evana-room,.evana-service-card,.evana-about-card,.evana-contact-form,.evana-contact-info,.evana-contact-map,.evana-bf__panel,.evana-bf__summary,.evana-bf__room-card,.bd-room__item,.bd-room-details__widget,.bd-blog__item,.bd-offer__item,.bd-testimonial__item,.bd-faq__wrapper,.bd-contact__info-item,.bd-price__item{border-radius:var(--evana-radius-lg,8px)!important}.evana-bf__field,.evana-bf__field--date .evana-bf__input,.evana-bf__select,.evana-bf__chip,.evana-bf__guest-btn,.evana-bf__calendar-popup,.evana-bf__room-option,.evana-contact-form__field input,.evana-contact-form__field textarea,.evana-contact-form__check-box,.evana-contact-info__icon,.evana-contact-map__link,.evana-bf__submit,.evana-bf__panel .bd-btn,.evana-contact-form__submit,.bd-header__cta.bd-btn,.evana-header__cta,.bd-footer-btn .bd-btn,.bd-footer__newsletter-btn,.bd-offcanvas__btn .bd-btn{border-radius:var(--evana-radius,6px)!important}.bd-breadcrumb__area,.bd-breadcrumb__content,.bd-tab-nav button,.bd-tab-nav .nav-link,.bd-pagination ul li a,.bd-pagination ul li span{border-radius:var(--evana-radius-sm,4px)!important}.bd-gallery__thumb img,.evana-apt-card__thumb,.evana-room__media{border-radius:var(--evana-radius-lg,8px) var(--evana-radius-lg,8px) 0 0}.bd-faq .accordion-button,.bd-faq .accordion-item:first-of-type,.bd-faq .accordion-item:last-of-type{border-radius:var(--evana-radius-sm,4px)!important}.bd-search__input input,.bd-search__btn{border-radius:var(--evana-radius,6px)!important}.evana-lang-switcher__btn{border-radius:var(--evana-radius-sm,4px)!important}.offcanvas__close-btn,.offcanvas__search input,.offcanvas__about,.offcanvas__cta .bd-btn,.evana-mobile-menu__expand{border-radius:var(--evana-radius,6px)!important}.offcanvas__close-btn,.evana-mobile-menu__expand{border-radius:var(--evana-radius-sm,4px)!important}.offcanvas__contact-icon i,.offcanvas__social ul li a{border-radius:50%!important}.offcanvas__about{border-radius:var(--evana-radius-md,8px)!important}.evana-success-card,.evana-checkout-box,.evana-checkout-error{border-radius:var(--evana-radius,6px)!important}.evana-mtop{display:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-mtop{top:0;z-index:110;padding:10px 16px;padding-top:calc(10px + env(safe-area-inset-top,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #eec78c47;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;inset-inline:0;box-shadow:0 4px 20px #1c18130f}}.evana-mtop__logo{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.evana-mtop__actions{align-items:center;gap:10px;display:inline-flex}.evana-mtop__login{color:#1c1813;background:#eec78c2e;border:1px solid #eec78c59;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.evana-mtop__login:hover{color:#0c0b09;background:#eec78c}.evana-mtop .evana-lang-switcher--header .evana-lang-switcher__btn{color:#6c6258;padding:4px 6px;font-size:12px}.evana-mtop .evana-lang-switcher--header .evana-lang-switcher__btn.is-active{color:#c8a96e;font-weight:700}.evana-mtop .evana-lang-switcher--header .evana-lang-switcher__sep{color:#1c181340}.evana-mnav{display:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-mnav{inset-inline:0;z-index:120;pointer-events:none;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-tap-highlight-color:#eec78c38;display:block;position:fixed;bottom:0}}.evana-mnav__bar{pointer-events:auto;background:linear-gradient(#14110d 0%,#1c1813 100%);border:none;border-top:1px solid #eec78c24;border-radius:22px 22px 0 0;justify-content:space-between;align-items:flex-end;width:100%;max-width:none;height:70px;margin-inline:0;padding:0 8px 10px;display:flex;position:relative;overflow:visible;box-shadow:0 -8px 32px #00000059}.evana-mnav__bar:before{content:"";background:var(--ev-mnav-notch-bg,var(--bd-theme-4,#fff8eb));z-index:1;pointer-events:none;border-radius:50%;width:62px;height:62px;position:absolute;top:-31px;left:50%;transform:translate(-50%)}.evana-mnav__side{z-index:2;flex:1;justify-content:space-evenly;align-items:center;min-width:0;display:flex;position:relative}.evana-mnav__center{z-index:3;flex-direction:column;flex:0 0 72px;justify-content:flex-end;align-self:stretch;align-items:center;padding-bottom:10px;display:flex;position:relative}.evana-mnav__center-label{color:#fff8eb85;text-overflow:ellipsis;white-space:nowrap;text-align:center;pointer-events:none;max-width:58px;font-size:10px;font-weight:600;line-height:1.1;transition:color .2s;overflow:hidden}.evana-mnav__center-label--active{color:#eec78c}.evana-mnav__tab{color:#fff8eb85;cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:52px;padding:8px 2px 10px;font-family:inherit;font-size:10px;font-weight:600;line-height:1.1;text-decoration:none;transition:color .2s,transform .2s;display:flex}.evana-mnav__tab,.evana-mnav__tab:link,.evana-mnav__tab:visited{color:#fff8eb85;text-decoration:none}.evana-mnav__tab:hover,.evana-mnav__tab:focus,.evana-mnav__tab:focus-visible{color:#eec78c;outline:none;text-decoration:none}.evana-mnav__tab i{font-size:18px;line-height:1;transition:color .2s,transform .2s}.evana-mnav__tab span{text-overflow:ellipsis;white-space:nowrap;max-width:58px;overflow:hidden}.evana-mnav__tab--active,.evana-mnav__tab--active:link,.evana-mnav__tab--active:visited,.evana-mnav__tab--active:hover,.evana-mnav__tab--active:focus,.evana-mnav__tab--active:active{color:#eec78c}.evana-mnav__tab--active i{transform:scale(1.08)}.evana-mnav__tab:active{color:#eec78c;transform:scale(.96)}.evana-mnav__fab{z-index:5;color:#fff8eb85;width:52px;height:52px;box-shadow:0 6px 16px #00000061,0 0 0 5px var(--ev-mnav-fab-ring,var(--bd-theme-4,#fff8eb));pointer-events:auto;-webkit-tap-highlight-color:#0000;background:linear-gradient(#14110d 0%,#0c0b09 100%);border:2px solid #fff8eb29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,color .22s;display:inline-flex;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.evana-mnav__fab,.evana-mnav__fab:link,.evana-mnav__fab:visited{color:#fff8eb85;text-decoration:none}.evana-mnav__fab i{color:#fff8eb85;font-size:20px;line-height:1;transition:color .22s,transform .22s;display:block}.evana-mnav__fab:hover,.evana-mnav__fab:focus,.evana-mnav__fab:focus-visible{color:#eec78c;box-shadow:0 8px 20px #0000006b,0 0 0 5px var(--ev-mnav-fab-ring,var(--bd-theme-4,#fff8eb));border-color:#eec78c6b;outline:none;text-decoration:none;transform:translate(-50%)}.evana-mnav__fab:hover i,.evana-mnav__fab:focus i,.evana-mnav__fab:focus-visible i{color:#eec78c}.evana-mnav__fab--active{color:#eec78c;box-shadow:0 8px 20px #00000073,0 0 0 5px var(--ev-mnav-fab-ring,var(--bd-theme-4,#fff8eb)),0 0 0 7px #eec78c24;background:linear-gradient(#1c1813 0%,#14110d 100%);border-color:#eec78c}.evana-mnav__fab--active i{color:#eec78c;transform:scale(1.08)}.evana-mnav__fab:active{transform:translate(-50%)scale(.95)}.evana-mnav__overlay{z-index:115;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c0b096b;position:fixed;inset:0}.evana-mnav__sheet{inset-inline:0;z-index:120;padding:18px 16px calc(20px + env(safe-area-inset-bottom,0px));pointer-events:none;background:#fff;border-radius:22px 22px 0 0;transition:transform .28s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;transform:translateY(105%);box-shadow:0 -12px 40px #1c181329}.evana-mnav__sheet--open{pointer-events:auto;transform:translateY(0)}.evana-mnav__sheet-head{border-bottom:1px solid #eec78c40;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.evana-mnav__sheet-head strong{color:#1c1813;font-size:16px}.evana-mnav__sheet-close{color:#c8a96e;cursor:pointer;background:#eec78c26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s,color .2s;display:inline-flex}.evana-mnav__sheet-close:hover,.evana-mnav__sheet-close:focus,.evana-mnav__sheet-close:focus-visible{color:#d9a85f;background:#eec78c47;outline:none}.evana-mnav__sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.evana-mnav__sheet-item{color:#1c1813;-webkit-tap-highlight-color:#0000;background:#f4efe6a6;border:1px solid #eec78c33;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.evana-mnav__sheet-item,.evana-mnav__sheet-item:link,.evana-mnav__sheet-item:visited{color:#1c1813;text-decoration:none}.evana-mnav__sheet-item:hover,.evana-mnav__sheet-item:focus,.evana-mnav__sheet-item:focus-visible{color:#c8a96e;background:#eec78c2e;border-color:#d9a85f61;outline:none}.evana-mnav__sheet-item--active{color:#c8a96e;background:#eec78c38;border-color:#d9a85f73}.evana-mnav__sheet-item--active,.evana-mnav__sheet-item--active:link,.evana-mnav__sheet-item--active:visited,.evana-mnav__sheet-item--active:hover,.evana-mnav__sheet-item--active:focus{color:#c8a96e}.evana-mnav__sheet-ico{color:#c8a96e;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;box-shadow:0 4px 12px #1c18130f}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-mnav__bar{height:66px;padding:0 4px 8px}.evana-mnav__side{gap:0}.evana-mnav__center{flex-basis:64px}.evana-mnav__center-label{max-width:42px;font-size:8px;line-height:1.05}.evana-mnav__tab{gap:3px;min-width:38px;padding:6px 1px 8px;font-size:9px}.evana-mnav__tab i{font-size:16px}.evana-mnav__tab span{max-width:42px;font-size:8px;line-height:1.05}}@media (max-width:450px){.evana-mnav__tab:not(.evana-mnav__tab--active) span{display:none}.evana-mnav__tab--active span,.evana-mnav__center-label{max-width:48px;display:block}}.evana-site-shell{--ev-mnav-page-bg:var(--bd-theme-4,#fff8eb);--ev-mnav-notch-bg:var(--ev-mnav-page-bg);--ev-mnav-fab-ring:var(--ev-mnav-page-bg)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-site-shell .bd-header,.evana-site-shell .evana-header,.evana-site-shell .bd-breadcrumb-area,.evana-site-shell .progress-wrap{display:none!important}.evana-site-shell main{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.evana-site-shell:not(.evana-site-shell--home) main{padding-top:calc(58px + env(safe-area-inset-top,0px))}.evana-site-shell--contact{--ev-mnav-page-bg:var(--bd-theme-2,#f8f5f0)}.evana-site-shell--service{--ev-mnav-page-bg:var(--bd-theme-4,#fff8eb)}.evana-site-shell--home{--ev-mnav-notch-bg:transparent;--ev-mnav-fab-ring:transparent}.evana-site-shell--home .evana-mnav{inset-inline:14px;bottom:calc(12px + env(safe-area-inset-bottom,0px));padding-bottom:0}.evana-site-shell--home .evana-mnav__bar{border:1px solid #eec78c24;border-radius:22px;max-width:520px;margin-inline:auto;box-shadow:0 8px 32px #00000047}.evana-site-shell--home .evana-mnav__fab{box-shadow:0 6px 16px #00000061}.evana-site-shell--home .evana-mnav__fab--active{box-shadow:0 8px 20px #00000073,0 0 0 6px #eec78c1f}.evana-site-shell--home main{padding-bottom:0}.evana-site-shell--home .evana-home-below{display:none!important}.evana-site-shell--home .evana-mtop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14110dc7;border-bottom-color:#eec78c24;box-shadow:0 4px 24px #00000047}.evana-site-shell--home .evana-mtop .evana-mtop__logo img{filter:brightness(0)invert()}.evana-site-shell--home .evana-mtop .evana-lang-switcher--header .evana-lang-switcher__btn{color:#fff8eb9e}.evana-site-shell--home .evana-mtop .evana-lang-switcher--header .evana-lang-switcher__btn.is-active{color:#eec78c}.evana-site-shell--home .evana-mtop .evana-lang-switcher--header .evana-lang-switcher__sep{color:#fff8eb47}.evana-site-shell--home .evana-mtop .evana-mtop__login{color:#eec78c;background:#eec78c1a;border-color:#eec78c38}.evana-site-shell--home .bd-hero__halfim-wrapper{min-height:100dvh;padding-top:calc(58px + env(safe-area-inset-top,0px));padding-bottom:calc(104px + env(safe-area-inset-bottom,0px));background-color:#14110d;background-image:url(/assets/img/evana/evana-hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.evana-site-shell--home .bd-hero__halfim-wrapper:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#14110d59 0%,#14110d33 38%,#14110dd1 100%);position:absolute;inset:0}.evana-site-shell--home .bd-hero__halfim-container{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;padding-inline:16px;display:flex;position:relative}.evana-site-shell--home .bd-hero__halfim-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:560px;display:flex;margin-bottom:0!important}.evana-site-shell--home .bd-hero__halfim-content .bd-section__title-wrapper{text-align:center;width:100%}.evana-site-shell--home .bd-hero__halfim-title{color:#fff;text-align:center;max-width:none;font-size:26px;line-height:1.15;margin-bottom:16px!important}.evana-site-shell--home .bd-hero__halfim-content p{color:#fff8ebd1;margin-bottom:20px;text-align:center;max-width:420px;margin-inline:auto;font-size:14px}.evana-site-shell--home .bd-hero__halfim-img{display:none!important}.evana-site-shell--home .bd-hero__halfim-wrapper .row{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-inline:0}.evana-site-shell--home .bd-hero__halfim-wrapper .col-xl-6{flex:none;width:100%;max-width:560px}.evana-site-shell--home .bd-booking__form-3.evana-booking{margin-inline:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14110d9e;border:1px solid #eec78c38;border-radius:20px;width:100%;max-width:100%;margin-top:6px;padding:18px 16px}.evana-site-shell--home .bd-booking__form-3.evana-booking form{grid-template-columns:1.25fr .75fr;gap:12px 6px;display:grid}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input{flex:initial;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;padding:14px 6px}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input:before{inset-inline-end:0;background:linear-gradient(#0000,#eec78c38,#0000);width:1px;height:72%;top:50%;bottom:auto;transform:translateY(-50%)}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input:last-of-type:before{display:none}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input label{letter-spacing:.9px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:0;font-size:9px;line-height:1.15;overflow:hidden}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-booking__icon{width:42px;height:42px;font-size:16px}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-date,.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-person{width:100%;min-width:0}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-date input,.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-date .bd-date-picker,.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-person input,.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__input-person .bd-date-picker{text-align:center;white-space:nowrap;text-overflow:ellipsis;height:auto;font-size:12px;font-weight:600;overflow:hidden}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-guests{justify-content:center;gap:6px;width:100%;margin-top:4px}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-guests__btn{width:28px;height:28px;font-size:10px}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-guests__value{min-width:22px;font-size:14px}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__submit-3{grid-column:1/-1;justify-content:center;width:100%;margin-top:8px;padding-inline-start:0}.evana-site-shell--home .bd-booking__form-3.evana-booking .bd-booking__submit-3 .bd-btn{border-radius:16px;justify-content:space-between;width:100%;min-height:64px;padding:12px 18px}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-booking__cta-text{text-align:start;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-booking__cta-title{letter-spacing:.4px;text-transform:none;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.15}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-booking__cta-tagline{letter-spacing:.2px;text-transform:none;color:#0c0b09b8;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:500;line-height:1.2;overflow:hidden}.evana-site-shell--home .bd-booking__form-3.evana-booking .evana-hero-booking__cta-icon{background:#0c0b091f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}}@keyframes evana-pwa-enter{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes evana-pwa-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(16px)scale(.98)}}@keyframes evana-pwa-shine{0%{transform:translate(-120%)skew(-12deg)}to{transform:translate(220%)skew(-12deg)}}.evana-pwa-toast{inset-inline:16px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:125;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#fffdf9 0%,#fff8eb 52%,#fff3dc 100%);border:1px solid #eec78c6b;border-radius:22px;width:min(100%,420px);margin-inline:auto;padding:18px 18px 16px;animation:.55s cubic-bezier(.22,1,.36,1) both evana-pwa-enter;position:fixed;overflow:hidden;box-shadow:0 24px 64px #1c181329,inset 0 0 0 1px #ffffffbf,inset 0 1px #ffffffe6}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-pwa-toast{bottom:calc(92px + env(safe-area-inset-bottom,0px))}}@media (min-width:992px){.evana-pwa-toast{inset-inline:auto 28px;margin-inline:0;bottom:28px}}.evana-pwa-toast--closing{animation:.28s forwards evana-pwa-exit}.evana-pwa-toast__shine{opacity:.95;background:linear-gradient(90deg,#0000,#eec78c,#f5dfb0,#eec78c,#0000);height:3px;position:absolute;inset-block-start:0;inset-inline:0}.evana-pwa-toast__shine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:42%;height:100px;animation:4.5s ease-in-out infinite evana-pwa-shine;position:absolute;inset-block-start:3px;inset-inline-start:0}.evana-pwa-toast__close{color:#6c6258;cursor:pointer;background:#1c18130d;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:absolute;inset-block-start:12px;inset-inline-end:12px}.evana-pwa-toast__close:hover{color:#1c1813;background:#eec78c47;transform:scale(1.04)}.evana-pwa-toast__body{align-items:flex-start;gap:14px;padding-inline-end:28px;display:flex}.evana-pwa-toast__logo{background:#ffffffb8;border:1px solid #eec78c59;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 24px #1c181314}.evana-pwa-toast__logo img{object-fit:contain;width:44px;height:44px}.evana-pwa-toast__copy{min-width:0}.evana-pwa-toast__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#b89558;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.evana-pwa-toast__title{color:#1c1813;margin:0 0 6px;font-size:clamp(17px,4vw,19px);font-weight:700;line-height:1.25}.evana-pwa-toast__subtitle{color:#6c6258;margin:0;font-size:13px;line-height:1.55}.evana-pwa-toast__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.evana-pwa-toast__install{cursor:pointer;color:#0c0b09;background:linear-gradient(135deg,#f0d49a 0%,#eec78c 45%,#e3b872 100%);border:0;border-radius:999px;flex:auto;justify-content:center;align-items:center;gap:8px;min-width:0;padding:12px 18px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #c8a96e59,inset 0 1px #ffffff8c}.evana-pwa-toast__install i{font-size:13px}.evana-pwa-toast__install:hover{transform:translateY(-1px);box-shadow:0 14px 28px #c8a96e6b,inset 0 1px #ffffff8c}.evana-pwa-toast__install:active{transform:translateY(0)}.evana-pwa-toast__later{cursor:pointer;color:#8a8075;background:0 0;border:0;border-radius:999px;flex:none;padding:10px 12px;font-size:13px;font-weight:600;transition:color .2s,background .2s}.evana-pwa-toast__later:hover{color:#1c1813;background:#1c18130d}.evana-pwa-toast__ios{flex-direction:column;flex:100%;gap:8px;display:flex}.evana-pwa-toast__ios-step{color:#4a433c;background:#ffffff8c;border:1px solid #eec78c38;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;line-height:1.45;display:inline-flex}.evana-pwa-toast__ios-step i{color:#1c1813;background:#eec78c3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:inline-flex}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-section-head__subtitle{letter-spacing:.6px;margin-bottom:10px;padding-inline-start:28px;font-size:13px}.evana-section-head__subtitle:before{width:18px}.evana-section-head__title{margin-bottom:12px;font-size:22px;line-height:1.25}.evana-section-head__desc{font-size:14px;line-height:1.65}.evana-section-head.mb-60,.evana-section-head.mb-50{margin-bottom:36px!important}.evana-about-story{padding-top:72px!important;padding-bottom:56px!important}.evana-about-story__content{margin-top:32px!important}.evana-about-story__text{margin-bottom:14px;font-size:14px;line-height:1.7}.evana-about-story__badge{padding:10px 14px}.evana-about-story__badge-num{font-size:22px}.evana-about-story__badge-text{font-size:10px}.evana-about-story__img-accent{width:110px;height:110px}.evana-why-area{padding-top:64px!important;padding-bottom:56px!important}.evana-why-mobile{padding-inline:2px}.evana-why-slider-controls{gap:14px;margin-top:16px}.evana-why-nav{width:40px;height:40px;font-size:13px}.evana-why-card{padding:22px 16px}.evana-why-card__icon{width:58px;height:58px;margin-bottom:14px;font-size:22px}.evana-why-card__title{margin-bottom:8px;font-size:17px}.evana-why-card__desc{font-size:13px;line-height:1.6}.evana-stats-area{padding-top:64px!important;padding-bottom:48px!important}.evana-cta-area{padding-top:56px!important;padding-bottom:56px!important}.evana-cta{padding:28px 20px}.evana-cta__title{margin-bottom:10px;font-size:22px}.evana-cta__text{font-size:14px;line-height:1.65}.evana-cta__action{margin-top:18px}.evana-apt-card__body{padding:20px 16px 22px}.evana-apt-card__title{margin-bottom:8px;font-size:17px}.evana-apt-card__desc{margin-bottom:14px;font-size:13px;line-height:1.65}.evana-apt-card__meta li{gap:5px;font-size:12px}.evana-apt-card__amenities li{font-size:12px}.evana-service-card{padding:24px 18px}.evana-service-card__icon{width:56px;height:56px;margin-bottom:14px;font-size:22px}.evana-service-card__title{margin-bottom:8px;font-size:17px}.evana-service-card__desc{font-size:13px;line-height:1.6}.evana-legal-page__title{font-size:26px}.evana-legal-page__intro{font-size:14px}.evana-contact-area .evana-section-head__title{font-size:clamp(22px,4vw,28px)}.evana-contact-area{padding-top:72px!important;padding-bottom:120px!important}.evana-contact-area .evana-contact-info-row{margin-top:18px;margin-bottom:0!important}.evana-contact-area .evana-contact-info-row>[class*=col-]{flex:0 0 100%;max-width:100%;padding-inline:6px}}@media only screen and (min-width:768px) and (max-width:991px) and (min-width:576px),only screen and (min-width:576px) and (max-width:767px) and (min-width:576px),(max-width:575px) and (min-width:576px){.evana-contact-area .evana-contact-info-row>[class*=col-]{flex:0 0 33.3333%;max-width:33.3333%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.evana-contact-area .evana-contact-info{border-radius:var(--evana-radius-lg,8px);height:auto;min-height:0;box-shadow:none;background:#fff;border:1px solid #eec78c59;justify-content:flex-start;align-items:flex-start;padding:16px 12px}.evana-contact-area .evana-contact-info:hover{color:inherit;border-color:#eec78c;transform:translateY(-2px);box-shadow:0 10px 24px #1c181314}.evana-contact-area .evana-contact-info:hover .evana-contact-info__icon{color:#1c1813;background:#eec78c;border-color:#eec78c}.evana-contact-area .evana-contact-info__body{display:block}.evana-contact-area .evana-contact-info__icon{color:#d9a85f;background:#eec78c24;border:1px solid #eec78c6b;width:44px;height:44px;margin:0;font-size:18px;border-radius:var(--evana-radius,6px)!important}.evana-contact-area .evana-contact-map{min-height:320px;display:block!important}.evana-contact-form__title{margin-bottom:20px;font-size:20px}.evana-contact-form__field label{font-size:10px}.evana-contact-info__value{font-size:13px}.evana-about-story__text,.evana-section-head__desc,.evana-why-card__desc,.evana-apt-card__desc,.evana-service-card__desc,.evana-cta__text{max-width:100%}}@media (max-width:450px){.evana-section-head__title{font-size:20px}.evana-why-card{padding:18px 14px}.evana-why-card__title{font-size:16px}.evana-why-card__desc{font-size:12px}.evana-cta__title{font-size:20px}.evana-site-shell--home .bd-hero__halfim-title{font-size:24px}.evana-contact-area{padding-bottom:120px!important}.evana-service-intro,.evana-services-area,.evana-cta-area{padding-bottom:72px!important}.evana-contact-map__link{bottom:16px;inset-inline:16px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){:root{--bd-fz-body:14px;--bd-fz-p:14px;--bd-fz-h1:44px;--bd-fz-h2:34px;--bd-fz-h3:24px;--bd-fz-h4:19px;--bd-fz-h5:14px;--bd-fz-h6:14px}body{font-size:14px;line-height:1.55}p{margin-bottom:12px;font-size:14px;line-height:1.6}.bd-section__title{font-size:22px;line-height:1.25}.bd-section__subtitle{letter-spacing:.08em;font-size:12px;line-height:1.45}.bd-breadcrumb__title{font-size:26px;line-height:1.2}.bd-breadcrumb__list{font-size:13px}.evana-section-head__subtitle{font-size:12px}.evana-section-head__title{font-size:20px}.evana-section-head__desc,.evana-about-story__text,.evana-why-card__desc,.evana-apt-card__desc,.evana-service-card__desc,.evana-cta__text{font-size:13px}.evana-why-card__title,.evana-apt-card__title,.evana-service-card__title{font-size:16px}.evana-cta__title{font-size:20px}.evana-legal-page__title{font-size:24px}.evana-legal-page__intro{font-size:13px}.ev-checkout__state-title{font-size:clamp(24px,4vw,34px)}.ev-checkout__footer-title{font-size:22px}.ev-checkout__footer-lead{font-size:14px}.ev-checkout__footer-help h3{font-size:16px}.ev-checkout__footer-help p,.ev-checkout__contact-row span{font-size:13px}.ev-checkout__contact-row a{font-size:14px}.ev-checkout__trust{font-size:12px}.ev-checkout__card-title{font-size:17px}.ev-checkout__row dt,.ev-checkout__row dd{font-size:13px}.ev-checkout__share h4{font-size:15px}.ev-checkout__share p,.ev-checkout__share-btn,.ev-checkout__share-input{font-size:12px}.ev-checkout__pay-btn{font-size:14px}.ev-success__title{font-size:clamp(22px,4vw,28px)}.ev-success__lead{font-size:14px}.ev-success__card-head{font-size:16px}.ev-success__row dt{font-size:12px}.ev-success__row dd{font-size:13px}.ev-success__row--highlight dd{font-size:15px}.ev-success__cta{font-size:14px}.evana-login__title{font-size:28px}.evana-login__subtitle{font-size:13px}.evana-login__label{font-size:11px}.evana-login__control input{font-size:14px}.evana-login__submit{font-size:15px}.evana-footer__title{font-size:18px}.evana-footer__desc,.evana-footer__contact li,.evana-footer__links a{font-size:13px}.evana-site-shell--home .bd-hero__halfim-title{font-size:28px}.evana-site-shell--home .bd-hero__halfim-content p{font-size:14px}.evana-booking-section__title{font-size:28px}.evana-bf__block-title{font-size:17px}.evana-bf__field label{font-size:10px}.evana-bf__field input,.evana-bf__field textarea,.evana-bf__field select{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-section__title{font-size:28px}}@media (max-width:450px){:root{--bd-fz-body:13px;--bd-fz-p:13px}body,p{font-size:13px}.bd-section__title{font-size:20px}.evana-section-head__title{font-size:18px}.evana-site-shell--home .bd-hero__halfim-title{font-size:22px}}
