:root {
    --bluebay-navy: #1f2d4a;
    --bluebay-navy-strong: #18233a;
    --bluebay-hero-brown: #312720;
    --bluebay-cream: #fdf2e9;
    --bluebay-cream-soft: #f7eadf;
    --bluebay-cream-strong: #f0decd;
    --bluebay-bg: #fef4ea;
    --bluebay-grey: #f3f5f7;
    --bluebay-text: #1f2d4a;
    --bluebay-text-soft: rgba(31, 45, 74, 0.72);
    --bluebay-text-faint: rgba(31, 45, 74, 0.46);
    --bluebay-line: rgba(31, 45, 74, 0.12);
    --bluebay-white-line: rgba(255, 255, 255, 0.28);
    --bluebay-shadow: 0 28px 68px rgba(18, 29, 53, 0.14);
    --bluebay-shell: min(1380px, calc(100vw - 80px));
    --bluebay-shell-wide: min(1550px, calc(100vw - 64px));
    --bluebay-shell-tight: min(1120px, calc(100vw - 80px));
    --bluebay-ui-font: "Montserrat", "Figtree", sans-serif;
}

html {
    scroll-behavior: smooth;
}

body.bluebay-home {
    background: var(--bluebay-bg);
    color: var(--bluebay-text);
    font-family: "Figtree", sans-serif;
}

body.bluebay-home #masthead,
body.bluebay-home .main-title,
body.bluebay-home .breadcrumb-wrap,
body.bluebay-home footer#colophon {
    display: none !important;
}

body.bluebay-home .site-content,
body.bluebay-home #primary,
body.bluebay-home #main,
body.bluebay-home .elementor {
    overflow: clip;
}

body.bluebay-home #content,
body.bluebay-home #content > .col-full,
body.bluebay-home #primary,
body.bluebay-home #main,
body.bluebay-home .elementor.elementor-15 {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

body.bluebay-home #content > .col-full {
    display: block;
}

body.bluebay-home .elementor-section.elementor-top-section {
    margin-bottom: 0;
}

body.bluebay-home .elementor-heading-title,
body.bluebay-home .entry-title a,
body.bluebay-home .title a {
    color: var(--bluebay-text);
    font-family: "Figtree", sans-serif;
    letter-spacing: -0.045em;
    text-wrap: balance;
}

body.bluebay-home .elementor-widget-text-editor,
body.bluebay-home .elementor-widget-text-editor p,
body.bluebay-home .property-style-grid .description,
body.bluebay-home .elementor-icon-box-description {
    color: var(--bluebay-text-soft);
    font-family: "Figtree", sans-serif;
}

body.bluebay-home .elementor-button,
body.bluebay-home .button,
body.bluebay-home button[type="submit"] {
    border-radius: 0;
    box-shadow: none;
}

body.bluebay-home .elementor-divider-separator {
    width: 68px !important;
    border-color: rgba(31, 45, 74, 0.18) !important;
}

body.bluebay-home .elementor-background-overlay {
    display: none !important;
}

body.bluebay-home .bluebay-floating-header {
    position: absolute;
    top: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    z-index: 120;
    width: min(1472px, calc(100vw - 96px));
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 58px;
    padding: 30px 0 0;
    border: 0;
    background: none;
    backdrop-filter: none;
}

body.bluebay-home .bluebay-floating-header__brand,
body.bluebay-home .bluebay-floating-header__nav a,
body.bluebay-home .bluebay-floating-header__cta {
    color: #ffffff;
    text-decoration: none;
}

body.bluebay-home .bluebay-floating-header__brand {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

body.bluebay-home .bluebay-floating-header__logo {
    display: block;
    width: min(240px, 100%);
    height: auto;
}

body.bluebay-home .bluebay-floating-header__brand:hover,
body.bluebay-home .bluebay-floating-header__brand:focus-visible {
    opacity: 0.96;
}

body.bluebay-home .bluebay-floating-header__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(24px, 1.7vw, 31px);
    flex: 1 1 auto;
    padding-top: 0;
}

body.bluebay-home .bluebay-floating-header__nav a {
    font-family: var(--bluebay-ui-font);
    font-size: 0.9rem;
    font-weight: 400;
    letter-spacing: 0.012em;
    opacity: 0.95;
    transition: opacity 180ms ease, color 180ms ease;
}

body.bluebay-home .bluebay-floating-header__nav a:hover,
body.bluebay-home .bluebay-floating-header__nav a:focus-visible {
    opacity: 1;
}

body.bluebay-home .bluebay-floating-header__cta {
    display: inline-flex;
    min-height: 47px;
    padding: 0 32px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.82);
    font-family: var(--bluebay-ui-font);
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: background-color 180ms ease, border-color 180ms ease;
}

body.bluebay-home .bluebay-floating-header__cta:hover,
body.bluebay-home .bluebay-floating-header__cta:focus-visible {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 1);
}

body.bluebay-home .elementor-element-e64d191 {
    position: relative;
    min-height: 100svh;
    padding: 0 !important;
    background-image:
        linear-gradient(180deg, rgba(14, 23, 39, 0.84) 0%, rgba(14, 23, 39, 0.46) 9%, rgba(14, 23, 39, 0.16) 18%, rgba(14, 23, 39, 0.1) 100%),
        linear-gradient(90deg, rgba(31, 24, 20, 0.54) 0%, rgba(31, 24, 20, 0.46) 16%, rgba(31, 24, 20, 0.22) 31%, rgba(31, 24, 20, 0) 54%),
        url("../images/xd/hero-aerial.webp") !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

body.bluebay-home .elementor-element-e64d191 > .elementor-container {
    max-width: min(1480px, calc(100vw - 88px));
    min-height: 100svh;
    align-items: stretch;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-ce9cd28 {
    width: 100% !important;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-ce9cd28 > .elementor-widget-wrap,
body.bluebay-home .elementor-element-e64d191 .elementor-element-23e654a,
body.bluebay-home .elementor-element-e64d191 .elementor-element-23e654a > .elementor-container {
    min-height: 100svh;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-23e654a > .elementor-container {
    justify-content: flex-start;
    align-items: flex-start;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-0b45795 {
    display: none !important;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d {
    width: min(100%, 640px) !important;
    max-width: 640px;
    flex: 0 0 100% !important;
    margin-top: clamp(244px, 27.4vh, 298px);
}

body.bluebay-home .elementor-element-e64d191 .elementor-widget-divider {
    display: none !important;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-1ca2d09 {
    display: none !important;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d > .elementor-widget-wrap {
    padding-left: clamp(64px, 5.8vw, 114px);
    padding-right: 0;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-102fdfd {
    margin-bottom: 28px;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-102fdfd .elementor-heading-title {
    color: rgba(248, 233, 219, 0.92);
    font-family: var(--bluebay-ui-font);
    font-size: 0.95rem;
    font-weight: 400;
    letter-spacing: 0.008em;
    word-spacing: 0.08em;
    text-transform: none;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-6c2ed4c .elementor-heading-title {
    color: #f2ddd0;
    font-family: var(--bluebay-ui-font);
    font-size: clamp(3.92rem, 4.14vw, 4.95rem);
    font-weight: 300;
    line-height: 0.915;
    letter-spacing: 0.01em;
    word-spacing: 0.02em;
    text-wrap: wrap;
    text-transform: uppercase;
    max-width: 12ch;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-3fa5e68 {
    display: none !important;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-3fa5e68 p {
    color: rgba(255, 255, 255, 0.88);
    font-size: 1.02rem;
    line-height: 1.82;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-6b42285 {
    margin-top: 38px;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-6b42285 .elementor-button {
    min-width: 210px;
    min-height: 47px;
    padding: 0 24px;
    border: 1px solid rgba(242, 221, 208, 0.72);
    background: transparent;
    color: #f2ddd0;
    font-family: var(--bluebay-ui-font);
    font-size: 0.84rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    backdrop-filter: none;
}

body.bluebay-home .elementor-element-e64d191 .elementor-element-6b42285 .elementor-button:hover,
body.bluebay-home .elementor-element-e64d191 .elementor-element-6b42285 .elementor-button:focus-visible {
    background: rgba(242, 221, 208, 0.08);
}

body.bluebay-home .elementor-element-a75bca2 {
    position: relative;
    overflow: clip;
    min-height: clamp(700px, 52vw, 830px);
    padding: 104px 0 98px !important;
    background: var(--bluebay-navy);
}

body.bluebay-home .elementor-element-a75bca2::before,
body.bluebay-home .elementor-element-a75bca2::after {
    content: "";
    position: absolute;
    box-shadow: var(--bluebay-shadow);
}

body.bluebay-home .elementor-element-a75bca2::before {
    top: 92px;
    right: max(52px, calc((100vw - var(--bluebay-shell)) / 2) + 154px);
    width: clamp(210px, 18vw, 300px);
    aspect-ratio: 0.8 / 1;
    background: url("../images/xd/corridor.webp") center / cover no-repeat;
}

body.bluebay-home .elementor-element-a75bca2::after {
    right: max(0px, calc((100vw - var(--bluebay-shell-wide)) / 2));
    bottom: 0;
    width: clamp(310px, 34vw, 520px);
    aspect-ratio: 1.18 / 1;
    background: url("../images/xd/building-exterior.webp") center / cover no-repeat;
}

body.bluebay-home .elementor-element-a75bca2 > .elementor-container {
    max-width: var(--bluebay-shell);
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-c7245ed {
    width: min(100%, 560px);
    max-width: 560px;
    padding-left: clamp(18px, 2vw, 28px);
    padding-right: 0;
    position: relative;
    z-index: 1;
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-8d4e14c .elementor-heading-title {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.76rem;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-52067b8 {
    margin-top: 18px;
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-52067b8 .elementor-heading-title {
    color: #ffffff;
    font-size: clamp(2.45rem, 3.5vw, 3.75rem);
    font-weight: 600;
    line-height: 1.01;
    max-width: 11ch;
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-382f84d {
    margin-top: 24px;
    max-width: 28rem;
}

body.bluebay-home .elementor-element-a75bca2 .elementor-element-382f84d p {
    color: rgba(255, 255, 255, 0.82);
    font-size: 0.98rem;
    line-height: 1.84;
}

body.bluebay-home .elementor-element-6e88e7e {
    position: relative;
    padding: 176px 0 116px !important;
    background: #ffffff;
}

body.bluebay-home .elementor-element-6e88e7e::before,
body.bluebay-home .elementor-element-6e88e7e::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

body.bluebay-home .elementor-element-6e88e7e::before {
    content: "Blue Bay w liczbach";
    top: 72px;
    color: var(--bluebay-text-faint);
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-6e88e7e::after {
    content: "Wszystko, co warto wiedzieć\A na pierwszy rzut oka";
    top: 98px;
    white-space: pre-line;
    color: var(--bluebay-text);
    font-size: clamp(2.2rem, 3vw, 3rem);
    font-weight: 600;
    line-height: 1.02;
}

body.bluebay-home .elementor-element-6e88e7e > .elementor-container {
    max-width: var(--bluebay-shell-tight);
    display: flex;
    justify-content: center;
    gap: clamp(18px, 2vw, 34px);
    flex-wrap: wrap;
}

body.bluebay-home .elementor-element-6e88e7e > .elementor-container > .elementor-top-column {
    width: auto !important;
    flex: 0 1 auto;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-inner-section,
body.bluebay-home .elementor-element-6e88e7e .elementor-inner-section > .elementor-container,
body.bluebay-home .elementor-element-6e88e7e .elementor-inner-column {
    background: transparent !important;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-shape-top,
body.bluebay-home .elementor-element-6e88e7e svg,
body.bluebay-home .elementor-element-6e88e7e path {
    display: none !important;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-widget-counter .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(150px, 12vw, 184px);
    aspect-ratio: 1;
    padding: 20px;
    border-radius: 50%;
    background: var(--bluebay-cream-soft);
    box-shadow: none;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-counter {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 10px;
    text-align: center;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-counter-number-wrapper {
    color: var(--bluebay-text);
    font-size: clamp(2rem, 2.1vw, 2.45rem);
    font-weight: 600;
    line-height: 1;
}

body.bluebay-home .elementor-element-6e88e7e .elementor-counter-title {
    color: var(--bluebay-text-faint);
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    line-height: 1.45;
    max-width: 11ch;
}

body.bluebay-home .elementor-element-624c48a {
    padding: 0 !important;
    background: #ffffff;
}

body.bluebay-home .elementor-element-624c48a > .elementor-container {
    max-width: none;
    align-items: stretch;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387 {
    width: 56% !important;
    min-height: 610px;
    background: none !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387 > .elementor-widget-wrap {
    min-height: 100%;
    background: url("../images/xd/lobby-wide.webp") center / cover no-repeat !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387 .elementor-spacer,
body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387 .elementor-spacer-inner {
    min-height: 610px;
    height: 100%;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-d4fcfa3,
body.bluebay-home .elementor-element-624c48a .elementor-element-188ab66 {
    display: none !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7 {
    width: 44% !important;
    background: var(--bluebay-cream) !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7 > .elementor-widget-wrap {
    padding: 88px min(6vw, 78px) 88px min(6vw, 78px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-9b9d2e0 > .elementor-container,
body.bluebay-home .elementor-element-624c48a .elementor-element-5350a23 > .elementor-container {
    display: block;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-355b971,
body.bluebay-home .elementor-element-624c48a .elementor-element-79db3df {
    width: 100% !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-1555c37 {
    display: none !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-163bcfe {
    margin-bottom: 18px;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-0be3f50 .elementor-heading-title {
    color: var(--bluebay-text);
    font-size: clamp(2.45rem, 3.3vw, 3.65rem);
    font-weight: 600;
    line-height: 1.02;
    max-width: 9ch;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-105d17f {
    margin-top: 22px;
    max-width: 28rem;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-105d17f p {
    color: var(--bluebay-text-soft);
    font-size: 0.97rem;
    line-height: 1.82;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-5350a23 {
    margin-top: 54px;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .elementor-residence-item-wrapper,
body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .luxtower-carousel,
body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .slick-list,
body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .slick-track {
    overflow: visible !important;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .inner {
    display: grid;
    grid-template-columns: minmax(220px, 1.28fr) minmax(220px, 1fr);
    align-items: stretch;
    margin-left: min(-7vw, -86px);
    background: #ffffff;
    box-shadow: var(--bluebay-shadow);
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .residence-image {
    min-height: 196px;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .elementor-residence-image,
body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .elementor-residence-image img {
    width: 100%;
    height: 100%;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .elementor-residence-image img {
    display: block;
    object-fit: cover;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .residence-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    padding: 28px 30px;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .subtitle {
    color: var(--bluebay-text-faint);
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .title {
    color: var(--bluebay-text);
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.06;
}

body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .content {
    color: var(--bluebay-text-soft);
    font-size: 0.92rem;
    line-height: 1.72;
}

body.bluebay-home .elementor-element-4561cf7 {
    padding: 0 !important;
    background: var(--bluebay-grey);
}

body.bluebay-home .elementor-element-4561cf7 > .elementor-container {
    max-width: none;
    align-items: stretch;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-7e7a67a {
    width: 42% !important;
    background: var(--bluebay-grey) !important;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 {
    width: 58% !important;
    min-height: 560px;
    background: none !important;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 > .elementor-widget-wrap {
    min-height: 100%;
    background: url("../images/xd/courtyard-path.webp") center / cover no-repeat !important;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-7501a3a .elementor-spacer,
body.bluebay-home .elementor-element-4561cf7 .elementor-element-7501a3a .elementor-spacer-inner {
    min-height: 560px;
    height: 100%;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-c432f5e,
body.bluebay-home .elementor-element-4561cf7 .elementor-element-7501a3a {
    display: none !important;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-13ec9fe > .elementor-container {
    display: block;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-element-6c2fa37 {
    width: 100% !important;
    padding: 96px min(7vw, 88px) 96px min(7vw, 88px);
}

body.bluebay-home .elementor-element-4561cf7 .elementor-widget-icon-box + .elementor-widget-icon-box {
    margin-top: 26px;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-icon-box-wrapper {
    display: grid;
    grid-template-columns: 18px 1fr;
    align-items: flex-start;
    gap: 18px;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-icon-box-icon {
    margin-top: 4px;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-icon-box-icon .elementor-icon {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid rgba(31, 45, 74, 0.18);
    background: rgba(255, 255, 255, 0.44);
}

body.bluebay-home .elementor-element-4561cf7 .elementor-icon-box-title {
    color: var(--bluebay-text);
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 6px;
}

body.bluebay-home .elementor-element-4561cf7 .elementor-icon-box-description {
    color: var(--bluebay-text-soft);
    font-size: 0.92rem;
    line-height: 1.72;
}

body.bluebay-home .elementor-element-b32c0c2 {
    position: relative;
    padding: 112px 0 120px !important;
    background:
        radial-gradient(circle at 6% 18%, rgba(247, 234, 223, 0.8) 0, rgba(247, 234, 223, 0.8) 76px, transparent 77px) 0 0 / 200px 200px no-repeat,
        radial-gradient(circle at 94% 14%, rgba(247, 234, 223, 0.8) 0, rgba(247, 234, 223, 0.8) 76px, transparent 77px) 100% 0 / 200px 200px no-repeat,
        #ffffff;
}

body.bluebay-home .elementor-element-b32c0c2 > .elementor-container {
    max-width: var(--bluebay-shell);
}

body.bluebay-home .elementor-element-b32c0c2 .elementor-element-8b5b7be .elementor-heading-title,
body.bluebay-home .elementor-element-44855a4 .elementor-element-7976a74 .elementor-heading-title,
body.bluebay-home .elementor-element-0679a9b .elementor-element-5648e02 .elementor-heading-title,
body.bluebay-home .elementor-element-6c28cff .elementor-element-7fbee44 .elementor-heading-title {
    color: var(--bluebay-text-faint);
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-b32c0c2 .elementor-element-6632dc7 .elementor-heading-title,
body.bluebay-home .elementor-element-44855a4 .elementor-element-2e41112 .elementor-heading-title,
body.bluebay-home .elementor-element-8795380 .elementor-heading-title,
body.bluebay-home .elementor-element-6c28cff .elementor-element-2b52faf .elementor-heading-title {
    color: var(--bluebay-text);
    font-size: clamp(2.35rem, 3.2vw, 3.35rem);
    font-weight: 600;
    line-height: 1.04;
}

body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .row {
    display: flex !important;
    justify-content: center;
    gap: clamp(20px, 2vw, 34px);
    margin: 58px 0 0;
}

body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .column-item {
    width: calc((100% - 68px) / 3) !important;
    max-width: 360px;
}

body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .column-item:nth-child(n + 4) {
    display: none !important;
}

body.bluebay-home .elementor-element-b32c0c2 .property-inner {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

body.bluebay-home .elementor-element-b32c0c2 .property-thumbnail {
    height: auto !important;
    background: none !important;
    overflow: hidden;
}

body.bluebay-home .elementor-element-b32c0c2 .property-thumbnail img {
    display: block;
    width: 100%;
    aspect-ratio: 1.35 / 1;
    object-fit: cover;
}

body.bluebay-home .elementor-element-b32c0c2 .entry-header {
    margin-top: 16px;
    text-align: center;
}

body.bluebay-home .elementor-element-b32c0c2 .entry-title a {
    color: var(--bluebay-text);
    font-size: 0.76rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    line-height: 1.5;
    text-decoration: none;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-b32c0c2 .property-meta,
body.bluebay-home .elementor-element-b32c0c2 .property-price,
body.bluebay-home .elementor-element-b32c0c2 .property-action,
body.bluebay-home .elementor-element-b32c0c2 .description,
body.bluebay-home .elementor-element-b32c0c2 .entry-title a::before,
body.bluebay-home .elementor-element-b32c0c2 .entry-header::after {
    display: none !important;
    content: none !important;
}

body.bluebay-home .elementor-element-44855a4 {
    position: relative;
    padding: 390px 0 122px !important;
    background: var(--bluebay-cream);
}

body.bluebay-home .elementor-element-44855a4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: clamp(260px, 31vw, 360px);
    background: url("../images/xd/apartment-living.webp") center / cover no-repeat;
}

body.bluebay-home .elementor-element-44855a4 > .elementor-container {
    max-width: var(--bluebay-shell-tight);
}

body.bluebay-home .elementor-element-44855a4 .elementor-widget-heading {
    text-align: center;
}

body.bluebay-home .elementor-element-44855a4 .luxtower-property-variation .table {
    margin-top: 46px;
    background: #ffffff;
    border: 1px solid rgba(31, 45, 74, 0.08);
    box-shadow: 0 18px 42px rgba(18, 29, 53, 0.05);
}

body.bluebay-home .elementor-element-44855a4 .luxtower-property-variation thead th {
    padding: 18px 16px;
    border-color: rgba(31, 45, 74, 0.08);
    background: rgba(255, 255, 255, 0.96);
    color: var(--bluebay-text-faint);
    font-size: 0.69rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-44855a4 .luxtower-property-variation tbody td {
    padding: 18px 16px;
    border-color: rgba(31, 45, 74, 0.08);
    color: var(--bluebay-text-soft);
    font-size: 0.88rem;
}

body.bluebay-home .elementor-element-44855a4 .property_variation_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 16px;
    border: 1px solid var(--bluebay-line);
    background: transparent;
    color: var(--bluebay-text);
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    text-decoration: none;
}

body.bluebay-home .elementor-element-0679a9b {
    padding: 104px 0 118px !important;
    background: #ffffff;
}

body.bluebay-home .elementor-element-0679a9b::before {
    display: none;
}

body.bluebay-home .elementor-element-0679a9b > .elementor-container {
    max-width: var(--bluebay-shell);
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-9e4ccf2 > .elementor-container {
    align-items: end;
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-a57e595 {
    width: 48% !important;
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-9c0dd94 {
    width: 52% !important;
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-8795380 .elementor-heading-title {
    max-width: 11ch;
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-47d2da8 {
    max-width: 32rem;
}

body.bluebay-home .elementor-element-0679a9b .elementor-element-47d2da8 p {
    color: var(--bluebay-text-soft);
    font-size: 0.95rem;
    line-height: 1.8;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper {
    margin-top: 44px;
    width: 100%;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid__item {
    display: block;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid__item img {
    display: block;
    width: 100%;
    height: clamp(184px, 18vw, 250px);
    object-fit: cover;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid__caption {
    display: block;
    margin-top: 12px;
    color: var(--bluebay-text-soft);
    font-size: 0.74rem;
    line-height: 1.45;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .luxtower-carousel {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100% !important;
    margin: 0 !important;
    transform: none !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .slick-list {
    display: contents !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0 !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .slick-track {
    display: contents !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .slick-cloned,
body.bluebay-home .elementor-element-0679a9b .slick-arrow,
body.bluebay-home .elementor-element-0679a9b .slick-dots {
    display: none !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item {
    position: relative;
    display: block;
    flex: none !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0;
    padding: 0 0 38px !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item:nth-child(n + 4) {
    display: none !important;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .image-carousel {
    display: block;
    width: 100% !important;
    height: clamp(184px, 18vw, 250px);
    aspect-ratio: 1.43 / 1;
    object-fit: cover;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item::after {
    position: absolute;
    left: 0;
    bottom: 0;
    color: var(--bluebay-text-soft);
    font-size: 0.74rem;
    line-height: 1.45;
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item:nth-child(1)::after {
    content: "Marina i Woliński Park Narodowy";
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item:nth-child(2)::after {
    content: "Plaża w Międzyzdrojach";
}

body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item:nth-child(3)::after {
    content: "Molo w Międzyzdrojach";
}

body.bluebay-home .elementor-element-6c28cff {
    position: relative;
    padding: 88px 0 96px !important;
    background: var(--bluebay-cream) !important;
    background-image: none !important;
}

body.bluebay-home .elementor-element-6c28cff > .elementor-container {
    max-width: min(980px, calc(100vw - 64px));
}

body.bluebay-home .elementor-element-6c28cff .elementor-element-7569fac,
body.bluebay-home .elementor-element-6c28cff .elementor-widget-wrap {
    background: transparent !important;
}

body.bluebay-home .elementor-element-6c28cff .elementor-widget-heading {
    text-align: center;
}

body.bluebay-home .elementor-element-6c28cff .elementor-element-7fbee44 .elementor-heading-title,
body.bluebay-home .elementor-element-6c28cff .elementor-element-2b52faf .elementor-heading-title {
    color: var(--bluebay-text) !important;
}

body.bluebay-home .elementor-element-6c28cff .elementor-element-7fbee44 .elementor-heading-title {
    color: var(--bluebay-text-faint) !important;
}

body.bluebay-home .elementor-element-6c28cff .elementor-element-2b52faf {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

body.bluebay-home .elementor-element-6c28cff .elementor-element-2b52faf .elementor-heading-title {
    max-width: 13ch;
    margin: 0 auto;
}

body.bluebay-home .elementor-element-6c28cff .wpcf7-form {
    max-width: 860px;
    margin: 34px auto 0;
}

body.bluebay-home .elementor-element-6c28cff .row-form {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    align-items: end;
    margin: 0 !important;
}

body.bluebay-home .elementor-element-6c28cff .column-12,
body.bluebay-home .elementor-element-6c28cff .column-tablet-6,
body.bluebay-home .elementor-element-6c28cff .column-desktop-3 {
    width: 100% !important;
    min-width: 0;
    max-width: none !important;
    flex: 1 1 auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.bluebay-home .elementor-element-6c28cff .row-form p,
body.bluebay-home .elementor-element-6c28cff .wpcf7-form-control-wrap,
body.bluebay-home .elementor-element-6c28cff .wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    width: 100% !important;
}

body.bluebay-home .elementor-element-6c28cff .wpcf7-form-control:not(.wpcf7-submit) {
    height: 54px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(31, 45, 74, 0.22);
    background: transparent;
    color: var(--bluebay-text);
    font-size: 0.94rem;
}

body.bluebay-home .elementor-element-6c28cff .wpcf7-form-control::placeholder {
    color: var(--bluebay-text-faint);
}

body.bluebay-home .elementor-element-6c28cff .button-effect {
    display: inline-flex;
    width: 100%;
    min-height: 48px;
    padding: 0 18px;
    border: 0;
    background: var(--bluebay-navy);
    color: #ffffff;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.bluebay-home .elementor-element-6c28cff .button-effect span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    white-space: nowrap;
}

body.bluebay-home .elementor-element-6c28cff .button-effect:hover,
body.bluebay-home .elementor-element-6c28cff .button-effect:focus-visible {
    background: var(--bluebay-navy-strong);
}

body.bluebay-home .elementor-element-177126c {
    position: relative;
    background: #99c8f1;
}

body.bluebay-home .elementor-element-177126c::before {
    content: "Poranna kawa.\A Spacer plażą.\A Wieczór w SPA.";
    position: absolute;
    left: max(32px, calc((100vw - var(--bluebay-shell)) / 2));
    top: 72px;
    z-index: 2;
    white-space: pre-line;
    color: #ffffff;
    font-size: clamp(1.25rem, 1.7vw, 1.6rem);
    font-weight: 500;
    line-height: 1.9;
}

body.bluebay-home .elementor-element-177126c::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(153, 200, 241, 0.16) 0%, rgba(153, 200, 241, 0) 28%);
}

body.bluebay-home .elementor-element-177126c .elementor-container,
body.bluebay-home .elementor-element-177126c .elementor-column,
body.bluebay-home .elementor-element-177126c .elementor-widget-wrap {
    position: static;
}

body.bluebay-home .elementor-element-177126c .elementor-element-1d46603 img {
    display: block;
    width: 100%;
    height: clamp(420px, 54vw, 620px);
    object-fit: cover;
    object-position: center 46%;
}

@media (max-width: 1366px) {
    :root {
        --bluebay-shell: min(1320px, calc(100vw - 64px));
        --bluebay-shell-tight: min(1060px, calc(100vw - 64px));
    }

    body.bluebay-home .bluebay-floating-header {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        width: calc(100vw - 48px);
        gap: 36px;
    }

    body.bluebay-home .bluebay-floating-header__nav {
        gap: 20px;
    }

    body.bluebay-home .elementor-element-a75bca2::before {
        right: max(32px, calc((100vw - var(--bluebay-shell)) / 2) + 120px);
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .inner {
        margin-left: -54px;
    }
}

@media (max-width: 1180px) {
    :root {
        --bluebay-shell: min(1180px, calc(100vw - 48px));
        --bluebay-shell-wide: min(1240px, calc(100vw - 48px));
        --bluebay-shell-tight: min(960px, calc(100vw - 48px));
    }

    body.bluebay-home .bluebay-floating-header {
        gap: 18px;
        padding: 18px 20px;
    }

    body.bluebay-home .bluebay-floating-header__nav {
        gap: 16px;
        flex-wrap: wrap;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d {
        max-width: 560px;
        margin-top: clamp(104px, 15vh, 146px);
    }

    body.bluebay-home .elementor-element-a75bca2 {
        min-height: auto;
        padding-bottom: 360px !important;
    }

    body.bluebay-home .elementor-element-a75bca2::before {
        right: 48px;
        width: clamp(190px, 24vw, 250px);
    }

    body.bluebay-home .elementor-element-a75bca2::after {
        right: 24px;
        width: min(44vw, 420px);
    }

    body.bluebay-home .elementor-element-a75bca2 .elementor-element-c7245ed {
        width: min(100%, 540px);
        max-width: 540px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387,
    body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-7e7a67a,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 {
        width: 50% !important;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7 > .elementor-widget-wrap {
        padding: 72px 40px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .inner {
        margin-left: -32px;
        grid-template-columns: 1fr;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .residence-image {
        min-height: 220px;
    }

    body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .column-item {
        width: calc((100% - 40px) / 3) !important;
    }

    body.bluebay-home .elementor-element-6c28cff .row-form {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1024px) {
    :root {
        --bluebay-shell: min(940px, calc(100vw - 36px));
        --bluebay-shell-wide: min(980px, calc(100vw - 36px));
        --bluebay-shell-tight: min(860px, calc(100vw - 36px));
    }

    body.bluebay-home .bluebay-floating-header {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        width: min(980px, calc(100vw - 40px));
        grid-template-columns: 1fr;
        gap: 16px;
        padding-top: 18px;
        justify-content: center;
        text-align: center;
    }

    body.bluebay-home .bluebay-floating-header__brand {
        width: 100%;
        justify-content: center;
    }

    body.bluebay-home .bluebay-floating-header__logo {
        width: min(220px, 100%);
    }

    body.bluebay-home .bluebay-floating-header__nav {
        flex: 1 1 100%;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px 24px;
        padding-top: 0;
    }

    body.bluebay-home .elementor-element-e64d191 {
        min-height: 100svh;
        padding: 0 !important;
        background-image:
            linear-gradient(180deg, rgba(14, 23, 39, 0.8) 0%, rgba(14, 23, 39, 0.42) 12%, rgba(14, 23, 39, 0.12) 22%, rgba(14, 23, 39, 0.16) 100%),
            linear-gradient(90deg, rgba(31, 24, 20, 0.68) 0%, rgba(31, 24, 20, 0.56) 26%, rgba(31, 24, 20, 0.14) 56%, rgba(31, 24, 20, 0) 100%),
            url("../images/xd/hero-aerial.webp") !important;
    }

    body.bluebay-home .elementor-element-e64d191 > .elementor-container {
        max-width: calc(100vw - 40px);
        min-height: 100svh;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d {
        max-width: 540px;
        margin-top: 194px;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d > .elementor-widget-wrap {
        padding-left: 28px;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-6c2ed4c .elementor-heading-title {
        font-size: clamp(3.75rem, 8vw, 4.75rem);
        line-height: 0.93;
    }

    body.bluebay-home .elementor-element-a75bca2 {
        padding: 88px 0 420px !important;
    }

    body.bluebay-home .elementor-element-a75bca2::before {
        top: auto;
        bottom: 220px;
        right: 32px;
    }

    body.bluebay-home .elementor-element-a75bca2::after {
        width: min(54vw, 420px);
    }

    body.bluebay-home .elementor-element-a75bca2 .elementor-element-c7245ed {
        max-width: 100%;
        padding-left: 18px;
        padding-right: 0;
    }

    body.bluebay-home .elementor-element-6e88e7e {
        padding-top: 164px !important;
    }

    body.bluebay-home .elementor-element-624c48a > .elementor-container,
    body.bluebay-home .elementor-element-4561cf7 > .elementor-container {
        display: block;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387,
    body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-7e7a67a,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 {
        width: 100% !important;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 {
        min-height: 440px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7 > .elementor-widget-wrap,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-6c2fa37 {
        padding: 72px 32px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-4cfd279 .inner {
        margin-left: 0;
    }

    body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .row {
        flex-wrap: wrap;
    }

    body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid,
    body.bluebay-home .elementor-element-0679a9b .image-wrapper .luxtower-carousel {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .column-item,
    body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item {
        width: calc((100% - 24px) / 2) !important;
    }

    body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item {
        width: 100% !important;
        max-width: none !important;
    }

    body.bluebay-home .elementor-element-0679a9b .elementor-element-9e4ccf2 > .elementor-container {
        display: block;
    }

    body.bluebay-home .elementor-element-8795380 .elementor-heading-title {
        max-width: 11ch !important;
        margin-bottom: 18px;
    }
}

@media (max-width: 767px) {
    :root {
        --bluebay-shell: min(100%, calc(100vw - 24px));
        --bluebay-shell-wide: min(100%, calc(100vw - 24px));
        --bluebay-shell-tight: min(100%, calc(100vw - 24px));
    }

    body.bluebay-home .bluebay-floating-header {
        width: calc(100vw - 24px);
        padding-top: 12px;
        gap: 12px;
    }

    body.bluebay-home .bluebay-floating-header__logo {
        width: min(194px, 100%);
    }

    body.bluebay-home .bluebay-floating-header__nav {
        gap: 8px 14px;
    }

    body.bluebay-home .bluebay-floating-header__nav a {
        font-size: 0.76rem;
    }

    body.bluebay-home .bluebay-floating-header__cta {
        min-height: 42px;
        padding: 0 16px;
        font-size: 0.72rem;
    }

    body.bluebay-home .elementor-element-e64d191,
    body.bluebay-home .elementor-element-a75bca2,
    body.bluebay-home .elementor-element-6e88e7e,
    body.bluebay-home .elementor-element-b32c0c2,
    body.bluebay-home .elementor-element-44855a4,
    body.bluebay-home .elementor-element-0679a9b,
    body.bluebay-home .elementor-element-6c28cff {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.bluebay-home .elementor-element-e64d191 {
        min-height: 100svh;
        padding: 0 !important;
        background-image:
            linear-gradient(180deg, rgba(14, 23, 39, 0.82) 0%, rgba(14, 23, 39, 0.44) 12%, rgba(14, 23, 39, 0.16) 24%, rgba(14, 23, 39, 0.2) 100%),
            linear-gradient(90deg, rgba(31, 24, 20, 0.76) 0%, rgba(31, 24, 20, 0.62) 46%, rgba(31, 24, 20, 0.18) 100%),
            url("../images/xd/hero-aerial.webp") !important;
        background-position: 60% center !important;
    }

    body.bluebay-home .elementor-element-e64d191 > .elementor-container,
    body.bluebay-home .elementor-element-e64d191 .elementor-element-ce9cd28 > .elementor-widget-wrap,
    body.bluebay-home .elementor-element-e64d191 .elementor-element-23e654a,
    body.bluebay-home .elementor-element-e64d191 .elementor-element-23e654a > .elementor-container {
        min-height: 100svh;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d {
        max-width: 100%;
        margin-top: 174px;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-829206d > .elementor-widget-wrap {
        padding-left: 18px;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-102fdfd .elementor-heading-title {
        font-size: 0.92rem;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-6c2ed4c .elementor-heading-title {
        font-size: clamp(3rem, 16vw, 4rem);
        line-height: 0.94;
    }

    body.bluebay-home .elementor-element-e64d191 .elementor-element-6b42285 {
        margin-top: 30px;
    }

    body.bluebay-home .elementor-element-a75bca2 {
        padding: 78px 0 510px !important;
    }

    body.bluebay-home .elementor-element-a75bca2::before {
        bottom: 256px;
        right: 14px;
        width: min(44vw, 190px);
    }

    body.bluebay-home .elementor-element-a75bca2::after {
        right: 0;
        width: min(72vw, 290px);
    }

    body.bluebay-home .elementor-element-a75bca2 .elementor-element-52067b8 .elementor-heading-title {
        font-size: clamp(2.15rem, 9.6vw, 3rem);
        max-width: 11ch;
    }

    body.bluebay-home .elementor-element-a75bca2 .elementor-element-382f84d {
        max-width: 100%;
    }

    body.bluebay-home .elementor-element-6e88e7e {
        padding: 152px 0 86px !important;
    }

    body.bluebay-home .elementor-element-6e88e7e::after {
        width: calc(100vw - 36px);
        font-size: clamp(1.8rem, 9vw, 2.3rem);
    }

    body.bluebay-home .elementor-element-6e88e7e > .elementor-container {
        gap: 16px;
    }

    body.bluebay-home .elementor-element-6e88e7e > .elementor-container > .elementor-top-column {
        width: calc((100% - 16px) / 2) !important;
    }

    body.bluebay-home .elementor-element-6e88e7e .elementor-widget-counter .elementor-widget-container {
        width: 100%;
        max-width: 164px;
        margin: 0 auto;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-ff70387,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-e52d118 {
        min-height: 300px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-23a99b7 > .elementor-widget-wrap,
    body.bluebay-home .elementor-element-4561cf7 .elementor-element-6c2fa37 {
        padding: 54px 18px;
    }

    body.bluebay-home .elementor-element-624c48a .elementor-element-0be3f50 .elementor-heading-title,
    body.bluebay-home .elementor-element-b32c0c2 .elementor-element-6632dc7 .elementor-heading-title,
    body.bluebay-home .elementor-element-44855a4 .elementor-element-2e41112 .elementor-heading-title,
    body.bluebay-home .elementor-element-8795380 .elementor-heading-title,
    body.bluebay-home .elementor-element-6c28cff .elementor-element-2b52faf .elementor-heading-title {
        font-size: clamp(1.9rem, 9vw, 2.45rem);
    }

    body.bluebay-home .elementor-element-b32c0c2 .elementor-property-wrapper .column-item,
    body.bluebay-home .elementor-element-0679a9b .image-wrapper .column-item {
        width: 100% !important;
        max-width: 100%;
    }

    body.bluebay-home .elementor-element-0679a9b .image-wrapper .bluebay-location-grid,
    body.bluebay-home .elementor-element-0679a9b .image-wrapper .luxtower-carousel {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    body.bluebay-home .elementor-element-44855a4 {
        padding-top: 264px !important;
    }

    body.bluebay-home .elementor-element-44855a4::before {
        height: 220px;
    }

    body.bluebay-home .elementor-element-6c28cff .row-form {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    body.bluebay-home .elementor-element-177126c::before {
        left: 18px;
        top: 36px;
        font-size: 1.05rem;
        line-height: 1.75;
    }

    body.bluebay-home .elementor-element-177126c .elementor-element-1d46603 img {
        height: 420px;
        object-position: center;
    }
}
