:root{--color-white: #ffffff;--color-white-rgb: 255, 255, 255;--color-black: #000000;--color-black-rgb: 0, 0, 0;--color-itaka-red-50: #fbe9ea;--color-itaka-red-100: #f7d3d4;--color-itaka-red-200: #efa7aa;--color-itaka-red-300: #e87b7f;--color-itaka-red-400: #e04f55;--color-itaka-red-500: #d8232a;--color-itaka-red-600: #ad1c22;--color-itaka-red-700: #821519;--color-itaka-red-800: #560e11;--color-itaka-red-900: #2b0708;--color-announcement-bar-red: var(--color-itaka-red-500);--color-announcement-bar-light-blue: var(--color-blue-500);--color-announcement-bar-sky-blue: #f0f7f9;--color-mint-50: #e8f3ef;--color-mint-100: #d1e7df;--color-mint-200: #a3cebf;--color-mint-300: #75b69f;--color-mint-400: #479d7f;--color-mint-500: #19855f;--color-mint-600: #146a4c;--color-mint-700: #0f5039;--color-mint-800: #0a3526;--color-mint-900: #051b13;--color-mango-50: #fdf9f3;--color-mango-100: #fbf3e6;--color-mango-200: #f7e7ce;--color-mango-300: #f3dab5;--color-mango-400: #efce9d;--color-mango-500: #ebc284;--color-mango-600: #bc9b6a;--color-mango-700: #8d744f;--color-mango-800: #5e4e35;--color-mango-900: #2f271a;--color-blue-50: #e7f2fb;--color-blue-100: #cfe4f8;--color-blue-200: #9fc9f0;--color-blue-300: #6eaee9;--color-blue-400: #3e93e1;--color-blue-500: #0e78da;--color-blue-600: #0b60ae;--color-blue-700: #084883;--color-blue-800: #063057;--color-blue-900: #03182c;--color-black-50: #eaeaeb;--color-black-100: #d5d5d6;--color-black-200: #aaaaad;--color-black-300: #808085;--color-black-400: #55555c;--color-black-500: #2b2b33;--color-black-500-rgb: 43, 43, 51;--color-black-600: #222229;--color-black-600-rgb: 34, 34, 41;--color-black-700: #1a1a1f;--color-black-800: #111114;--color-black-900: #09090a;--color-gray-50: #f8f8f8;--color-gray-100: #f8f8f8;--color-gray-200: #f8f8f8;--color-gray-300: #f5f5f5;--color-gray-400: #d8d8d8;--color-gray-500: #e6e6e6;--color-gray-600: #d1d2d5;--color-gray-700: #808085;--color-gray-700-rgb: 128, 128, 133;--color-gray-800: #4a4a4a;--color-gray-900: #54555c;--color-green-50: #d7f9ce;--color-green-100: #d7f9ce;--color-green-200: #a9f3a0;--color-green-300: #6cdb6c;--color-green-400: #43b74d;--color-green-500: #15872a;--color-green-600: #0f742b;--color-green-700: #0a612a;--color-green-800: #064e28;--color-green-900: #044026;--color-brown-50: #f8f8f8;--color-brown-100: #fbf7c9;--color-brown-200: #f8ed95;--color-brown-300: #ead95e;--color-brown-400: #d5bf36;--color-brown-500: #ba9101;--color-brown-600: #9f8500;--color-brown-700: #856d00;--color-brown-800: #6b5600;--color-brown-900: #594600;--color-red-50: #f8f8f8;--color-red-100: #fadfcd;--color-red-200: #f6b99e;--color-red-300: #e4856a;--color-red-400: #ca5542;--color-red-500: #a81a12;--color-red-600: #900d11;--color-red-700: #780915;--color-red-800: #610517;--color-red-900: #500319;--color-primary: var(--color-red-500);--color-primary-alternative: var(--color-red-700);--color-default: var(--color-black-500);--color-default-rgb: 0, 0, 0;--color-inverse: var(--color-white);--color-inverse-rgb: var(--color-white-rgb);--color-neutral-50: var(--color-gray-50);--color-neutral-100: var(--color-gray-100);--color-neutral-200: var(--color-gray-200);--color-neutral-300: var(--color-gray-300);--color-neutral-400: var(--color-gray-400);--color-neutral-500: var(--color-gray-500);--color-neutral-600: var(--color-gray-600);--color-neutral-700: var(--color-gray-700);--color-neutral-800: var(--color-gray-800);--color-neutral-800-rgb: var(--color-gray-800-rgb);--color-neutral-900: var(--color-gray-900);--color-danger: var(--color-red-500);--color-info: var(--color-blue-500);--color-success: var(--color-green-500);--bs-white-rgb: rgb(255, 255, 255)}:root{--font-weight-400: 400;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--font-weight-800: 800;--font-weight-900: 900;--font-family-icons: "Nucleo";--typography-font-family: var(--font-poppins, "Poppins", sans-serif);--typography-font-weight-base: var(--font-weight-400);--typography-font-weight-semi-bold: var(--font-weight-600);--typography-font-weight-bold: var(--font-weight-700);--typography-font-weight-extra-bold: var(--font-weight-800);--typography-line-height-base: 1.5;--typography-font-size-base: var(--font-size-16);--navigation-link-font-weight: var(--typography-font-weight-base);--font-size-8: .5rem;--font-size-9: .563rem;--font-size-10: .625rem;--font-size-11: .688rem;--font-size-12: .75rem;--font-size-13: .813rem;--font-size-14: .875rem;--font-size-15: .938rem;--font-size-16: 1rem;--font-size-17: 1.063rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-45: 2.813rem;--font-size-46: 2.875rem;--line-height-normal: normal;--line-height-0: 0;--line-height-10: .625rem;--line-height-12: .75rem;--line-height-13: .813rem;--line-height-14: .875rem;--line-height-15: .938rem;--line-height-16: 1rem;--line-height-18: 1.125rem;--line-height-19: 1.188rem;--line-height-20: 1.25rem;--line-height-21: 1.313rem;--line-height-22: 1.375rem;--line-height-23: 1.438rem;--line-height-24: 1.5rem;--line-height-25: 1.563rem;--line-height-26: 1.625rem;--line-height-28: 1.75rem;--line-height-30: 1.875rem;--line-height-31: 1.938rem;--line-height-32: 2rem;--line-height-34: 2.125rem;--line-height-35: 2.188rem;--line-height-36: 2.25rem;--line-height-38: 2.375rem;--line-height-41: 2.563rem;--line-height-42: 2.625rem;--line-height-56: 3.5rem;--icon-size-10: 10px;--icon-size-11: 11px;--icon-size-12: 12px;--icon-size-13: 13px;--icon-size-14: 14px;--icon-size-15: 15px;--icon-size-16: 16px;--icon-size-18: 18px;--icon-size-20: 20px;--icon-size-22: 22px;--icon-size-24: 24px;--icon-size-26: 26px;--icon-size-38: 38px;--icon-size-56: 56px;--letter-spacing-xs: .1px;--letter-spacing-s: .4px;--letter-spacing-m: 1px;--letter-spacing-l: 4px}:root{--spacing-auto: auto;--spacing-0: 0;--spacing-1: 1px;--spacing-2: 2px;--spacing-3: 3px;--spacing-4: 4px;--spacing-5: 5px;--spacing-6: 6px;--spacing-7: 7px;--spacing-8: 8px;--spacing-9: 9px;--spacing-10: 10px;--spacing-11: 11px;--spacing-12: 12px;--spacing-13: 13px;--spacing-14: 14px;--spacing-15: 15px;--spacing-16: 16px;--spacing-17: 17px;--spacing-18: 18px;--spacing-19: 19px;--spacing-20: 20px;--spacing-21: 21px;--spacing-22: 22px;--spacing-23: 23px;--spacing-24: 24px;--spacing-25: 25px;--spacing-26: 26px;--spacing-27: 27px;--spacing-28: 28px;--spacing-29: 29px;--spacing-30: 30px;--spacing-31: 31px;--spacing-32: 32px;--spacing-33: 33px;--spacing-34: 34px;--spacing-35: 35px;--spacing-36: 36px;--spacing-37: 37px;--spacing-38: 38px;--spacing-40: 40px;--spacing-42: 42px;--spacing-43: 43px;--spacing-44: 44px;--spacing-45: 45px;--spacing-46: 46px;--spacing-47: 47px;--spacing-48: 48px;--spacing-50: 50px;--spacing-52: 52px;--spacing-54: 54px;--spacing-56: 56px;--spacing-57: 57px;--spacing-58: 58px;--spacing-60: 60px;--spacing-64: 64px;--spacing-65: 65px;--spacing-66: 66px;--spacing-68: 68px;--spacing-70: 70px;--spacing-74: 74px;--spacing-75: 75px;--spacing-78: 78px;--spacing-80: 80px;--spacing-84: 84px;--spacing-85: 85px;--spacing-89: 89px;--spacing-90: 90px;--spacing-94: 94px;--spacing-95: 95px;--spacing-100: 100px;--spacing-104: 104px;--spacing-106: 106px;--spacing-118: 118px;--spacing-128: 128px;--spacing-132: 132px;--spacing-136: 136px;--spacing-150: 150px;--spacing-200: 200px;--spacing-230: 230px;--spacing-250: 250px;--spacing-275: 275px;--spacing-50-pct: 50%;--spacing-30-pct: 30%;--spacing-1-mm: 1mm;--spacing-2-mm: 2mm;--spacing-3-mm: 3mm;--spacing-4-mm: 4mm;--spacing-5-mm: 5mm;--spacing-6-mm: 6mm;--spacing-7-mm: 7mm;--spacing-8-mm: 8mm;--spacing-9-mm: 9mm;--spacing-10-mm: 10mm;--size-auto: auto;--size-0: 0;--size-25-pct: 25%;--size-30-pct: 30%;--size-40-pct: 40%;--size-45-pct: 45%;--size-50-pct: 50%;--size-60-pct: 60%;--size-70-pct: 70%;--size-80-pct: 80%;--size-90-pct: 90%;--size-100-pct: 100%;--size-30-vh: 30vh;--size-40-vh: 40vh;--size-50-vh: 50vh;--size-65-vh: 65vh;--size-70-vh: 70vh;--size-80-vh: 80vh;--size-94-vh: 94vh;--size-100-vh: 100vh;--size-100-dvh: 100dvh;--size-20-vw: 20vw;--size-30-vw: 30vw;--size-55-vw: 55vw;--size-80-vw: 80vw;--size-90-vw: 90vw;--size-100-vw: 100vw;--size-1: 1px;--size-2: 2px;--size-3: 3px;--size-4: 4px;--size-5: 5px;--size-6: 6px;--size-7: 7px;--size-8: 8px;--size-10: 10px;--size-12: 12px;--size-13: 13px;--size-14: 14px;--size-15: 15px;--size-16: 16px;--size-18: 18px;--size-20: 20px;--size-21: 21px;--size-22: 22px;--size-24: 24px;--size-25: 25px;--size-26: 26px;--size-27: 27px;--size-28: 28px;--size-29: 29px;--size-30: 30px;--size-31: 31px;--size-32: 32px;--size-33: 33px;--size-34: 34px;--size-35: 35px;--size-36: 36px;--size-37: 37px;--size-38: 38px;--size-39: 39px;--size-40: 40px;--size-42: 42px;--size-44: 44px;--size-45: 45px;--size-46: 46px;--size-47: 47px;--size-48: 48px;--size-50: 50px;--size-52: 52px;--size-53: 53px;--size-55: 55px;--size-56: 56px;--size-58: 58px;--size-60: 60px;--size-61: 61px;--size-64: 64px;--size-66: 66px;--size-67: 67px;--size-68: 68px;--size-70: 70px;--size-72: 72px;--size-73: 73px;--size-75: 75px;--size-78: 78px;--size-80: 80px;--size-84: 84px;--size-85: 85px;--size-88: 88px;--size-90: 90px;--size-91: 91px;--size-92: 92px;--size-96: 96px;--size-98: 98px;--size-100: 100px;--size-101: 101px;--size-102: 102px;--size-104: 104px;--size-105: 105px;--size-106: 106px;--size-108: 108px;--size-109: 109px;--size-114: 114px;--size-115: 115px;--size-117: 117px;--size-120: 120px;--size-121: 121px;--size-123: 123px;--size-124: 124px;--size-128: 128px;--size-130: 130px;--size-138: 138px;--size-140: 140px;--size-144: 144px;--size-145: 145px;--size-147: 147px;--size-150: 150px;--size-153: 153px;--size-158: 158px;--size-160: 160px;--size-162: 162px;--size-163: 163px;--size-165: 165px;--size-166: 166px;--size-167: 167px;--size-168: 168px;--size-170: 170px;--size-171: 171px;--size-172: 172px;--size-175: 175px;--size-176: 176px;--size-177: 177px;--size-180: 180px;--size-182: 182px;--size-183: 183px;--size-184: 184px;--size-185: 185px;--size-187: 187px;--size-188: 188px;--size-190: 190px;--size-195: 195px;--size-196: 196px;--size-200: 200px;--size-203: 203px;--size-205: 205px;--size-210: 210px;--size-211: 211px;--size-212: 212px;--size-214: 214px;--size-215: 215px;--size-216: 216px;--size-218: 218px;--size-224: 224px;--size-220: 220px;--size-228: 228px;--size-230: 230px;--size-234: 234px;--size-235: 235px;--size-240: 240px;--size-245: 245px;--size-248: 248px;--size-250: 250px;--size-252: 252px;--size-255: 255px;--size-258: 258px;--size-260: 260px;--size-263: 263px;--size-264: 264px;--size-265: 265px;--size-268: 268px;--size-270: 270px;--size-280: 280px;--size-284: 284px;--size-285: 285px;--size-290: 290px;--size-294: 294px;--size-296: 296px;--size-300: 300px;--size-308: 308px;--size-310: 310px;--size-311: 311px;--size-313: 313px;--size-315: 315px;--size-320: 320px;--size-325: 325px;--size-330: 330px;--size-335: 335px;--size-340: 340px;--size-347: 347px;--size-348: 348px;--size-350: 350px;--size-354: 354px;--size-355: 355px;--size-356: 356px;--size-357: 357px;--size-360: 360px;--size-370: 370px;--size-380: 380px;--size-385: 385px;--size-388: 388px;--size-390: 390px;--size-391: 391px;--size-396: 396px;--size-400: 400px;--size-404: 404px;--size-405: 405px;--size-407: 407px;--size-410: 410px;--size-412: 412px;--size-413: 413px;--size-414: 414px;--size-419: 419px;--size-420: 420px;--size-426: 426px;--size-430: 430px;--size-435: 435px;--size-440: 440px;--size-445: 445px;--size-450: 450px;--size-460: 460px;--size-465: 465px;--size-470: 470px;--size-480: 480px;--size-490: 490px;--size-492: 492px;--size-494: 494px;--size-500: 500px;--size-510: 510px;--size-519: 519px;--size-530: 530px;--size-543: 543px;--size-550: 550px;--size-560: 560px;--size-570: 570px;--size-584: 584px;--size-590: 590px;--size-600: 600px;--size-620: 620px;--size-633: 633px;--size-650: 650px;--size-660: 660px;--size-680: 680px;--size-684: 684px;--size-700: 700px;--size-706: 706px;--size-720: 720px;--size-740: 740px;--size-748: 748px;--size-760: 760px;--size-780: 780px;--size-800: 800px;--size-820: 820px;--size-827: 827px;--size-830: 830px;--size-840: 840px;--size-870: 870px;--size-900: 900px;--size-1000: 1000px;--size-1038: 1038px;--size-1121: 1121px;--size-1136: 1136px;--size-1180: 1180px;--size-1188: 1188px;--size-1200: 1200px;--size-1248: 1248px;--border-radius-0: 2px;--border-radius-2: 2px;--border-radius-3: 3px;--border-radius-4: 4px;--border-radius-5: 5px;--border-radius-6: 6px;--border-radius-7: 7px;--border-radius-8: 8px;--border-radius-10: 10px;--border-radius-14: 14px;--border-radius-16: 16px;--border-radius-20: 20px;--border-radius-22: 22px;--border-radius-24: 24px;--border-radius-26: 26px;--border-radius-30: 30px;--border-radius-45: 45px;--border-radius-50: 50px;--border-radius-55: 55px;--border-radius-25-pct: 25%;--border-radius-50-pct: 50%;--border-style-solid: solid;--border-style-dashed: dashed;--border-none: none;--outline-none: none}:root{--z-index-below-1: -1;--z-index-base: 0;--z-index-above-1: 1;--z-index-above-2: 2;--z-index-above-3: 3;--z-index-above-4: 4;--z-index-above-52: 52;--z-index-above-99: 99;--z-index-above-100: 100;--z-index-above-101: 101;--z-index-above-102: 102;--z-index-above-103: 103;--z-index-above-200: 200;--z-index-above-201: 201}:root{--container-mobile-padding-x: 1.25rem;--container-desktop-padding-x: 1.5rem;--menu-header-height: var(--size-64);--map-header-height: var(--size-56);--dropdown-max-height: var(--size-445);--navigation-bar-height: var(--size-58);--modal-header-height: var(--size-50);--product-sidebar-padding: var(--spacing-24);--booking-wizard-sidebar-left-margin: var(--spacing-30);--scrollspy-menu-height: var(--size-60);--desktop-header-height: var(--size-75);--header-item-margin: var(--spacing-16);--header-item-margin-xl: var(--spacing-34);--header-mobile-padding: var(--spacing-8) var(--spacing-0);--border-radius-base: var(--border-radius-10);--bs-border-radius: 4px;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: var(--color-neutral-400);--bs-body-font-family: var(--typography-font-family);--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--button-radius: var(--border-radius-base);--button-rounded-radius: var(--border-radius-base);--button-variant-outlined-border-width: var(--size-1);--button-variant-outlined-border-color: var(--color-blue-800);--button-variant-outlined-text-color: var(--color-blue-800);--button-variant-secondary-bg-color: var(--color-blue-800);--input-height: var(--size-45);--input-gap: var(--spacing-16);--button-arrow-width-xs: var(--size-24);--button-arrow-height-xs: var(--size-24);--button-arrow-width-sm: var(--size-30);--button-arrow-height-sm: var(--size-30);--button-arrow-width-md: var(--size-34);--button-arrow-height-md: var(--size-50);--button-arrow-width-lg: var(--size-34);--button-arrow-height-lg: var(--size-50);--button-arrow-border-width: var(--size-0);--form-radio-border-width: var(--size-1);--form-radio-border-color: var(--color-gray-600);--form-radio-selected-bg-color: var(--color-primary);--form-radio-selected-border-color: var(--color-gray-600);--form-radio-box-border-width: var(--size-0);--form-radio-box-border-radius: var(--border-radius-base);--form-radio-box-box-shadow: var(--mixin-box-white-box-shadow);--form-text-field-border-radius: var(--border-radius-base);--form-checkbox-bg-color: var(--color-primary);--form-checkbox-border-color: var(--color-primary);--filters-height-sm: var(--size-90);--filters-height-md: var(--size-90);--filters-border-color: var(--color-blue-800);--filters-border-width: var(--size-10);--filters-border-radius: var(--border-radius-16);--filters-border-radius-mobile: var(--border-radius-16);--filters-input-border-radius: var(--border-radius-base);--filters-input-border-width: var(--size-1);--filters-input-separator-color: var(--color-gray-600);--filters-input-separator-color-mobile: var(--color-gray-600);--filters-input-separator-offset: var(--spacing-16);--filters-cta-padding: var(--spacing-9) var(--spacing-9) var(--spacing-9) var(--spacing-0);--filters-cta-border-radius: var(--border-radius-base);--offer-item-min-height: var(--size-190);--offer-item-margin-bottom: var(--spacing-20);--offer-item-price-separator-bg-color: var(--color-gray-400);--favourite-button-radius: var(--border-radius-25-pct);--pagination-input-border-radius: var(--border-radius-base);--product-sidebar-width: var(--size-300);--datepicker-cell-border-radius: var(--border-radius-base);--datepicker-cell-selected-bg-color: var(--color-primary);--datepicker-cell-selected-border-color: var(--color-primary);--datepicker-cell-selected-text-color: var(--color-inverse);--datepicker-arrow-border-radius: var(--border-radius-4);--datepicker-arrow-border-width: var(--size-0);--datepicker-arrow-box-shadow: var(--mixin-box-white-box-shadow);--datepicker-arrow-width: var(--size-29);--datepicker-arrow-height: var(--size-34);--datepicker-arrow-background-color: var(--color-inverse);--product-configurator-variant-select-font-size-lg: var(--font-size-14);--product-configurator-variant-select-border-color: transparent;--product-configurator-variant-select-border-radius: var( --border-radius-base );--product-configurator-variant-select-box-shadow: var( --mixin-box-white-box-shadow );--product-configurator-variant-select-margin: var(--spacing-10) var(--spacing-0);--product-configurator-variant-select-padding: var(--spacing-10) var(--spacing-15);--product-configurator-variant-date-cell-text-color: var(--color-default);--product-configurator-variant-date-cell-selected-text-color: var( --color-inverse );--booking-wizard-sidebar-width: var(--size-340);--booking-wizard-sidebar-price-toggle-font-size: var(--font-size-22);--booking-wizard-sidebar-price-toggle-font-color: var(--color-blue-900);--booking-payment-method-border-radius: var(--border-radius-base);--booking-participants-form-width-lg: var(--size-70-pct);--booking-gender-select-width: var(--size-140);--webkit-scroll-width: var(--size-5);--webkit-scroll-radius: var(--border-radius-4);--toggle-icon-font-weight: bold;--product-configurator-variant-date-length-of-stay-option-border-radius: var( --border-radius-base );--booking-product-item-font-size: var(--font-size-13);--rating-star-color: var(--color-mango-600);--price-color: var(--color-blue-800);--header-offer-title-color: var(--color-blue-800);--color-xx: var(--color-gray-700);--box-shadow: -3px 3px 14px 0 rgba(var(--color-black-500-rgb), .1);--box-shadow-1: 0 0 0 var(--size-1) var(--color-neutral-600);--box-shadow-2: 0 0 0 var(--size-1000) var(--color-inverse) inset;--box-shadow-3: 0 0 4px var(--color-neutral-300);--color-fullscreen-gallery: var(--color-default)}:root{--typography-font-family: var(--font-dm-sans, "DM Sans", sans-serif);--color-blue-800: #303c69;--color-blue-900: #0e1a46;--color-black-500: #434343;--color-red-100: #fbd4d1;--color-red-300: #ff7c74;--color-red-400: #ea655d;--color-red-500: #e51111;--color-gray-600: #d9d8d8;--color-gray-400: #cdcdcd;--color-brown-300: #fadb36;--color-green-400: #61ad55;--color-mint-400: #20b3a2;--color-primary: var(--color-blue-800);--color-primary-alternative: var(--color-blue-900);--listing-value-font-color: var(--color-primary-alternative);--color-secondary: var(--color-black-400);--color-stroke: var(--color-gray-600);--color-stroke-light: var(--color-gray-500);--color-red: var(--color-red-200);--color-danger: var(--color-red-500);--color-warning: var(--color-mango-500);--color-success: var(--color-mint-400);--color-text-success: var(--color-green-400);--color-fullscreen-gallery: var(--color-black-800);--disabled-color: var(--color-gray-700);--filter-trigger-border-color: var(--color-gray-400);--rating-star-color: var(--color-brown-300);--number-field-background-color: var(--color-gray-50);--price-discount-text-color: var(--color-red-400);--price-color: var(--color-default);--header-offer-title-color: var(--color-default);--border-radius-base: var(--border-radius-16);--input-gap: var(--spacing-20);--button-variant-primary-text-color: var(--color-white);--button-variant-primary-bg-color: #fa743a;--button-variant-primary-bg-color-hover: #c95b2c;--button-variant-secondary-bg-color: var(--color-red-300);--button-variant-secondary-bg-color-hover: var(--color-red-400);--form-radio-border-color: var(--color-gray-500);--offer-item-price-separator-bg-color: var(--color-gray-500);--destination-link-color: var(--color-default);--booking-wizard-margin-bottom-mobile: var(--spacing-30);--modal-border-radius: var(--border-radius-base);--button-radius: var(--border-radius-base);--input-height: var(--size-45);--max-view-width: var(--size-1188);--button-variant-outlined-border-width: var(--size-1);--dropdown-max-height: var(--size-460);--listing-mobile-offer-title-line-clamp: 1;--logo-clouds-background-color: #ecf4fb}@media(min-width:1200px){.theme--um24 .container,.theme--um24 .container-lg,.theme--um24 .container-md,.theme--um24 .container-sm,.theme--um24 .container-xl{max-width:var(--max-view-width)}}.fresnel-container{margin:0;padding:0}@media not all and (min-width:0px)and (max-width:575.98px){.fresnel-at-xs{display:none!important}}@media not all and (min-width:576px)and (max-width:767.98px){.fresnel-at-sm{display:none!important}}@media not all and (min-width:768px)and (max-width:991.98px){.fresnel-at-md{display:none!important}}@media not all and (min-width:992px)and (max-width:1199.98px){.fresnel-at-lg{display:none!important}}@media not all and (min-width:1200px)and (max-width:1399.98px){.fresnel-at-xl{display:none!important}}@media not all and (min-width:1400px){.fresnel-at-xxl{display:none!important}}@media not all and (max-width:575.98px){.fresnel-lessThan-sm{display:none!important}}@media not all and (max-width:767.98px){.fresnel-lessThan-md{display:none!important}}@media not all and (max-width:991.98px){.fresnel-lessThan-lg{display:none!important}}@media not all and (max-width:1199.98px){.fresnel-lessThan-xl{display:none!important}}@media not all and (max-width:1399.98px){.fresnel-lessThan-xxl{display:none!important}}@media not all and (min-width:576px){.fresnel-greaterThan-xs{display:none!important}}@media not all and (min-width:768px){.fresnel-greaterThan-sm{display:none!important}}@media not all and (min-width:992px){.fresnel-greaterThan-md{display:none!important}}@media not all and (min-width:1200px){.fresnel-greaterThan-lg{display:none!important}}@media not all and (min-width:1400px){.fresnel-greaterThan-xl{display:none!important}}@media not all and (min-width:0px){.fresnel-greaterThanOrEqual-xs{display:none!important}}@media not all and (min-width:576px){.fresnel-greaterThanOrEqual-sm{display:none!important}}@media not all and (min-width:768px){.fresnel-greaterThanOrEqual-md{display:none!important}}@media not all and (min-width:992px){.fresnel-greaterThanOrEqual-lg{display:none!important}}@media not all and (min-width:1200px){.fresnel-greaterThanOrEqual-xl{display:none!important}}@media not all and (min-width:1400px){.fresnel-greaterThanOrEqual-xxl{display:none!important}}@media not all and (min-width:0px)and (max-width:575.98px){.fresnel-between-xs-sm{display:none!important}}@media not all and (min-width:0px)and (max-width:767.98px){.fresnel-between-xs-md{display:none!important}}@media not all and (min-width:0px)and (max-width:991.98px){.fresnel-between-xs-lg{display:none!important}}@media not all and (min-width:0px)and (max-width:1199.98px){.fresnel-between-xs-xl{display:none!important}}@media not all and (min-width:0px)and (max-width:1399.98px){.fresnel-between-xs-xxl{display:none!important}}@media not all and (min-width:576px)and (max-width:767.98px){.fresnel-between-sm-md{display:none!important}}@media not all and (min-width:576px)and (max-width:991.98px){.fresnel-between-sm-lg{display:none!important}}@media not all and (min-width:576px)and (max-width:1199.98px){.fresnel-between-sm-xl{display:none!important}}@media not all and (min-width:576px)and (max-width:1399.98px){.fresnel-between-sm-xxl{display:none!important}}@media not all and (min-width:768px)and (max-width:991.98px){.fresnel-between-md-lg{display:none!important}}@media not all and (min-width:768px)and (max-width:1199.98px){.fresnel-between-md-xl{display:none!important}}@media not all and (min-width:768px)and (max-width:1399.98px){.fresnel-between-md-xxl{display:none!important}}@media not all and (min-width:992px)and (max-width:1199.98px){.fresnel-between-lg-xl{display:none!important}}@media not all and (min-width:992px)and (max-width:1399.98px){.fresnel-between-lg-xxl{display:none!important}}@media not all and (min-width:1200px)and (max-width:1399.98px){.fresnel-between-xl-xxl{display:none!important}}@media(max-device-width:992px)and (orientation:landscape){.fresnel-interaction-landscapeLg{display:none!important}}.oui-webview-mode .oui-webview-mode__excluded{display:none}body.theme--um24{margin:0}.popular-links{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1188px;padding:0 20px}.popular-links-button-container{display:flex;justify-content:center}.popular-links-button{display:flex;align-items:center;gap:8px;border:none;background:none;font-size:16px}.popular-links-button svg{transition:all ease .3s}.popular-links-button-active svg{transform:rotate(180deg)}.popular-links-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.popular-links-list-hidden{display:none}.popular-links-list-item{text-decoration:none;border:1px solid #d9d8d8;border-radius:16px;padding:0!important}.popular-links-list-item a{padding:10px 15px!important;text-decoration:none;display:flex}@media(min-width:992px){#modal-offcanvas-container{display:none!important}}@media(max-width:991px){.styles_portal__X2mLy{display:none!important}}.breadcrumbs{margin-bottom:var(--spacing-20)}.breadcrumbs ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;line-height:var(--line-height-16);font-size:var(--font-size-12)}.breadcrumbs ul li{display:inline-block;vertical-align:middle}.breadcrumbs ul li:not(:last-child):after{content:"/";padding:var(--spacing-0) var(--spacing-5);color:var(--button-link-secondary-color, var(--color-default))}.breadcrumbs ul>li:last-child a{text-decoration:none}a{background:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}img{border:0}.right_column a{color:#103261;text-decoration:none}.right_column a:hover,.right_column a:focus{color:#103261}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}p{margin:0 0 10px}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.fsdr{font-family:Segoe UI Regular,Arial,sans-serif}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-6{width:50%}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-7{width:58.33333333%}.col-sm-5{width:41.66666667%}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-6{width:50%}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-4{width:33.33333333%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.pull-right{float:right!important}.pdb15{padding-bottom:15px}.ta-c{text-align:center}.f18{font-size:18px}.f16{font-size:16px}.c-red{color:#103261}.br4{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;behavior:url(/default/css/PIE.htc)}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0%),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,#00000080,#0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0%),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,#0000,#00000080);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:none;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:"\\2039"}.carousel-control .icon-next:before{content:"\\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \\9;background-color:#0000;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.of-box{border:1px solid #dddacf;overflow:hidden;margin:20px 0 15px;background-color:#f7f5ec;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;behavior:url(/default/css/PIE.htc)}.of-box .of-top{padding:10px;background-color:#fff}.of-box .of-top .img-responsive{margin-bottom:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;behavior:url(/default/css/PIE.htc)}.of-box .of-top .box-img{position:relative}.of-box .of-top .box-img img.img-responsive{width:100%}.of-box .of-top .pull-left{color:#103261;line-height:30px}.of-box .of-top .pull-right{color:#5d523e;line-height:30px}.of-box .of-bottom{border-top:1px solid #dddacf;padding:14px 14px 61px;background-color:#f7f5ec;overflow:hidden;line-height:150%;color:#9d9485}.of-box .of-bottom b{color:#5d523e}.of-box.sg .of-bottom{padding:10px 14px}.of-box .of-price{color:#4496c9;position:absolute;z-index:1;bottom:0;right:0;margin-bottom:10px;border-right:1px solid #dddacf}.of-box .of-price .of-price-in{border:1px solid #dddacf;border-right:0;height:40px;line-height:40px;padding:0 20px 0 25px;background-color:#fff;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px;position:relative;behavior:url(/default/css/PIE.htc)}.star-md{height:16px;width:16px;background:url(/_um24app/media/star-md.png) repeat-x;display:inline-block}.star-md.s2{width:32px}.star-md.s3{width:48px}.star-md.s4{width:64px}.star-md.s5{width:80px}.star-md.s6{width:94px}.carousel-indicators{position:static;margin-left:auto;margin-right:auto;margin-bottom:0;bottom:auto;top:auto;float:right;width:auto}.carousel-indicators li,.carousel-indicators li.active{border:none;background-color:#fff;width:22px;height:22px;margin:4px;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;position:relative;behavior:url(/default/css/PIE.htc)}.carousel-indicators li.active{background-color:#103261}.of-content{border:1px solid #dddacf;margin:14px 0;background-color:#fff;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;behavior:url(/default/css/PIE.htc)}.of-content .popover .armator-logo{max-width:150px;height:auto}@media(max-width:767px){.of-content.of-detal.of-szcz{margin-top:0!important}.o-statku-content .cms p{margin:0 0 5px}.oferta .of-galeria{margin-bottom:15px!important}}.of-galeria{overflow:hidden;border-right:none;border-radius:0;margin-top:0;margin-bottom:23px}.connected-carousels{min-height:60px}.connected-carousels .stage{width:100%;margin:0;position:relative;padding-bottom:10px;display:inline-block;vertical-align:middle}.connected-carousels .carousel{overflow:hidden;position:relative}.connected-carousels .carousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0}.connected-carousels .carousel li{float:left;height:100%}.connected-carousels .stage .carousel li img.img-responsive{min-width:100%}.connected-carousels .carousel-stage{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;behavior:url(/default/css/PIE.htc)}.connected-carousels .carousel-navigation li{cursor:pointer}.connected-carousels .carousel-navigation li img{border:1px solid transparent;display:block;margin:0 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;behavior:url(/default/css/PIE.htc)}.connected-carousels .carousel-navigation li.active img{border-color:#103261}.connected-carousels .carousel-navigation li.map-link{width:78px;height:55px;padding-top:30px;background:url(/default/img/map-link.png) no-repeat top left;text-align:center}.connected-carousels .carusel-slick li{cursor:pointer}.connected-carousels .carusel-slick li img{border:1px solid transparent;display:block;margin:0 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;behavior:url(/default/css/PIE.htc)}.connected-carousels .carusel-slick li.active img{border-color:#103261}.connected-carousels .carusel-slick li.map-link{width:78px;height:55px;padding-top:30px;background:url(/default/img/map-link.png) no-repeat top left;text-align:center}.connected-carousels .stage .dwa-zdjecia{position:absolute;z-index:100;width:100%;height:100%;top:0;left:0}.of-galeria .nav-content{position:absolute;left:0;width:100%}.navigation{width:100%;position:relative;float:left;height:55px;margin:0 auto}.navigation .slick-list{padding:0 35px;float:left;width:100%}.navigation .ofg-nav{position:absolute;z-index:1;top:0;height:100%;width:40px;background:url(/default/img/ofg-nav.png) repeat-y top left}.navigation .ofg-nav .in{background:url(/default/img/pag.png) no-repeat top left;border:1px solid #dddacf;margin-top:12px;cursor:pointer;height:30px;width:30px;position:relative;behavior:url(/default/css/PIE.htc)}.navigation .ofg-nav.ofg-left{left:0;background-position:top right}.navigation .ofg-nav.ofg-right{right:0;background-position:top left}.navigation .ofg-nav.ofg-left .in{border-left:none;float:left;background-position:11px 11px;-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0}.navigation .ofg-nav.ofg-right .in{border-right:none;float:right;background-position:-11px 11px;-webkit-border-radius:30px 0 0 30px;-moz-border-radius:30px 0 0 30px;border-radius:30px 0 0 30px}.navigation .ofg-nav .inactive{cursor:default}.navigation .ofg-nav.ofg-left .inactive{background-position:11px -17px}.navigation .ofg-nav.ofg-right .inactive{background-position:-11px -17px}.of-galeria-hotel .connected-carousels .stage{width:80%;float:left}.of-galeria.of-galeria-hotel .nav-content{width:20%;left:auto;right:0;margin-top:0}.of-content.of-galeria.of-galeria-hotel li{list-style:none;background:none;padding:0}.of-content.of-galeria.of-galeria-hotel .map-link{width:115px;height:87px;padding-top:50px;background:url(/default/img/map-link-b.png) no-repeat top left;text-align:center;float:left}.of-content.of-galeria.of-galeria-hotel .navi-slider{padding-top:50px;padding-bottom:46px;top:0!important;position:relative;margin-left:10px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav .in{position:absolute}.of-content.of-galeria.of-galeria-hotel .navigation .slick-list{padding:0 33px 0 8px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav{height:auto}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-right .in{width:26px;height:26px;border-radius:50%;border:1px solid #dedbd0;background:url(/default/img/pag-tb-big.png);background-position:-20px 2px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-left .in{width:26px;height:26px;border-radius:50%;border:1px solid #dedbd0;background:url(/default/img/pag-tb-big.png);background-position:3px 1px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-right.slick-disabled .in{background-position:-20px 22px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-left.slick-disabled .in{background-position:3px 21px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-left{left:50%;margin-left:-28px}.of-content.of-galeria.of-galeria-hotel .navigation .ofg-nav.ofg-right{left:50%;margin-left:-28px;bottom:50px;top:auto}.of-content.of-galeria.of-galeria-hotel .connected-carousels .item-navs img{border:1px solid transparent;cursor:pointer;border-radius:3px;width:100%}.of-content.of-galeria.of-galeria-hotel .connected-carousels .item-navs.active img{border:1px solid #103261}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{z-index:1000}.photo-carousel-wrapper{position:relative}.photo-carousel{position:relative;overflow:hidden;width:100%}.photo-carousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0!important}.photo-carousel li{width:200px;float:left;border:1px solid #fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal!important;padding-left:0!important;background:none!important}.photo-carousel img,.photo-carousel a{display:block;max-width:100%;height:auto!important}.photo-carousel-control-prev,.photo-carousel-control-next{position:absolute;top:50%;margin-top:-15px;background:url(/default/img/pag.png) no-repeat center #f7f5ec;border:1px solid #dddacf;height:30px;width:30px;behavior:url(/default/css/PIE.htc)}.photo-carousel-control-prev{left:-11px;background-position:11px 11px;-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0}.photo-carousel-control-next{right:-11px;background-position:-11px 11px;-webkit-border-radius:30px 0 0 30px;-moz-border-radius:30px 0 0 30px;border-radius:30px 0 0 30px}.of-box.carousel.carousel-stage .nav-content .navigation .ofg-nav .tlo{height:40px;width:40px;display:block;margin-top:12px;background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e9e5d7",GradientType=0)}.of-box.carousel.carousel-stage .nav-content .navigation .ofg-nav .tlo.left-tlo{border-radius:0 30px 30px 0}.of-box.carousel.carousel-stage .nav-content .navigation .ofg-nav .tlo.right-tlo{border-radius:30px 0 0 30px;float:right}.cms{width:100%}.cms ul:not(.pagination){padding-left:0;list-style:none}.cms ol{padding-left:25px}.cms ul:not(.pagination) li{padding-left:18px;background:url(/_um24app/media/point.png) no-repeat 5px 7px}.cms ul:not(.pagination).redpoint li{padding-left:18px;background:url(/default/img/point-red.png) no-repeat 5px 7px}.cms ul[style*=list-style-type]:not(.pagination){list-style-position:outside;padding-left:28px}.cms ul[style*=list-style-type]:not(.pagination) li{background:none;padding-left:0}.cms table tr td:nth-child(1){padding-right:15px}.cms table tr td:nth-child(2){padding-left:15px}.cms img{max-width:100%;height:auto!important}.atrakcja-galeria .ag-box{padding:0}.atrakcja-galeria .ag-box .of-box{margin-top:6px;margin-bottom:5px;height:135px;background:#fff;border:none}.atrakcja-galeria .ag-box .stage{padding:0}.atrakcja-galeria .ag-box .of-box .navigation{margin:0;padding:0 25px}.atrakcja-galeria .ag-box .of-box .carousel.carousel-navigation{overflow:hidden}.atrakcja-galeria .ag-box .of-box .navigation .ofg-nav{background:none;display:block;width:20px;height:20px;top:35px}.atrakcja-galeria .ag-box .of-box .navigation .ofg-nav a{width:40px;height:40px}.atrakcja-galeria .ag-box .of-box li{float:left;width:180px;background-image:none;margin-top:2px;margin-bottom:3px;padding:0;margin-right:10px}.atrakcja-galeria .ag-box .of-box li.active img{border:1px solid transparent}.atrakcja-galeria .ag-box .of-box li img{width:180px;height:130px;float:left;margin:0}.atrakcja-galeria .ag-box .of-box a{width:180px;height:130px;float:left}.atrakcja-galeria .ag-box .of-box .stage{overflow:hidden}.atrakcja-galeria .ag-box .of-box .of-top .img-responsive{margin-bottom:0}.atrakcja-galeria .navigation .ofg-nav .in{background:url(/default/img/pag-big.png) no-repeat top left;border:1px solid #dddacf;margin-top:0;cursor:pointer;height:100%;width:100%;position:relative;behavior:url(/default/css/PIE.htc)}.atrakcja-galeria .navigation .ofg-nav.ofg-left{left:0;background-position:0 0}.atrakcja-galeria .navigation .ofg-nav.ofg-right{right:0;background-position:top left}.atrakcja-galeria .navigation .ofg-nav.ofg-left .in{border-left:none;float:left;background-position:11px 9px;-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0}.atrakcja-galeria .navigation .ofg-nav.ofg-right .in{border-right:none;float:right;background-position:-15px 9px;-webkit-border-radius:30px 0 0 30px;-moz-border-radius:30px 0 0 30px;border-radius:30px 0 0 30px}.atrakcja-galeria .navigation .ofg-nav .inactive{cursor:default}.atrakcja-galeria .navigation .ofg-nav.ofg-left .inactive{background-position:11px -21px}.atrakcja-galeria .navigation .ofg-nav.ofg-right .inactive{background-position:-15px -21px}.listahoteli .lh-hotel{background:#fff;padding:10px;margin:0;flex:1}.listahoteli{padding:5px}.listahoteli .lh-colhotel{padding:5px;display:flex}.listahoteli .lh-colhotel .img-responsive.imgwid{border-radius:5px;-ms-border-radius:5px 5px 5px 5px;behavior:url(/default/css/PIE.htc)}.listahoteli .lh-colhotel .lh_nazwa{margin-top:14px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;white-space:nowrap}.listahoteli .lh-colhotel .lh_kiernazwa{color:#9d9485;margin-top:0}.listahoteli .lh-hotel .ar-logo{height:85px;padding:8px}.listahoteli .lh-hotel .ar-logo a{display:block;width:100%;height:100%;line-height:50px}.listahoteli .lh-hotel .ar-logo img{max-height:100%}.galeria-rejs{float:left;width:100%;margin-bottom:35px}.o-statku-content .lh-hotel{height:auto}.o-statku-content .of-content.lh-rejs{padding:10px;background:#fff}.o-statku-content .of-content.lh-rejs .lh_nazwa{padding:10px 0 0}.o-statku-content .of-content.lh-atrakcja{padding:10px;background:#fff}.o-statku-content .of-content.lh-atrakcja .lh_nazwa{padding:10px 0 0}.o-statku-content .img-statek{margin:0 0 10px 10px;width:54%}.img-w100{width:100%!important}@media(min-width:768px)and (max-width:991px){.of-box .of-bottom{border-top:0}.of-box .of-top{border-right:1px solid #dddacf}.of-box .of-top.non-br,.atrakcja-galeria .ag-box .of-box .of-top,#ofirmie .of-box .of-top{border-right:none}}@media(max-width:991px){.of-box .of-bottom{font-size:14px}.listahoteli .lh-hotel .ar-logo{margin-top:30px}.of-content.of-galeria.of-galeria-hotel .map-link{width:105px;height:78px}.listahoteli .of-content.lh-hotel{height:auto}.of-content.of-galeria.of-galeria-hotel .item-navs{padding-left:0}.of-galeria.of-galeria-hotel .nav-content{width:100%;position:relative}.of-galeria-hotel .connected-carousels .stage{width:100%}.of-galeria-hotel .navigation{height:auto}.of-content.of-galeria.of-galeria-hotel .navi-slider{left:0!important;width:100%;margin-left:0}}@media(min-width:992px)and (max-width:1199px){.of-box .of-bottom span.lab-title{float:left;display:inline-block}}@media(max-width:1199px){.of-box .of-bottom{font-size:12px}.carousel-indicators{float:none;margin-top:10px}.listahoteli .lh-hotel{height:300px}.of-content.of-galeria.of-galeria-hotel .item-navs{padding-left:5px;padding-right:20px}.of-galeria-hotel .connected-carousels .stage{width:75%}.of-galeria.of-galeria-hotel .nav-content{width:25%}.of-content.of-galeria.of-galeria-hotel .navigation .slick-list{padding:0 15px 0 8px}.of-galeria.of-galeria-hotel .nav-content{margin-top:0}}@media(max-width:479px){.col-480-12{width:100%}.listahoteli .of-content.lh-hotel{height:auto}.listahoteli .lh-hotel .ar-logo{margin-top:0}.o-statku-content .img-statek{margin:0 0 15px;width:100%}}@media(min-width:992px){#modal-offcanvas-container,.demo-mobile-trigger{display:none!important}}@media(max-width:991px){.styles_portal__X2mLy,.demo-desktop-nav{display:none!important}}
