:root{--font: $font-family-primary}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@font-face{font-family:"Narkiss Block";src:url("../fonts/Narkiss/NarkissBlockRegular_web/NarkissBlock-Regular.woff2") format("woff2"), url("../fonts/Narkiss/NarkissBlockRegular_web/NarkissBlock-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Narkiss Block";src:url("../fonts/Narkiss/NarkissBlockSemibold_web/NarkissBlock-Semibold.woff2") format("woff2"), url("../fonts/Narkiss/NarkissBlockSemibold_web/NarkissBlock-Semibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Obviously";src:url("../fonts/Obviously/Obviously Normal Regular/Web/Obviously-Regular.woff2") format("woff2"), url("../fonts/Obviously/Obviously Normal Regular/Web/Obviously-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Obviously";src:url("../fonts/Obviously/Obviously Normal Medium/Web/Obviously-Medium.woff2") format("woff2"), url("../fonts/Obviously/Obviously Normal Medium/Web/Obviously-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Obviously";src:url("../fonts/Obviously/Obviously Narrow Medium/Web/Obviously-NarrowMedium.woff2") format("woff2"), url("../fonts/Obviously/Obviously Narrow Medium/Web/Obviously-NarrowMedium.woff") format("woff");font-weight:500;font-style:normal;font-stretch:condensed;font-display:swap}@font-face{font-family:"Obviously";src:url("../fonts/Obviously/Obviously Narrow Medium Italic/Web/Obviously-NarrowMediumItalic.woff2") format("woff2"), url("../fonts/Obviously/Obviously Narrow Medium Italic/Web/Obviously-NarrowMediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-stretch:condensed;font-display:swap}:root{--blu-light:#33abb4;--font-size-title: 58px;--font-size-text: 20px;--font-size-small_title: 24px;--font-size-mid_title: 32px;--font: $font-family-primary;--font2: $font-family-primary}@media (max-width:600px){:root{--font-size-title: 38px;--font-size-text: 18px;--font-size-small_title: 22px}}*{border:0;padding:0px;margin:0px;outline:0;direction:rtl;font-family:"Narkiss Block", sans-serif}*:dir(ltr){direction:ltr}ul,li{list-style:none;padding:0;margin:0;white-space:nowrap}.centered-big{width:1450px;max-width:100%;margin:0 auto;position:relative}html{min-height:100%;width:100%;height:100%;scroll-behavior:smooth}input,select,select *,textarea{font-size:14px}#page{position:relative}header.home_header{z-index:99999;padding:15px 10px;position:fixed;top:0;inset-inline:0;background:linear-gradient(180deg, #0F1A2A 0%, rgba(255, 255, 255, 0) 100%);background-blend-mode:multiply;backdrop-filter:blur(14px)}header.home_header .centered{display:flex;align-items:center;justify-content:space-between}header.home_header .centered>*{flex:0 0 auto}header.home_header .centered .logos_lang{display:flex;align-items:center;justify-content:flex-end;gap:40px}header.home_header .centered .logos_lang .logos{display:flex;align-items:center;gap:10px}header.home_header .centered .logos_lang .logos img.scala{width:100px}header.home_header .centered .logos_lang .logos img.kalkalisht{width:130px}header.home_header .centered .logos_lang .lang{font-size:18px;font-weight:600}header.home_header .centered .logos_lang .lang,header.home_header .centered .logos_lang .lang a{color:#fff}header.home_header .centered ul.menu{display:flex;justify-content:center;align-items:center;gap:40px}header.home_header .centered ul.menu li a{color:#fff;font-size:18px}header.home_header .centered>.logo{display:flex;justify-content:flex-start}header.home_header .centered>.logo img{max-width:200px}header.home_header .mobile-menu-button{color:white;background:none;border:none;font-size:24px;cursor:pointer}@media screen and (max-width:1024px){header.home_header .centered{gap:20px}header.home_header .centered .logos_lang{gap:20px}header.home_header .centered ul.menu{gap:20px}}@media screen and (max-width:768px){header.home_header{padding:12px 10px}header.home_header .centered .logos_lang{order:2;gap:15px}header.home_header .centered .logos_lang .logos{gap:8px}header.home_header .centered .logos_lang .logos img.scala{width:70px}header.home_header .centered .logos_lang .logos img.kalkalisht{width:90px}header.home_header .centered .logos_lang .lang{font-size:16px}header.home_header .centered .logo{order:1}header.home_header .centered .logo img{max-width:120px}header.home_header .centered ul.menu{order:3;flex:1 0 100%;margin-top:10px;gap:15px;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:576px){header.home_header{padding:10px}header.home_header .centered{flex-direction:row;flex-wrap:nowrap}header.home_header .centered .logo{order:1;flex:0 0 auto}header.home_header .centered .logo img{max-width:85px;height:auto}header.home_header .centered .logos_lang{order:2;display:flex;justify-content:flex-end;flex:1}header.home_header .centered .logos_lang .logos{display:flex;align-items:center;gap:6px}header.home_header .centered .logos_lang .logos img.scala{width:55px;height:auto}header.home_header .centered .logos_lang .logos img.kalkalisht{width:70px;height:auto}header.home_header .centered .logos_lang .lang{margin-left:10px;font-size:14px}header.home_header .centered ul.menu{display:none}header.home_header .centered ul.menu.mobile-visible{display:flex;flex-direction:column;position:absolute;top:40px;left:0;right:0;background:rgba(15, 26, 42, 0.95);padding:15px;text-align:center;align-items:center;z-index:99999}}@media screen and (max-width:375px){header.home_header{padding:8px}header.home_header .centered .logo img{max-width:75px}header.home_header .centered .logos_lang .logos{gap:4px}header.home_header .centered .logos_lang .logos img.scala{width:45px}header.home_header .centered .logos_lang .logos img.kalkalisht{width:60px}header.home_header .centered .logos_lang .lang{font-size:12px;margin-left:5px}}footer.home_footer{display:none;padding:20px 30px;z-index:999;position:absolute;bottom:0;inset-inline:0}@media (max-width:600px){footer.home_footer{margin-top:100px}}footer.home_footer .centered{display:flex}footer.home_footer .centered>*{flex:1}footer.home_footer .centered .soci{display:flex;gap:40px;align-items:center}footer.home_footer .centered .soci .icons{display:flex;gap:16px}footer.home_footer .centered .soci .icons svg,footer.home_footer .centered .soci .icons i{color:#fff;font-size:22px}footer.home_footer .centered .soci span{color:#fff}footer.home_footer .centered ul.menu{display:flex;justify-content:center;align-items:center}footer.home_footer .centered ul.menu li a{color:#fff}footer.home_footer .centered ul.menu li:not(:last-child):after{content:"|";color:#fff;margin:0 10px}footer.home_footer .centered>.logo{display:flex;justify-content:flex-end}footer.home_footer .centered>.logo img{max-width:200px}@media screen and (max-width:768px){footer.home_footer .centered{flex-direction:column;gap:20px}footer.home_footer .centered .soci{justify-content:center;order:2}footer.home_footer .centered ul.menu{order:1;margin-bottom:15px}footer.home_footer .centered>.logo{justify-content:center;order:0;margin-bottom:15px}footer.home_footer .centered>.logo img{max-width:150px}}@media screen and (max-width:480px){footer.home_footer{padding:15px}footer.home_footer .centered .soci{flex-direction:column;gap:10px}footer.home_footer .centered ul.menu{flex-direction:column;gap:10px}footer.home_footer .centered ul.menu li:not(:last-child):after{content:none}}.sticky-bar{padding:5px 0;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);transition:all 0.3s ease;border-radius:24px;backdrop-filter:blur(44px);border:1px solid rgba(255, 251, 240, 0.5);background:rgba(15, 26, 42, 0.3);font-family:"Narkiss Block", sans-serif;position:fixed;inset-inline:20px;z-index:1000}.sticky-bar .countdown-title{display:none}.sticky-bar .cta-title{display:flex;justify-content:center;align-items:center;gap:6px}@media (min-width:600px){.sticky-bar{bottom:1%;transform:translateY(0%)}.sticky-bar .countdown-title{display:block}.sticky-bar .cta-title{display:none}}@media (max-width:600px){.sticky-bar{bottom:45px;transform:translateY(100%)}.sticky-bar.open{transform:translateY(0%);bottom:1%}.sticky-bar.open .countdown-title{display:block}.sticky-bar.open .cta-title{display:none}.sticky-bar:not(.open) .close-sticky-btn{display:none}}.sticky-bar .close-sticky-btn{position:absolute;top:10px;right:15px;background:rgba(15, 26, 42, 0.5);border:1px solid rgba(255, 255, 255, 0.3);color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0, 0, 0, 0.2)}@media (min-width:600px){.sticky-bar .close-sticky-btn{top:3px;right:-69px}}.sticky-bar .close-sticky-btn svg,.sticky-bar .close-sticky-btn i{font-size:18px}.sticky-bar .close-sticky-btn:hover{background-color:rgba(255, 255, 255, 0.2);transform:scale(1.05)}.sticky-bar .sticky-bar-container{max-width:1200px;margin:0 auto;padding:0 15px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative}@media (max-width:992px){.sticky-bar .sticky-bar-container{flex-direction:column}}.sticky-bar .countdown-section{text-align:center}.sticky-bar .countdown-title,.sticky-bar .cta-title{color:#fff;font-size:47px;margin-bottom:5px;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.2)}@media (max-width:600px){.sticky-bar .countdown-title,.sticky-bar .cta-title{font-size:28px}}.sticky-bar .countdown-timer{display:flex;justify-content:center}.sticky-bar .countdown-timer:dir(ltr){flex-direction:row-reverse}.sticky-bar .timer-segment{text-align:center;margin:0 2px}.sticky-bar .timer-value{font-size:39px;font-weight:bold;color:#14e3fa;line-height:1;font-family:"Obviously", sans-serif}@media (max-width:600px){.sticky-bar .timer-value{font-size:26px}}.sticky-bar .timer-label{font-size:20px;color:#fff}.sticky-bar .timer-separator{font-size:36px;font-weight:bold;color:#14e3fa;margin:0 2px}@media (min-width:600px){.sticky-bar .timer-separator{line-height:1}}@media (max-width:600px){.sticky-bar .timer-separator{line-height:0.65}}.form-section{flex:1;max-width:700px}@media (max-width:600px){.form-section{width:100%}}.form-section .form-row{display:flex;margin-bottom:10px}@media (max-width:600px){.form-section .form-row{flex-direction:column;gap:7px;margin-bottom:0}}.form-section .form-row:last-child{margin-bottom:0}.form-section .form-field{flex:1;margin:0 5px;color:#333}@media (max-width:768px){.form-section .form-field{margin:5px 0}}.form-section .input-field,.form-section .select-field{width:100%;padding:10px 15px;border:none;border-radius:8px;background-color:#fff;font-size:14px}.form-section .input-field::placeholder,.form-section .select-field::placeholder{color:#0F1A2A;font-size:20px}.form-section .submit-button{width:100%;padding:10px 15px;border-radius:8px;background:#ea2632;color:white;font-size:18px;cursor:pointer;border:1px solid white;transition:background-color 0.3s}.form-section .submit-button:hover{background-color:#f2f2f2;color:#0f1a2a;border-color:#999}.form-section .checkbox-row{justify-content:flex-start}.form-section .checkbox-container{display:flex;align-items:center;font-size:14px;color:#fff;cursor:pointer}.form-section .checkbox-container span a{color:#fff}.form-section .checkbox-container input{margin-left:8px;visibility:hidden}.form-section .checkmark{height:16px;width:16px;background-color:rgba(15, 26, 42, 0.2);border:1px solid white;border-radius:3px;margin-left:8px;position:relative}.form-section .checkmark:after{content:"";position:absolute;display:none}.form-section .checkbox-container input:checked~.checkmark:after{display:block;left:5px;top:2px;width:5px;height:10px;border:solid #ea2632;border-width:0 2px 2px 0;transform:rotate(45deg)}#pages_page{padding-top:100px;padding-bottom:200px}.centered{max-width:1250px;margin:0 auto;position:relative}.widget_logos{padding:30px;padding-bottom:50px;position:relative;background:#fff}.widget_logos .hide{display:none}.widget_logos .btn_wrapper{display:flex;justify-content:center;padding-top:35px}.widget_logos .btn_wrapper #showMoreLogos{margin:0 auto;font-size:22px;cursor:pointer}.widget_logos .btn_wrapper #showMoreLogos:hover{color:#fff;text-decoration:none}.widget_logos .underwater_park{position:absolute;top:var(--gap);right:0}@media (max-width:600px){.widget_logos .underwater_park{display:none}}.widget_logos .logos_head{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.widget_logos .logos_head *{margin:15px 0}@media (max-width:600px){.widget_logos .logos_head *{margin:5px 0}}.widget_logos .logos_head.animate{-webkit-animation:scale-up-bottom 1s ease-in 0.1s both;animation:scale-up-bottom 1s ease-in 0.1s both}@media (max-width:600px){.widget_logos .logos_head .eight_hundred{width:100%}}.widget_logos .logos_head .title{font-weight:400;width:40%}@media (max-width:600px){.widget_logos .logos_head .title{width:100%}}.widget_logos .logos{display:grid;grid-template-columns:repeat(8, 1fr);gap:20px}@media (max-width:1500px){.widget_logos .logos{grid-template-columns:repeat(2, 1fr)}}@media (max-width:600px){.widget_logos .logos{display:flex;flex-wrap:wrap;justify-content:center}}.widget_logos .logos .logo_item{filter:grayscale(100%);transition:filter 0.3s ease}.widget_logos .logos .logo_item:hover{filter:grayscale(0%)}.widget_logos .logos li{width:250px;height:150px;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width:600px){.widget_logos .logos li{width:45%;height:80px;background-size:contain !important;background-repeat:no-repeat !important}}.widget_logos a{color:white !important}.widget_logos .title{font-weight:400;width:70% !important;font-size:var(--font-size-title)}.accommodation-content *:dir(ltr){text-align:left}